https://issues.apache.org/bugzilla/show_bug.cgi?id=55310

            Bug ID: 55310
           Summary: Request body exposed as part of other request
           Product: Tomcat 7
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: abishek...@gmail.com

I am using Asynchronous servlet with Tomcat 7 and also jersey APIs in my 
application.

I see request body of one request forming a part of other request which happens
to be jersey API.
And in turn, the jersey API request becomes a bad request and returns 405.

This is blocker for my work as I could not use my application.

Please let me know if there needs to be a configuration change.

Or Please let me know if its a bug in tomcat.

I see similiar bugs reported which say request body exposed in some tomcat
versions.  Then I took latest version(7.0.42) where it is fixed.  But I see the
issue in that version.

Please let me know if you need more info.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to