我已将ActiveMQ设置为嵌入式代理(来自此tutorial),现在我想在另一个需要新队列的EAR中添加新应用程序。
有没有人能够做到这一点?
如果我尝试在standalone.xml中创建两个资源适配器,它们最终会使用相同的broker-config,我会收到以下错误。所以这看起来不对。
Error creating bean with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in class path resource [broker-config.xml]: Invocation of init method failed; nested exception is javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=brokerOne