Thanx, Chris. Looks like this should solve my purpose. Will check it out and
get back.
Regards
On Fri, Mar 14, 2008 at 8:17 PM, Christopher Schultz <
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Tushar,
>
> Tushar Madhukar wrote:
> | Is there a way by which Tomca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tushar,
Tushar Madhukar wrote:
| Is there a way by which Tomcat can invoke a callback on these classes
| (shared/*) when it is shutting down? [snip]
| Basically, I would use an equivalent of
| ServletContextListener.contextDestroyed() callback in dep
Hello,
I have several contexts running in Tomcat(5.5.23), which use some common
utilities. Classes for these utilities are in shared/ directory of the
Catalina installation.
Is there a way by which Tomcat can invoke a callback on these classes
(shared/*) when it is shutting down? I need this to pe