0 Replies Latest reply on Jul 19, 2004 7:50 AM by sysuser1

    EJBs from several projects

    sysuser1

      Hello,

      I hava an EJB-application that uses Enterprise Beans from other projects (all packed in different .jar files).
      In order to avoid error messages, I had to put the description of the (other) beans in the ejb-jar.xml and jboss.xml file of my main project. But this cannot be a solution, because if my project depends on several other Bean-Projects, I would always have to put all Bean-Descriptions in one ejb-jar.xml file.

      can anyone help me?

      thanks