[
https://issues.jboss.org/browse/WFLY-3036?page=com.atlassian.jira.plugin....
]
Stuart Douglas resolved WFLY-3036.
----------------------------------
Fix Version/s: 8.0.1.Final
Resolution: Done
Forwarded POST request becomes a GET request
--------------------------------------------
Key: WFLY-3036
URL:
https://issues.jboss.org/browse/WFLY-3036
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.0.0.Final
Reporter: Matti Tahvonen
Assignee: Stuart Douglas
Fix For: 8.0.1.Final
POST requests that get forwarded (at least due to <security-constraint> rule) are
reported as GET requests when the request arrives to the destination.
Now e.g. Vaadin login UI that sends POST request (XHR) to the "original"
address dies as Vaadin servlet returns html instead of JSON.
The same setup works in JBoss 7.1 and Glassfish.
The issue (and workaround) is describe in the github project:
https://github.com/mstahv/vaadin-cdi-jaas-jbossas-example/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira