activemq-web-console的默认使用方式是通过在activemq.xml中导入jetty.xml配置一个jetty server来实现的。 其实activemq-web-console完全可以和activemq-broker分开来部署。
部署的两种方式: 1、直接把apache-activemq-5.7.0-bin.zip/webapps部署到web容器,添加必要的jar包即可。 2、也可以下载单独的war包来部署:http://repo1./maven2/org/apache/activemq/activemq-web-console/5.7.0/
activemq-web-console包含3个apps,
|
|