SeamResourceServlet should service all HTTP request methods
-----------------------------------------------------------
Key: JBSEAM-3228
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3228
Project: Seam
Issue Type: Task
Components: Core
Reporter: Christian Bauer
The SeamResourceServlet implements doGet() and doPost() - the latter redirecting to
doGet(). This has to be removed and replaced with a simple service() method so that ALL
HTTP requests are routed to the resources.
This shouldn't break anything.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira