Yup, I am using with no problem.
Can you post your complete activemq.xml?
Try commenting out your commandAgent like this
Joe
lancedv wrote:
>
> Hi Joe,
>
> Yup it solved that problem but im now gettin these errors:
>
> javax.jms.JMSException: User name or password is invalid.
>
Hi Joe,
Yup it solved that problem but im now gettin these errors:
javax.jms.JMSException: User name or password is invalid.
at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49)
Caused by: java.lang.SecurityException: User name or password is invalid.
Clear out your brokers data directory (i.e., ../activemq-data/).
I believe the exception is being hurled because there is a destination in
the data directory that was previously created w/out the security
credentials that you're now trying to use.
I was getting the same exception and clearing ou
Hi Tom
Thanks for taking time to help me out. Here's a snippet of my config:
- "lancedv" <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> Im trying to use jaas in my activemq instance and have followed the
> instructions in the security page and some hints in this forum but im
> getting this error when starting activemq:
>
> ERROR BrokerService - Failed to