Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Catch event when Application Server is shutdown

843836Jan 7 2004 — edited Jan 20 2004
Hi All,

Actually I want to catch an event do something when weblogic server is shutdown.

How can I catch the event.

Any help would be highly appreciated.

I tried by implementing ServletContextListener interface, but in that I can only catch the event when weblogic is started, but not when it is shutdown.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2004
Added on Jan 7 2004
10 comments
371 views