aravind kopparthi [http://community.jboss.org/people/aravindsk] created the discussion
"Re: security in ejb3.1 using jboss 6.0 CR1" To view the discussion, visit: http://community.jboss.org/message/576292#576292 -------------------------------------------------------------- while i was trimming down the test app for you i found that my stateless session bean extends AbstractMemberBean( too much code so thought of removing) and i tested the app before i was going to uploade it here, i tested by removing extends AbstractMemberBean ( with @SecureDomain("jaaee6-app") everything worked even @RolesAllowed method worked as expected. any i idea why?. if that is the case can't a stateless session bean extend any class?. i am going to test my app without @SecureDomain and adding configuration and let you know. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/576292#576292] Start a new discussion in EJB3 at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
