I believe that you will have to explicitly say in the ejb-jar.xml that no roles
cheking is required:
<method-permission>
<ejb-name>[your bean name]</ejb-name>
<method-name>*</method-name>
</method-permission>
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862246#3862246
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862246
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user