Just a clarification on OpenEJB versions and cvs modules. We are concurrently developing two versions of OpenEJB, which can get a little confusing.
cvs co openejb1 This is the future OpenEJB 1.0 code which is the next logical release after 0.9.2. Everything that 0.9.2 supports will be supported in 1.0. EJB 1.1 compliant. To be released as soon as we get the one-OpenEJB-per-webapp feature tested and documented. I sent Jacek an email on that a while ago, I'll forward that to the list so people may try it out. cvs co openejb This is the future OpenEJB 2.0 code, to become EJB 2.1 compliant. Doesn't yet support embedding in Tomcat, or the openejb.conf file structure. When we get further along we will add those features back in--it's a fair amount of work. There won't be any official 2.0 releases until we get that stuff back in. -David
