On Sep 8, 2005, at 9:35 PM, Rajesh Puri wrote:

I am new to this EJB. I downloaded 0.9.2 of this
container. Now, reading list/web site seems this does
not work with Tomcat 5.x. Is that right?

It works fine in Tomcat 5.0.x, but in 5.5.x they changed their classloader implementation which breaks OpenEJB 0.9.2.

The 1.0 beta1 will work with Tomcat 5.5.x in terms of the global configuration (e.g. where ejbs deployed in openejb are available to all webapps). Note, that the new Collapsed EAR support (e.g. ejbs deployed in openejb are only available to the webapp embedding openejb) has only been tested with 4.1.x.

Please do let us know if you have any issues whatsoever with the 1.0 beta1 if you try it. We hammered on it in testing quite a bit and cleared away issues, so it should be pretty good.

-David

Reply via email to