[
http://issues.apache.org/jira/browse/AXIS2-1171?page=comments#action_12443700 ]
Deepal Jayasinghe commented on AXIS2-1171:
------------------------------------------
I tested in the current SVN and seems it working :)
To get servletContext I used the following code;
ServletContext servletContext =
(ServletContext)operationCtx.getProperty("transport.http.servletContext");
Can you please try that with current SVN and see whether it works for you.
> Access service context attributes
> ---------------------------------
>
> Key: AXIS2-1171
> URL: http://issues.apache.org/jira/browse/AXIS2-1171
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Task
> Components: transports
> Affects Versions: 1.0
> Environment: Linux
> Reporter: Jean-Michel PATER
> Assigned To: Deepal Jayasinghe
>
> Hi all,
> How can I get servlet context attributes from a Web Service ?
> Should I get an instance of AxisServlet or to MessageContext ?
> If so, how can I initialize them ?
> Thanks.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]