[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Disabling security on destinations

scott.stark@jboss.org do-not-reply at jboss.com
Wed Dec 5 23:57:16 EST 2007


How does one disable security on destinations in jbm 1.4? Destinations like the following: 


  |   <mbean code="org.jboss.jms.server.destination.QueueService"
  |          name="jboss.mq.destination:service=Queue,name=QueueB"
  |          xmbean-dd="xmdesc/Queue-xmbean.xml">
  |     <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
  |   </mbean>
  | 

are picking up the ServerPeer DefaultSecurityConfig. With the old jbossmq this destination would have to security check. This is affecting security tests using mdbs in jbossas trunk currently.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110725#4110725

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110725



More information about the jboss-dev-forums mailing list