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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to