hello,

I'm using JBoss-4.0.1RS1

The EJB declarative security does not work... I have the following entries in 
the ejb-jar file:
                <method-permission>
  |                     <role-name>User</role-name>
  |                     <method>
  |                             <ejb-name>MyEJBHome</ejb-name>
  |                             <method-name>*</method-name>
  |                     </method>
  |             </method-permission>

Whether or not the user is in the role User, he gains access to the bean. No  
in the ejb-jar. The security interceptor is in the stack.

Any pointers as to what else I can check to fix the problem?

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885708#3885708

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885708


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to