Valve reports request method as GET even though POST request was made
---------------------------------------------------------------------
Key: GERONIMO-2841
URL: https://issues.apache.org/jira/browse/GERONIMO-2841
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat
Reporter: Jarek Gawor
The Request of EJBWebServiceValve in Tomcat return the request method as GET
even though POST request was sent. In similar class in Jetty the request method
is reported correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.