3 Replies Latest reply on May 5, 2011 5:29 AM by wdfink

    @EJB  annotations between two separate deployment modules in JBoss AS 5

    robertobeeman

      Hi,

       

               I have 2 Separate EJB3 modules  like  EJBone.jar and EJBTwo.jar   they are separate modules and  EJBOne.jar contains a Local EJB3 Steteless Bean.

                Is it possible fot the EJBs which are separately deployed as part of WJBTwo.jar to access the EJBs present inside Separate Module EJBOne.jar using @EJB Annotations ?

       

       

      Thanks

      Roberto