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