1 Reply Latest reply on Nov 3, 2011 3:58 AM by wdfink

    Custom global JNDI names

    miragpl

      Hi all,

       

      Could anyone tell my if it's possible to create custom global JNDI binding for an EJB on JBoss 6.1.0 ? I would like that my ejb was always bindened to the exactly same name not depending on ear/jar name.

       

      So basically instead of:

       

      java:global/ear/jar/remoteBean!remote

       

      I would like to have:

       

      java:global/remoteBeanCustomBean

       

      Thanks for advance for any help:)

       

      Regards,

       

      miragpl