I was able to solve it by:
using
ACTIVEMQ_HOME/bin/activemq console xbean:file:activemq-conf/activemq.xml
This will show a verbose log when starting activemq.
Then I saw this error:
One of '{"http:
//activemq.apache.org/schema/core":taskRunnerFactory,
"http://activemq.apache.org/schema/core":te
I'm trying to add simpleAuthenticationPlugin via activemq.xml but the
activemq process is failing to start.
This is the activemq.xml file i'm using: https://gist.github.com/881965
If i comment out the
..,
activemq starts up correctly.
I'm using the activemq binary to startup:
ACTIVEMQ_HOME/bin/a