Yes, your code must be thread safe.

> -----Original Message-----
> From: Oliver Rettig [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 26, 2001 6:29 PM
> To: soap
> Subject: Should rpcs be threadsave?
> 
> 
> Hi,
> 
> I´ve written a apache-soap-server with some methods I invoke by some
> clients. Cauld it happens that two of my methods are invoked 
> simultan by
> different clients? Should I write my methods thread-save? I´ve read in
> Servlet-specification that requests of a servlet not 
> simultanous invoked
> the servlet.
> 
> best regards
> 
> Oliver
> 

Reply via email to