Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Event ContextDestroyed not being called from ServletContextListener in JDev

327408Dec 21 2008 — edited Dec 23 2008
Hi 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 20 2009
Added on Dec 21 2008
3 comments
735 views