Re: [Actionframework-users] severe bug in session cleanup
Status: Inactive
Brought to you by:
ptoman
From: Mark D. A. <md...@di...> - 2003-01-25 19:59:37
|
> Could you please send me the stacktrace fsorm WebSphere? You can get it, > for example, by adding: > > log.error("WebSphere", new Exception()); > > into ActionRuntime.destroySession(String) method. Sorry, not very easily. I'm doing development on Jetty, and my client is hosting on websphere, but I don't have websphere myself. Plus I've already patched the version of action servlet we are running to not do this. websphere is really just apache underneath, except out of date and with ibm's own bugs thrown in. but you could likely see this using tomcat, and at least then you'd have source access. -mda |