On Fri, Feb 18, 2005 at 03:47:47PM +0000, Paulo Lopes wrote: > Hi, > > Until now, OpenEJB 1.0 (CVS version) couldn't start from Tomcat 5.5.x > because Tomcat's StandardClassLoader changed from version 5.0 to 5.5. > I've just commited a new "fix" that enabled OpenEJB 1.0 to load from > Tomcat 5.5. I've testing it with Tomcat 5.0.28 and 5.5.7 and the same > code works for these two versions. > > I think that it may work with Tomcat 4.x versions but i couldn't test it > (however the jakarta project sugests that existing user should migrate > for Tomcat 5.x ;-))
That is great! If someone could test weather or not it works in Tomcat 4, I think we can cut a release at last. It doesn't need to work in Tomcat 4, 5 is good enough for now, we just need to be able add that to our release notes and download page so people don't waste their time. This is really cool. -David
