Hi All Does anyone know how to build a service for Axis2 deployment that is able to access context. For example, in Axis1.x service classes were built to implement the ServiceLifeCycle interface. That interface included an init method which was passed a context object as a parameter from which the ServletContext could be retrieved and was called when axis initialised the service code ready to be used. Is there anything similar in Axis2, I really need my service code to be aware of the context it's deployed in, to pick up parameters which allow db connections and things like that. Any help would be appreciated.
-- Chris Mannion iCasework and LocalAlert implementation team 0208 144 4416
