AFAIK the behavior is what you would expect from the corresponding servlet
session/app behavior.

alan

> -----Original Message-----
> From: Rajal Shah [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 4:18 PM
> To: [EMAIL PROTECTED]
> Subject: Session scope and threaded request?
> 
> 
> Hello.
> 
> When the scope of the service is "session", then do each 
> request come as a separate thread and invokes the appropriate 
> method in the class (like the servlet behaviour?) 
> 
> If not, do I need to extend my service class to a predefined 
> Axis class get this behavior?
> 
> Any blurb on how the requests are processed in such scenarios 
> (session scope and application scope) will be much appreciated.
> 
> Regards.
> --
> Rajal
> 

Reply via email to