[ http://issues.apache.org/jira/browse/AXIS-2415?page=all ]
Emmanuel Bourg updated AXIS-2415:
---------------------------------
Attachment: AxisServlet.patch
> The SecurityProvider is not put in the MessageContext for GET requests
> ----------------------------------------------------------------------
>
> Key: AXIS-2415
> URL: http://issues.apache.org/jira/browse/AXIS-2415
> Project: Apache Axis
> Type: Bug
> Components: Basic Architecture
> Versions: 1.3
> Reporter: Emmanuel Bourg
> Attachments: AxisServlet.patch
>
> When the MessageContext is build in AxisServlet, the SecurityProvider is put
> in the context for POST requests only, and not for GET requests. There is a
> comment in AxisServlet.doPost suggesting moving this initialization in the
> createMessageContext method, but it's not clear why it hasn't been done.
> This issue prevents using a ServletSecurityProvider with GET requests.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira