Hi,
I've just managed to find out how to get at OpenEJB's sources :)
Tomorrow (once the site's rebuilt) OpenEJB web site will present updated information - http://www.openejb.org/cvs.html#Getting%20the%20Source.
Here they are for impatient:
cvs -d:pserver:[EMAIL PROTECTED]:/scm/openejb login
cvs -d:pserver:[EMAIL PROTECTED]:/scm/openejb co MODULE
where MODULE may become:
* openejb - OpenEJB 2.0 (Apache Geronimo-oriented version with EJB 2.x support)
* openejb1 - OpenEJB 1.0 (EJB 1.x support)
* website - OpenEJB web site
It's strongly recommended to try out the latest changes in openejb1 module. That's where you can find improvements to OpenEJB-Tomcat integration.
Best, Jacek
