You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/12/14 19:53:19 UTC

DO NOT REPLY [Bug 47797] The body of the request is lost when you send the POST method !

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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #22 from Mark Thomas <ma...@apache.org> 2009-12-14 10:53:12 GMT ---
In the original report the response includes data that is only available in the
request body. Therefore, in that original example, there is clearly no loss of
request body.

The test case provided in comment #7 did not reproduce the issue with trunk,
the latest code 6.0.x or the latest code from 5.5.x.

Tomcat as embedded in JBoss != Tomcat as provided by the ASF. Since this issue
is occurring with Tomcat embedded in JBoss, the JBoss folks are your best
source of help.

At the moment, this looks like either:
a) an issue with the JBoss integration
b) an issue in 5.5.21 / 6.0.13  that has since been fixed

If it is a) then the Tomcat community can't help you.
If it is b) then the Tomcat community can only suggest that you upgrade the
version of Tomcat you are using. If that isn't possible because you are using
JBoss you'll need to seek help from the JBoss community.

Please do not re-open this bug unless you can provide a test case that
reproduces this problem (however infrequently) on a clean installation of the
latest stable Apache Tomcat 5.5.x or 6.0.x release. At the time of writing this
comment those versions are 5.5.28 and 6.0.20.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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