Another way to use EJBs in Tomcat is to use OpenEJB, in fact you can deploy OpenEJB with your EJBs without having to have a separate standalone EJB container. http://openejb.org
-Dario
David Blevins
Greenhorn
Joined: May 03, 2010
Posts: 18
posted
0
Thanks for the OpenEJB mentions in this thread. The stack formerly known as "OpenEJB/Tomcat" morphed into Apache TomEE which is a Java EE 6 certified version of Tomcat. We're pretty excited to give Tomcat users the option to use Java EE features without having to leave Tomcat.