[jboss-user] [EJB 3.0] - What is the deployment descriptor alternative to @SecurityDo

teknomad do-not-reply at jboss.com
Sun Jan 7 20:25:54 EST 2007


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#3998808

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



More information about the jboss-user mailing list