[jboss-user] [Security] - Re: Exclude EJB from global SecurityDomain?

Wolfgang Knauf do-not-reply at jboss.com
Thu Nov 19 05:45:35 EST 2009


Hi Dennis,

I don't know whether this is possible, but there are two things I would try:

1) take a look at the "@PermitAll" annotation for the ejb methods (or the "unchecked" element in "ejb-jar.xml").
2) There is a "@RunAs" annotation, but probably this also invokes your login module.

Hope that one of them helps.

Wolfgang


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

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



More information about the jboss-user mailing list