You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Martin Fernau <m....@cps-net.de> on 2009/04/29 12:49:55 UTC

How to "auto instantiate" ServiceClass after deploying

Hello,

is there a way to instantiate the ServiceClass defined by service.xml right 
after the service is deployed? By default this class would be instantiated 
after the very first call of this webservice arrives.

Regards,
Martin