For that war another option would be to simple reduce the session timeout down to a few minutes and that should clean them up quicker, won't proactively invalidate them but might be short term work around.
Alternatively add a filter that wraps the axis services your wanting to invalidate, the just simply invalidates the session after each request. On 16 April 2012 21:49, Schwartz, Karen <karen.schwa...@napersoft.com> wrote: > We are running webservices using Axis 1.4 under Websphere 6.1. We are > experiencing a problem that each time the webservice is invoked an http > servlet session is opened under websphere and is not invalidated when the > webservice call completes. Is there some way to prevent the session from > being generated? or some way to get AxisServlet to invalidate the session > when the webservice call completes. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org