Hi guys,...
TOMCAT
I added the ability to load OpenEJB into webapps as an alternative to loading it into Tomcat as a whole. This means each webapp can have it's very own EJB container AND the ejbs can actually *see* the classes in the WEB-INF/lib and WEB-INF/classes directories.
What remains is some testing on using the openejb.base variable to give each webapp it's own set of config files. The openejb.base variable was added in 0.9.2 exactly for this reason. We also need a doc that tells people what they need to do to set it up and mentions that the classloading rules are different than the scenario where OpenEJB is global to all webapps.
Hi Dave,
I'll be happy to assist in 1.0 release. Although I don't have too much time, I do all my best to finish it by Friday the following week. I always thought about having done it, so perhaps now is the best time to get it really done.
Do we expect that the way OpenEJB interacts with Tomcat will remain in OpenEJB 2.0? I lost the track and don't know if OpenEJB 1.0 is also embedable in Geronimo or is it a goal for OpenEJB 2.0 release amongst other things like EJB 2.1 compliancy.
-David
Best, Jacek
