[jboss-user] [EJB 3.0] - security-domain problem

kingkong1976 do-not-reply at jboss.com
Fri Nov 17 07:44:35 EST 2006


hi

i have configured a security domain successfully. in some session beans i have declared:
@RolesAllowed({"Operator", "ServiceAdministrator"})

in another session bean i don't have declared any Roles. but still if i'm tryin to access them (using the local home interface in a web application) with an anonymous session i get  an Authentication failure. if i'm logged in as Operator or ServiceAdministrator everthing works fine.

how do i configure my session beans that they will allow anonymous access?

any help is appreciated.

thanks daniel





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

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



More information about the jboss-user mailing list