Event ContextDestroyed not being called from ServletContextListener in JDev
327408Dec 21 2008 — edited Dec 23 2008Hi All,
We use JDev 10.1.2 for development. In our web project we have a servlet context listener. The initialization event is being called properly but JDeveloper's embedded oc4j engine does not call the contextDestroyed method. We do some cleanup when the servlet engine goes down and there is no way to debug this as the event is not called. Both the events get called correctly in the AS environment. Can someone please help?
Regards,
Arnab.