Thanks Rainer,
yea, the stracktrace is helpful ;) .... it was my first thought, to call
the stacktrace.
But i withdraw it, because my guess was, that the
events and there stacktrace are "decoupled". I didn't even try it ...
bad mistake
Best regards,
Martin
On 20.07.2011 18:35, smarto wrote:
Hi,
my SessionListener logs the creation and destruction of sessions.
Then add logging the code stack and you will get an idea, where the
invalidate originated. Something like
log.info("Session destryoes"); changes to
log.info("Session destroyed", new Throwable("Stack));
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org