Re: Question about session scope

2005-01-20 Thread Shantha Kumar
, January 20, 2005 8:26 PM Subject: Question about session scope Hello. If I deploy a service with session scope, then why must the client call setMaintainSession(true)? It seems that the service, or Axis, should be responsible for maintaining the scope of the service as session. How is the scope

Re: Question about session scope

2005-01-20 Thread Tim K. (Gmane)
session and also a new bean. thanks, sk - Original Message - From: Wiener, Zach [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 20, 2005 8:26 PM Subject: Question about session scope Hello. If I deploy a service with session scope, then why must the client call

Re: Question about session scope

2005-01-20 Thread Shantha Kumar
thanks Tim. I was of the opinion that the implementation was done for statelessness. thanks for the eye-opener. SK - Original Message - From: Tim K. (Gmane) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 20, 2005 11:49 PM Subject: Re: Question about session scope