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 of a service published to clients?  What
happens if a service is deployed as session scope, but the client
doesn't call setMaintainSession(true)?

Thanks.

Reply via email to