Suppose there is an EAR with jboss-app.xml specifying a security domain. The ear contains
multiple deployments, a war and a ejb jar with ejb3. Now how do we get the @SD annotation
injected into the ejb3 container (it should be taking the sec domain setting from
jboss-app.xml). The web, ejb2 layers have already this behavior.
Of course the security domain setting in jboss.xml will get the annotation injected.
But I am interested in seeing the parent (ear) level security domain injected into ejb3
container....
Please advise......
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135631#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...