You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Roberto Dorich <RD...@IntraLinks.com> on 2001/04/24 17:44:43 UTC

Thread safety of Apache soap

Hi all

Is Apache SOAP thread safe?  I just run an implementation that I have inn 
a multi threaded environment and got some client side null pointers in the 
soap code.  Do I have to synchronize it?

- Roberto