[jboss-user] [EJB 3.0] - Re: JBoss 4.2
LeandroSeverino
do-not-reply at jboss.com
Thu Nov 1 10:06:03 EDT 2007
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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100941#4100941
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100941
More information about the jboss-user
mailing list