Hi Saju , Axis2 client side is not thread safe , but if you create multiple stubs then I hope it will be thread safe (if you use only one stub and try to access that in different threads then that will not work). I have not tested that , but if you can please try and see.
Thanks Deepal > Hello, > > Is the Axis2 client stub thread safe ? Can one client stub be shared > by multiple threads making requests without explicit synchronization ? > > -srp > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- Thanks, Deepal ................................................................ "The highest tower is built one brick at a time" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
