Hi,
if you need a with the secured broker, you must set the
appropriate ActiveMQComponent as shown in the patch for AMQ-1237
(https://issues.apache.org/activemq/browse/AMQ-1237)
Cheers
--
Dejan Bosanac
http://www.ttmsolutions.com - get a free ActiveMQ user guide
ActiveMQ in Action - http://
gt; Best Regards,
> Jacob
>
>
--
View this message in context:
http://www.nabble.com/Enabling-security-tp19063428p19080962.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Dejan Bosanac wrote:
what kind of exception are you getting?
I finally worked it out, if you add security using the simple security
plugin. Simply remove the part from the configuration
file to prevent the exceptions. Until I work out what this does, ill
just hope its not important. (:
Dejan Bosanac wrote:
what kind of exception are you getting?
I did a fresh clean install, setup the security using settings as
described in your previous email. The admin web application now works
fine. The whole thing appears to work fine. Except this appears on
stdout, every few seconds.
Hi Jacob,
what kind of exception are you getting?
Regards
--
Dejan Bosanac
http://www.ttmsolutions.com - get a free ActiveMQ user guide
ActiveMQ in Action - http://www.manning.com/snyder/
Scripting in Java - http://www.scriptinginjava.net
Jacob Rhoden wrote:
> Dejan Bosanac wrote:
>> you
Dejan Bosanac wrote:
you have to provide credentials to the connectionFactory bean in
webapps/admin/WEB-INF/webconsole-embedded.xml
such as
alternately, you can take a look at patch for issue 1237
(https://issues.apache.org/activemq/browse/AMQ-1237)
This is exa
least enable some basic security so a password is
> required before a que can be accessed. However enabling security breaks
> the admin application, and errors continually appear in the log.
>
> This is what I added
Hi,
Im new to activeMQ and am trying to work out how to do some basic
things. I want to at least enable some basic security so a password is
required before a que can be accessed. However enabling security breaks
the admin application, and errors continually appear in the log.
This is what I