4 Replies Latest reply on Nov 1, 2007 10:24 AM by waynebaylor

    JBoss 4.2

    leandroseverino

      Hi,

        • 1. Re: JBoss 4.2
          leandroseverino

          Well,
          I will try explain my problem.

          • 2. Re: JBoss 4.2
            leandroseverino

            My Environment:
            - NetBeans 5.5.1
            - JBoss 4.2.1 GA
            - EJB 3 / JPA.

            I have a Enterprise Application (EAR) with 2 EJB modules + WAR module.

            • 3. Re: JBoss 4.2
              leandroseverino

              The projects:
              - Report.ear (NetBeans EnterpriseApplication project.)
              - Report-Business-ejb (NetBeans EJB Module project.)
              - ElementoGerenciadoFacade (@Stateless, SessionBean EJB class.)
              note : in this class I have a @EJB private DAOFactory daoFactory;
              - ElementoGerenciadoFacadeLocal (@Local )
              - Report-DAO-ejb (Netbeans EJB Module project)
              - persistence.xml
              - iDAO
              - IElementoGerenciadoDAO
              - ElementoGerenciadoDAOImpl
              - DAOFactory ( como EJB @Stateless )
              - Report-war.war
              -ListElementsServlet.

              • 4. Re: JBoss 4.2
                waynebaylor

                it will be easier to track if you include all your info and questions in a single post