Hey there,
I'm looking for a solution to the following problem.
I'm trying to develop a rather simple Webservice with Axis 1_1
and want to use axis's built-in session-support.
When a user logs in (e.g calls login method) user will be marked as online, so that user
of the same webservice may see that that user logged in.
problem iss, if the session exceeds (eg times out) the system has to realize that
this user is gone.
simply: i need a way to recogniz that an Axis session has timed out, any hints, or docs???


Thanks, moritz



Reply via email to