https://issues.apache.org/bugzilla/show_bug.cgi?id=51691

--- Comment #4 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 2011-09-17 
20:46:52 UTC ---
Created attachment 27522
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27522
Test JMX

Scenario that shows the issue.
It works with ActiveMQ:
It requires setting in credentials-enc.properties:
activemq.username=system
activemq.password=ENC(bNDG0WY3R49MCylXtUWfGW1SAy563g6E)
guest.password=ENC(bNDG0WY3R49MCylXtUWfGW1SAy563g6E)

And using activemq-security.xml and changing:
<authenticationUser username="system" password="${activemq.password}"
                    groups="users,admins"/>

And starting it with:
export ACTIVEMQ_ENCRYPTION_PASSWORD=activemq
/activemq start xbean:conf/activemq-security.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org
For additional commands, e-mail: notifications-h...@jakarta.apache.org

Reply via email to