Question about the ServiceLifecycle interface and its use in Axis
service implementation class implements the ServiceLifecycle interface in order to initialize and release resources ? PS: I have not yet looked at the beta 2 of Axis, might be there Thanks for any answer Olivier
ServiceLifecycle interface...
Hi, I am curious of how to use the ServiceLifecycle interface class. If I have a web service (RPC style) can I implement this interface and use the init method to access other services perhaps? I would like to have a service that is of scope application and have session scope services
