On 8/23/07, ferry97 <[EMAIL PROTECTED]> wrote: > > Hi, > How to monitor ActiveMQ that run in JBOSS. > I run ActiveMQ 5 which should come with its Web-Console, but I don't know > how to run it ? My queue all is configured under JBOSS. > Please help.
With ActiveMQ 5, the web-console is embedded in the ActiveMQ binary distribution. When you start up ActiveMQ with the default configuration, you will see the following output on the console indicating that the web-console is starting: INFO log - Logging to org.slf4j.impl.JCLLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog INFO log - jetty-6.1.4 INFO WebConsoleStarter - ActiveMQ WebConsole initialized. INFO /admin - Initializing Spring FrameworkServlet 'dispatcher' INFO log - ActiveMQ Console at http://0.0.0.0:8161/admin INFO log - ActiveMQ Web Demos at http://0.0.0.0:8161/demo INFO log - Started [EMAIL PROTECTED]:8161 Once ActiveMQ is running, you should just be able to visit the admin URL in a browser: http://localhost:8161/admin There are some docs on the web-console here: http://activemq.apache.org/web-console.html Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Castor - http://castor.org/