Hi everyone!

I've a problem with session activation after Tomcat 6 restart. The
problem is that
the method HttpSessionActivationListener.sessionDidActivate() is called before
any context listeners. I have a ContextLoaderListener configured in my
web.xml which
create the Spring context. I want my session beans have access to this
context, but
they are activated before the context is done. Is there a way to
change this behaviour?

Thanks in advance,
Jacek

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to