1 2 Previous Next 18 Replies Latest reply on Mar 24, 2008 10:57 AM by wolfc

    Injection of Security Domain annotation into the container

    anil.saldhana

      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......

        1 2 Previous Next