It looks like you have to explictly configure the Manager to get this info:
<Context path="/myapp" docBase="myapp">
  <Manager debug="1" />
</Context>

Note: I haven't tested this, and only spent about a minute looking at the
code, so this may not work.

"Sasha Borodin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Where do I have to up the debug level to get some error/debug/trace
messages
> for session serialization when I reload a context?
>
> I'm having an issue with Struts ActionForm's bound to a session becoming
> null after a context/container reload, but I see no messages in
> localhost_log_<date>.txt or catalina.out/err
>
> Thank you very much.
>
> -Sasha




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to