Hello, 

i think that there might be an "undesired feature" in the ServerImpl class.

While testing the TimerService, inoticed, that on a shutdown, Timers are removed from 
the backup store.
The reason is the "undeployment" at shutdown, which correctly terminates the registerd 
Timer.
I tried the "exitOnShutdown"-setting which is ignored by the System, as the Server 
registers itself on startup in the Runtime as shutdownhook.

When a shutdown is requested it tries to skip the shutdown and just exits.

Unfortuantely the shutdownhook is now jumping in.

There was code in SeverImpl to avoid this but this has been removed by the "merging of 
3.2" on file version 1.39.

So is this a bug or a feature?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849132#3849132

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849132


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to