1 Reply Latest reply on Dec 15, 2011 6:20 AM by jaikiran

    AS 7 - Overload EJB jndi binding but @LocalBinding not found

    jsebfranck

      Hi,

       

      I would like to overload the JNDI binding of my EJBs. In JBoss 5/6, it was possible to do that with the @LocalBinding annotation. Unfortunately I cannot find this annotation in the JBoss jars.

       

      Do you know why @LocalBinding disapears? Without this annotation, is there another way to overload the JNDI binding of the EJBs in JBoss 7?

       

      Thank you in advance,