I've progressed to the point of installing WinCVS client, and downloading the OpenEJB CVS ... as you suggested below ..
Now .. can you please offer simple step-by-step advice on how to actually compile the CVS source .. to test the latest Tomcat/OpenEJB configuration? No CVS compile advice is given on the openejb web site. ________________________________ On 6 Aug 2004 at 15:00, Jacek Laskowski wrote: > 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,
