0 Replies Latest reply on Mar 6, 2006 9:14 AM by fcorneli

    2 EJB JARs in one EAR

    fcorneli

      Hi,

      When I only put one EJB3 JAR in my EAR, the security domain works just fine. RBAC is working and I get the SessionContext injected in my (default, via ejb-jar.xml) interceptors. But when I put a second EJB3 JAR in my EAR (file that is), I don't get the SessionContext injected.

      Anyone else also noticed this?

      Frank.