1 Reply Latest reply on Jul 6, 2011 12:14 AM by jaikiran

    How to override the JNDI name

    iapazmino

      A Global JNDI naming context references the artifact acting as container, in my case an ear.

       

      //current

      app-container-1.1.0/ejb-name/local

       

      This ear includes versioning info which is also included in the JNDI name. I want it excluded. How to override the JNDI name so it doesn't use the container's version-included name?


      //expected

      app-container/ejb-name/local