We've written a couple of custom PlugIns to enable us to execute some startup and shutdown logic for our application. However, under WebSphere 3.5, the destroy() method is never being called. Neither when I stop the Application Server (JVM) nor when I restart the Web Application.

Any ideas? Restarting the Web Application does cause the init() method to be called, so we're re-allocating resources when we've never cleaned up the existing ones.

Doug


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to