>As above, you're using the wrong Listener type.  LifecycleListener is
an 
>interface from org.apache.catalina and is not part of the Servlet Spec.

>  You need:

>  javax.servlet.ServletContextListener

Thanks, that did the trick. Glad I got that answer before going
completely mad ;)

Stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to