RESOLVED -
For those also having this issue, I eventually resolved the issue by adding
the appropriate ACTIVEMQ variables to the /etc/default/activemq file
e.g.
ACTIVEMQ_HOME="//directorynamehere//xyx/"
ACTIVEMQ_CONF="/$ACTIVEMQ_HOME/conf/"
etc
How the system worked fine without these original
I am using ActiveMQ v5.11.1 running on a Weblogic RHEL server.
I am able to login to the Web Console and browse all topics and queues using
the admin user and password but I am unable to manually Send a message to
any Topic or Queue. I get the following error (taken from the log):
SecurityExceptio