Howdy, Tomcat is not EJB-compliant. It is a servlet container, not a full J2EE server. You can use JBoss, Jonas, or any of the commercial J2EE servers if you need EJB features.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Tony Colson [mailto:[EMAIL PROTECTED] >Sent: Thursday, December 18, 2003 9:48 PM >To: 'Tomcat Users List'; [EMAIL PROTECTED] >Subject: EJB Compliance > > > >Is Tomcat 4.1 (or even 5.0) EJB Compliant? If so, is it compliant with >the EJB 1.2 or 2.0 specification? > >I can't seem to find appropriate documentation. Also, in the Tomcat >docs under the <Context> element, it doesn't even mention the <Ejb> >element, but, of course, it is provided in the sample server.xml file. > >Thanks >Tony > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
