* Eelco Hillenius:

> On 2/24/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
>
> > and  that  they  are  not  removed  is  because  i  guess  you
> > don't terminate  jetty correctly you  just shoot it  down when
> > developing.
>
> So? That's  what  I've  always  did? And that's  where  the  JDK
> shutdown  hook is  for. FYI, I'm  just using  the Jetty  starter
> classes our  projects provide. I  don't even  have JettyLauncher
> installed atm.

The  shutdown  hook   is  not  invoked  when   you  terminate  the
JettyLauncher using  the red square Terminate  button.  Using this
button is like  doing "kill -KILL", whereas  using "kill" (default
TERM signal) would invoke the shutdown hook correctly.
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to