Hi Michele,

Yes, my web service is stateless.  

I was only wondering if Axis2 supports multi-threading, and if so, is it
"turned-on" automatically, or do we have to do something specific to
"turn it on"?  So I guess the replies that everyone has given (including
yours) indicate that Axis2 does support multi-threading, and we also get
it automatically (no need for changing configs or setting a specific
property or using specific blocks of code).

Thanks everyone.

Bruno



> -----Original Message-----
> From: Michele Mazzucco [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 26, 2006 12:00 PM
> To: [email protected]
> Subject: Re: Simultaneous requests to web service
> 
> 
> Bruno,
> 
> be aware of the multi threading issues related with this 
> fact. If your web service is steteless it's all right, 
> otherwise you have to guarantee the thread safety.
> 
> 
> Hope this helps,
> Michele
> 
> Bruno Tessier wrote:
> > Hi,
> > 
> > I was wondering if an Axis-based web service can take multiple 
> > simultaneous requests, and handle them simultaneously?  Is 
> that done 
> > by default in Axis, or is there a config/property you need 
> to set or 
> > something?
> > 
> > Thanks,
> > Bruno
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to