[
http://jira.jboss.com/jira/browse/JBAS-5645?page=comments#action_12417897 ]
Jean-Frederic Clere commented on JBAS-5645:
-------------------------------------------
The first POST request servletPost is stored in TC and you get the response to it when
doing
responseCode = httpConn.executeMethod(war1Index.getHostConfiguration(), war1Index,
state);
The post data are restored in TC not in httpclient you get the response of the application
which seems to be a GET...
JBossWeb losing POST data during FORM Authentication
----------------------------------------------------
Key: JBAS-5645
URL:
http://jira.jboss.com/jira/browse/JBAS-5645
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web (Tomcat) service
Affects Versions: JBossAS-5.0.0.Beta4
Reporter: Anil Saldhana
Assigned To: Remy Maucherat
Fix For: JBossAS-5.0.0.CR1
TestCase: org.jboss.test.web.test.FormAuthUnitTestCase
Test: testPostDataFormAuth
Somehow the form authenticator restore request is losing the post data that was submitted
as part of the request before the form authentication kicked in.
Remy, please validate this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira