Howard Gao created ACTIVEMQ6-84:
-----------------------------------
Summary: JMSServerManagerImpl.activated() doesn't get called when
starting in standalone mode
Key: ACTIVEMQ6-84
URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-84
Project: Apache ActiveMQ 6
Issue Type: Bug
Affects Versions: 6.0.0
Reporter: Howard Gao
Fix For: 6.0.0
How to reproduce:
Build a dirstro from master and start the broker
./activemq run
Launch a jconsole and you will see there is no jms server entry in the console.
This is because the activate() didn't get called.
The reason is that in FileBroker starts the core server before jms server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)