Hi,

I have a SessionBean that is protected via @SecurityDomain("Webapp1"), now 
there is a certain method that I want to access from another webapplication. I 
call the SessionBean via JNDI: When I mark the method as @PermitAll I still get 
the EJBAccessException - is there any possibility that I can access this method 
without assigning any roles to the Webapp2?

thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173615
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to