0 Replies Latest reply on Apr 30, 2002 12:37 PM by sisqbatas

    JNDI problems

    sisqbatas


      Hi all,

      I've deployed an EJB with jndi a/b/c/d.

      The problem is that from the init method of a servlet, I try to access to the context a.b and a NamingException is thrown, because the name is not bound.

      I suppose the problem is that I should access to a/b, anyone has a confirmation about that?

      If so, my question (maybe a stupid one :p), is: Why jboss uses / to separate contexts? I thought that using . was a kind of standard.

      Thanks,
      Ferran