Hi
The JBoss server.log indicates the following, if @SecurityDomain is not present for
SomeBean:
org.jboss.ejb3.security.JaccHelper] SomeBean has no @SecurityDomain - skipping JACC
configuration
I would like the JACC configuration to be performed, but do not wish to use the
@SecurityDomain annotation directly in the code. As is usual with EJB annotations, is
there a deployment descriptor alternative to using the @SecurityDomain annotation?
JBoss 4.0.4.GA is the version currently being used.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998808#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...