5 Replies Latest reply on Oct 3, 2011 12:53 PM by morphy

    Changing the jndi binding of an EJB

    gboro54

      I have an ejb jar packaged in an ear. The problem is the I can't override the jndi name. I have tried using @Stateless(mappedName="java/bean") but the jndi name still defaults to the <earname>/<jarname>/<beanname>. Any thoughts on how to do this? I am running AS 7.1.Alpha