0 Replies Latest reply on Dec 11, 2001 11:02 AM by mrminutia

    JNDI Naming Separator

    mrminutia

      Coming from WebLogic, I our group became use to using '.' or '/' to do JNDI lookups, regardless of how the object was bound.

      Today, we realized that our application breaks in JBoss because some people use '.' to look up EJB's.

      Reading the specification, this appears to be a per-implementation choice. Is there a reason JBoss does not use the separators interchangeably?

      Jesse