In theory this should work, you can call jboss.system:type=Server exit <code> and the vm should exit and return <code> to the shell, though it may take some time for this to happen depending on how quickly the shutdown hook executes.
Can you explain more of why this would be useful, to restart the server that is, and perhaps I have help you descide on the best way to make it a reality... instead of just theory. --jason Quoting Dain Sundstrom <[EMAIL PROTECTED]>: > It would be useful to be able to restart the JBoss server while in our > testsuite, but can we restart a JBoss server from an MBean? I don't > think we can, but I have an idea on how we can. We use an MBean to > shutdown the server using the normal hooks, but we make the server exit > with a special exit code that tells our run.sh an run.bat startup > scripts to restart the server. > > Jason, is this as simple as I have proposed? Should we do it? > > -dain > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
