I rely on ServletContextListener implementation to do some startup procedures on deployment since this the only way I am aware of doing this sort of thing when deploying an application.
All works fine until I deploy into a cluster. It doesn't look as if my contextInitialized method is being called.
Why is this?
S.D.
[Message sent by forum member 'samdoyle' (samdoyle)]
http://forums.java.net/jive/thread.jspa?messageID=237426