Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.0 beta 1
-
None
Description
The issue I posted in OPENEJB-40 is actually do to the JSP support being broken in the Tomcat 4.x integration. This will actually affect all Tomcat versions up until Tomcat 5.5.x. Before that, Tomcat had it's own classloader implementation and classes have to be added like they were in the OpenEJB 0.9.2 release for JSP to EJB communication to work.