I don't know if this is relevant to JBossMessaging, but I just noticed that the latest
version of jnpserver.jar has a bunch of JBoss specific permissions, e.g.,
| permission org.jboss.naming.JndiPermission "detection",
"createSubcontext";
| permission org.jboss.naming.JndiPermission "detection",
"listBindings";
| permission org.jboss.naming.JndiPermission "detection",
"lookup";
| permission org.jboss.naming.JndiPermission "detection/*",
"rebind";
| permission org.jboss.naming.JndiPermission "detection/*",
"unbind";
|
-Ron
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190977#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...