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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...