[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2.0 destination config.
timfox
do-not-reply at jboss.com
Mon Jan 7 06:35:47 EST 2008
"ataylor" wrote :
| but still have to configure the security elsewhere in the queues.xml file, or am i missing something.
|
The default security will probably be fine without changes for the majority of users, but if they want to change it from the default then they just do something like:
| <security match = "queues.finance.stocks.*">
| <permission="read", roles="traders">
| <permission="write", roles="admin">
| </security>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117512#4117512
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117512
More information about the jboss-dev-forums
mailing list