2 Replies Latest reply on Oct 30, 2003 5:17 AM by kleber1

    NotBoundException

    kleber1

      Hi aLL,

      I'm using a jboss version 3.0.7 and some classes that I'm trying to connecto using create method (ejbCreate) I got this error:
      javax.namingNameNotFoundException: BDCEquipamentosEJB not bound

      The strange is that I deployed this class succesfully in JBOSS.
      Anyone has a hint about it?

      Regards,

      Kleber Ferreira

        • 1. Re: NotBoundException

          You are in the wrong forum.

          When you've posted it in the beginners forum, post the
          full stacktrace, the lookup code and how you configured
          the jndi name you are looking up.

          Regards,
          Adrian

          • 2. Re: NotBoundException
            kleber1

            Thanks Adrian,

            I already see the forum but I already fixed the problem... In this case the application was calling the wrong ejb-jndi missing the name of it.