On Mon, Apr 26, 2004 at 10:39:33PM -0400, Margolis, Scott wrote: > Hi Graham, > > I'm new as well - but I think the HelloWorld sample might be using a Session > Bean and not an Enterprise bean.
SessionBeans are EJBs. Both javax.ejb.SessionBean and javax.ejb.EntityBean extend the javax.ejb.EnterpriseBean interface. -David > I might be wrong - but I'm assuming OpenEJB would be needed for EJB. > > -Scott > > -----Original Message----- > From: graham king [mailto:[EMAIL PROTECTED] > Sent: Monday, April 26, 2004 8:22 PM > To: [EMAIL PROTECTED] > Subject: [openejb-user] NetBeans\Tomcat integration with openEJB > > > > I just integrated the openEJB 0.9.2 release with NetBeans IDE 3.6 which runs > the Tomcat servlet container 5.0.19. I've ran the HelloWorld example > successfully! > > I'm curious if openEJB is still necessary? I'm new to the EJB server world > and am not sure if I'm duplicating efforts. Does anyone know if this latest > release of Tomcat supports EJB's? > > Thanks. > > Graham > > > ____________________________________________________________ > Find what you are looking for with the Lycos Yellow Pages > http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp > ?SRC=lycos10
