4 Replies Latest reply on May 7, 2003 9:32 AM by cleconte

    javax.naming.NameNotFoundException

      I am a beginner on JBoss and EJB.
      I use Eclipse with Lomboz plugins to generate and deploy my EJB.
      When I analyze server.log I find my EJB and all seem exact ( no warning)
      But I don't see any log about JDNI name. When I test my EJB with my clientTest I have an javax.naming.NameNotFoundException: TestSessionHome not bound on lookup method.
      I think that the parameter of lookup method is bad, how can I find the correct value?

      Help me, please.
      Christophe.