1 Reply Latest reply on Dec 11, 2002 9:03 PM by adrian.brock

    Can you bind an EJB to be accessible from an EAR only?

    scwhyte

      Hi all

      Is there a way to bind an EJB so it is only accessible within the deployed EAR?

      If another EAR was deployed which bound an EJB with the same name as the previous binding, the container would not complain since each bound name is local to each EAR deployed.

      Is there a way to specify the EJB's should only be local to the EAR?

      Thanks in advance,
      Shaun.