1 Reply Latest reply on Jun 9, 2005 7:07 AM by domingochavez

    EJB deployment problem

    alexl22

      Sorry if this has been posted before!

      I'm using JDeveloper and when trying to deploy my application I got this error from JBoss:

      javax.naming.NamingException: ejb-ref: ejb/EmployeeSessionEJB, no ejb-link in web.xml and no jndi-name in jboss-web.xml

      JDeveloper generate an ejb-jar.xml with descriptors of the EJB's and in my web.xml I have references to them....

      anyone knows how to solve this issue?

      Thanks in advance