AxisServlet can no longer be access to retrieve InitParameters
--------------------------------------------------------------
Key: AXIS2-4578
URL: https://issues.apache.org/jira/browse/AXIS2-4578
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.5
Environment: sunjdk1.5, debian-lenny
Reporter: Ralf Hauser
Unfortunately,
HttpServlet servlet =
(HttpServlet)MessageContext.getCurrentMessageContext()getProperty(HTTPConstants.MC_HTTP_SERVLET);
no longer works :(
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.