Hi,
I have a webservice and want to initialize at the time of startup. the service end point class implements javax.xml.rpc.server.ServiceLifecycle interface.
Is there a way i can have init() method called without submitting a request to the webservice?
I am using weblogic 7.0 SP 1 / Axis 1.1RC1. Webservice has "application" scope.
thanx for any pointers,
davin
