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 Rainer Menzner <rm...@L1id.com> on 2006/11/07 12:26:17 UTC

[Axis2] Webservice Runtime Lifecycle description?

Hi,

I'm looking for a document which structurally explains what
happens at runtime after a web service has been deployed.
Specifically, the following questions arise:

- When is the constructor of the service class called?

- May the Axis 2 create a new instance at will?

- Can new instance creation be enforced or prevented
  from programmatically?

- Does any call to a webservice create a separate thread, or is
  there some kind of serialization?

- Are there any init or cleanup callbacks defined?

Thanks and best regards,
-Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org