Sorry, forgot to escape the xml of previous post.
Below is the solution from Anil Saldhana, yet the exception still occurs.
<mbean code="org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore"
| name="jboss.messaging:service=SecurityStore">
|
| ....
| <attribute name="SuckerPassword">CHANGE
ME!!</attribute>
| <depends>XMLLoginConfig</depends>
| <depends>JNDIBasedSecurityManagement</depends>
| </mbean>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161853#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...