I've embedded Axis2 in an existing application running under Tomcat, such
that the AxisServlet is specified in web.xml, and all requests for
/app/services/* are routed to Axis.

Axis then takes care of calling my service methods for a given request. 

Does anybody know how I can get a reference to the ServletContext or
ServletConfig from within a service method?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/access-to-ServletConfig-from-service-class-tf4269706.html#a12152200
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to