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 be able to access the application scope object.
 
Thanks,
Mike

Reply via email to