Hi Josef, do I need those methods? The service uses lifecycle management (it's supplied by another class) which provides the methods defined by org.apache.axis2.engine.ServiceLifeCycle (namely startUp() and shutDown()).
What's the aim of the init() and destroy methods()? Thanks, Michele On Mon, 2007-03-05 at 10:12 +0100, Stadelmann Josef wrote: > Did you add the init() and the destroy() method to your i.e. > MyService.java ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
