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