hi, Does anyone know how the embedded jetty for admin console starts when I do activemq-admin start?
the activemq-admin stop simply calls jmx's terminateJVM to stop the broker which does System.exit(0), if I use jconsole jmx to do stop(), it will stop the broker but not kill jetty admin console and it will be still listening on its port. I want the broker stop() to stop jetty first then shutdown all its connector, is that possible to do? best, ying -- View this message in context: http://www.nabble.com/WebConsole-start-tp20819457p20819457.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.