[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-26 Thread pilhuhn
afair, the -noexit has been in hsqldb-ds.xml::mbean config for a long time? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849557#3849557 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849557 -

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-22 Thread ctaunk
>>In 1.7.2, you can add "-noexit" to the args you pass into DatabaseManager.main() and >>it won't quit...<< How would I do this from jmx-console? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849123#3849123 Reply to the post : http://www.jboss.org/index.ht

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Slightly off topic: Elias, can you apply your changes (including your other recent changes) to the other active branches Branch_4_0 and jboss-head If you only apply them to jboss-3.2 they will get lost. It also causes a big problem for other people who want to port fixes in the same classes. Vie

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Ok, can you patch the service to do this by default. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848867#3848867 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848867

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread genman
In 1.7.2, you can add "-noexit" to the args you pass into DatabaseManager.main() and it won't quit... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848865#3848865 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848865

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Because its an app that calls System.exit when it should not. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848864#3848864 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848864 ---

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread ctaunk
What I don't understand is why should the App Server shut down when I close the HSQL DatabaseManager Applet? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848838#3848838 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Then don't use it. You can also shutdown the server from the jmx console so if you don't want that, secure it or remove it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848834#3848834 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting