[
https://issues.apache.org/jira/browse/GERONIMO-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor reopened GERONIMO-2841:
-----------------------------------
I think this needs to be fixed somehow (so that Tomcat can handle requests
without the trailing slash). In all the test cases I can see the URL is
specified without the slash. The interesting thing that in servlet mode on
Tomcat requests work without that slash so that's inconsistent.
> 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
> Assigned To: Paul McMahan
>
> 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.