When I add a @SecurityDomain annotation to my EJB the call fails as expected.
This feels a bit dicey - when I forget to put the @SecurityDomain annotation in an EJB my
authorization checks won't work and there will be no warning.
Is there a way to assign a security domain globally, i.e. for an entire application?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261291#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...