I have a client classes generated from a WSDL via Eclipse's Axis-plugin.
Thus, I have a ServiceLocator, from where I obtain a service / client stub 
that extends org.apache.axis.client.Stub.

The question is, is a single instance of this service thread safe ??

The only reference which suggest that it is thread safe is this:

http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200206.mbox/<OF5432367E.A194B7D9-ON86256BD6.0076F5CE%40us.ibm.com>


... but I would prefer to have confirmation from this mailing list.


Thanks,

John

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to