1 Reply Latest reply on Aug 2, 2006 1:25 AM by anil_pathak

    another java:comp name space problem

    anil_pathak

      I have two copy of same EAR file. Only thing i have changed is datasource. The EJB deployed in EAR is used locally by Web application deployed in EAR.

      How to bind EJB under java:comp namespace hoping even if all ear share same JNDI naming their scope is limited to EAR only.

      Thanks and Regards.