RE: [JBoss-user] Remote Shutdown of JBoss Server

2003-03-02 Thread Scott Rehorn
Title: RE: [JBoss-user] Remote Shutdown of JBoss Server Hello, What exactly does that shutdown mbean look like? Or, better, where is it deployed? It seems like the remote shutdown program works happily whether or not jmx-console is there or if security is turned on for it, etc. The goal

RE: [JBoss-user] Remote Shutdown of JBoss Server

2003-03-02 Thread David Jencks
PROTECTED] Subject: Re: [JBoss-user] Remote Shutdown of JBoss Server less drastically you could not deploy the shutdown mbean. I think most versions of jboss 3+ do not use jmx-console to shutdown remotely, instead communicating directly with the jmx server and using the shutdown

Re: [JBoss-user] Remote Shutdown of JBoss Server

2003-01-02 Thread James Ward
I believe that the class that does the shutdown actually connects to the jmx-console. If this is true, all you need to do is password protect the jmx-console. This would break the shutdown script. But I prefer to kill the process anyways (And have updated my scripts to do so). -James On

RE: [JBoss-user] Remote Shutdown of JBoss Server

2003-01-02 Thread JD Brennan
Title: Remote Shutdown of JBoss Server One way would be to turn off the jmx-console by deleting the jmx-console.war in the deploy directory. JD -Original Message-From: FLYNN, Peter -Syntegra UK [mailto:[EMAIL PROTECTED]]Sent: Thursday, January 02, 2003 9:08 AMTo: Jboss-User

Re: [JBoss-user] Remote Shutdown of JBoss Server

2003-01-02 Thread David Jencks
less drastically you could not deploy the shutdown mbean. I think most versions of jboss 3+ do not use jmx-console to shutdown remotely, instead communicating directly with the jmx server and using the shutdown mbean. david jencks On 2003.01.02 13:19:59 -0500 JD Brennan wrote: One way would be

RE: [JBoss-user] Remote Shutdown of JBoss Server

2003-01-02 Thread Fred Hartman
: '[EMAIL PROTECTED]'Subject: RE: [JBoss-user] Remote Shutdown of JBoss Server One way would be to turn off the jmx-console by deleting the jmx-console.war in the deploy directory. JD -Original Message-From: FLYNN, Peter -Syntegra UK [mailto:[EMAIL PROTECTED]]Sent