2 Replies Latest reply on May 13, 2009 7:01 AM by rona22

    JNDI conflicts with several EAR deployments

      Hi,

      We have several EAR files were one of the deploy jars is the same in all of them.
      This causes a JNDI error.
      I Weblogic there is an option to add a variable ${APPNAME} to the jndi-name in the descriptor which is replced during runtime with a unique name for each EAR.
      How can this be done in Jboss?