1 Reply Latest reply on May 18, 2005 12:21 AM by karthik_morph

    Local EJB lookup

    karthik_morph

      Hi,
      i have deployed a local ejb, but if i look up it says NameNotFoundException.
      when looking up i say context.lookup("java:comp/env/ejb/MyLocalHome");
      where my bean is deployed with ejb/MyLocalHome JNDI name.
      can anybody help me out.

      thanx,
      Karthik