[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: securityManagement not bound
afazrihady
do-not-reply at jboss.com
Tue Jul 1 12:45:41 EDT 2008
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#4161853
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161853
More information about the jboss-user
mailing list