On Oct 5, 2010, at 8:43 AM, John Boufford wrote: > I've tried installing openejb on tomcat 7. I drop the openejb.war file > in the webapps directory. When I run the installer, I get an error > > Installation Failed Catalina lib directory does not exist. > > I'm doing a clean installation of tomcat 7 and openejb. Is this an > installation issue or a compatibility issue? Since openejb doesn't > identify tomcat 7 as a supported web server is their plan's to include > it. > > java 1.6.0_20 > openejb.war has openejb-*-3.1.2 > apache-tomcat-7.0.2
Probably some small tweaks we have to do. We definitely plan to include it. In fact, we plan to Web Profile certify the stack. We're pretty much done with EJB 3.1 implementation and trying to complete CDI work. After that we'll likely throw a beta up of the Java EE 6 work. And of course the more the merrier :) If there's anything you'd like to hack on -- including Tomcat integration stuff -- door is always open! -David
