监控broker(activemq web console)
把activemq-web-console-5.9-20131011.032620-114.war部署到tomcat下面:
另外增加几个JVM的启动参数:
-Dwebconsole.type="properties"
-Dwebconsole.jms.url="tcp://localhost:61616"
-Dwebconsole.jmx.url="service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi"
-Dwebconsole.jmx.role=""
-Dwebconsole.jmx.password=""
另外,注意webconsole.type="properties"表示WEB-INF下面的webconsole-properties.xml配置文件生效。
如果想把WAR包放作为Eclipse项目使用的话,就把WAR中classes下面的内容打包成JAR文件放到lib下面吧。
把webconsole的内容和Jconsole做个对照吧。
webconsole好像中文乱码?
附件:ActiveMQ WebConsole
相关推荐
其实activemq-web-console完全可以和activemq-broker分开来部署。 activemq-web-console包含3个apps, 1.一个是admin,用来显示和管理所有的queue、topic、connection等等。 2.一个是demo,有一些使用jms和activemq...
标签:activemq-web-console-5.8.0-sources.jar,activemq,web,console,5.8.0,sources,jar包下载,依赖包
标签:activemq-web-console-5.2.0-sources.jar,activemq,web,console,5.2.0,sources,jar包下载,依赖包
标签:activemq-web-console-5.2.0-javadoc.jar,activemq,web,console,5.2.0,javadoc,jar包下载,依赖包
在本篇ActiveMQ学习笔记中,我们将探讨如何通过纯代码方式启动一个嵌入式的Broker,这对于测试、开发或者快速原型构建非常有用。ActiveMQ是一个开源的消息代理,它遵循Java消息服务(JMS)规范,提供了高可靠性的...
activemq-web-console-5.6.0.war
这篇"ActiveMQ学习笔记之九--发送消息到队列中"主要探讨的是如何通过编程方式向ActiveMQ队列发送消息,这对于理解和应用消息中间件至关重要。 首先,我们要理解ActiveMQ中的队列(Queue)概念。队列是一种先进先出...
标签:activemq-web-console-5.0.0-sources.jar,activemq,web,console,5.0.0,sources,jar包下载,依赖包
**ActiveMQ学习笔记之一——ActiveMQ下载** ActiveMQ是Apache软件基金会开发的一个开源消息中间件,它是基于Java消息服务(JMS)规范的,用于在分布式系统中传递消息。作为一个高性能、可伸缩且可靠的解决方案,...
标签:activemq-web-console-4.1.1-sources.jar,activemq,web,console,4.1.1,sources,jar包下载,依赖包
The ActiveMQ Web Console is a web based administration tool for working with ActiveMQ. When used with the JMX support it can be an invaluable tool for working with ActiveMQ.
标签:activemq-web-console-5.4.0-sources.jar,activemq,web,console,5.4.0,sources,jar包下载,依赖包
在提供的压缩包"activemq-web-4.0-M3.jar.zip"中,有两个主要文件:"activemq-web-4.0-M3.jar"和"license.txt"。"activemq-web-4.0-M3.jar"是核心的Java档案文件,包含了运行ActiveMQ Web UI所需的所有类和资源。这...
标签:activemq-web-console-5.5.0-javadoc.jar,activemq,web,console,5.5.0,javadoc,jar包下载,依赖包
标签:activemq-web-console-4.1.2-javadoc.jar,activemq,web,console,4.1.2,javadoc,jar包下载,依赖包
标签:activemq-web-console-5.4.2-sources.jar,activemq,web,console,5.4.2,sources,jar包下载,依赖包
标签:activemq-web-console-5.5.0-sources.jar,activemq,web,console,5.5.0,sources,jar包下载,依赖包
标签:activemq-web-console-5.6.0-sources.jar,activemq,web,console,5.6.0,sources,jar包下载,依赖包
标签:activemq-web-console-5.4.0-javadoc.jar,activemq,web,console,5.4.0,javadoc,jar包下载,依赖包
标签:activemq-web-console-5.3.0-javadoc.jar,activemq,web,console,5.3.0,javadoc,jar包下载,依赖包