See javax.xml.rpc.server.ServiceLifecycle

silvano

Suzy Fynes wrote:

Thanks for that. Is there anyway to monitor it from the server side?

-----Original Message-----
From: Silvano Maffeis [mailto:[EMAIL PROTECTED] Sent: 26 October 2004 10:45
To: [EMAIL PROTECTED]
Subject: Re: Web Services sessions with axis and tomcat


Suzy Fynes wrote:



Hey,



Does anyone have any ideas how best to manage sessions in Axis and tomcat?



Thanks

Suzy





o Specify "session" deployscope when running wsdl2java
o Let your web services class implement javax.xml.rpc.server.ServiceLifecycle
to be notified when the session is initiated or destroyed.


silvano






--
Dr. Silvano Maffeis, Software Architect, Pyx Engineering AG Zurich
http://www.maffeis.com    http://www.pyx.ch   phone:+41-1-404-1006



Reply via email to