Apache Tomcat, release 5.5.23 running on Java SDK version 6.
The supported specification versions are: Servlet 2.4 and JSP 2.0.
Apache Tomcat is not an EJB server. It is a Servlet container so EJBs are not supported directly by the J2EE Public Server.
A solution to use EJBs in the J2EE Public Service is to use OpenEJB. It is a project developed by the Apache Software Foundation which allows to use EJBs with Tomcat server (Tomcat 5 or 6 ). For more information, please visit the project website OpenEJB.
Read More »
Tags:
Asked Questions,
j2ee questions