From: Bertrand R. <ber...@mo...> - 2004-03-09 07:15:57
|
Hi Carlos, I don't understand clearly your problem... Do you mean you can't register your own ShutdownHook because Proxool has registered its one own before? Which sounds rather strange because Runtime.addShutdownHook() allows for more than one hook to be = registered... Or your problem is because Proxool has run its Shutdown before your hook = is called? In other words, you want your code to be executed while Proxool = is still up and running... Anyway, for the moment there is no way to deactivate proxool's hook - = beside hacking the code :( -bertrand > -----Original Message----- > From: pro...@li...=20 > [mailto:pro...@li...] On=20 > Behalf Of ca...@ab... > Sent: lundi 8 mars 2004 10:31 > To: pro...@li... > Subject: [Proxool-developer] Shutdown Hook >=20 >=20 > Hi all, >=20 > I=B4m developing an app that uses proxool. In this app I=20 > have created a shutdown hook to close all the open resources,=20 > but know I have a problem whith proxool because it captures=20 > the shutdown before my app, How can I change this?, Can I=20 > deactivate proxool=B4s hook?. >=20 > Thanks. >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President=20 > and CEO of GenToo technologies. Learn everything from=20 > fundamentals to system=20 > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > Proxool-developer mailing list Pro...@li... > https://lists.sourceforge.net/lists/listinfo/proxool-developer >=20 |