[
http://jira.jboss.com/jira/browse/JBAS-5645?page=comments#action_12417887 ]
Anil Saldhana commented on JBAS-5645:
-------------------------------------
The issue seems to be that when the request reaches the form authenticator, the request
method has changed to GET when it should be POST. So there may be a redirection internally
by tomcat.
The request dispatcher valve will help in debugging this issue.
I will determine the real cause in few hours and then pass to Remy if necessary.
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: Anil Saldhana
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