On 24/02/2010 09:14, STEINER Stephan wrote:
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 ;)

Yep. We're all mad as a box of frogs here, what with our reading of the docs and specs and so on. Cuh-uh-razy. Beep beep.


p

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



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

Reply via email to