Hi Guys, I just got Liferay running on TomEE so wanted to let you know that it all seems to run fine!
This is what I did: - downloaded "liferay bundled with tomcat" edition - used an existing tomee 1.0.0 instance (May23 snapshot) - copied liferay/tomcat/lib/ext to tomee/lib (I tried tomee lib/ext first but it didn't like that for some reason) - copied liferay/tomcat/lib/el-api.lib to tomee/lib (there were 3 additional libs total, ecj-3.7.jar, el-api.jar and annotations-api.jar but tomee had ecj and annotations already) - copied liferay/tomcat/conf/Catalina/localhost/ROOT.xml to tomee (I'd prefer they put that in webapps/ROOT/META-INF/context.xml but oh well) - copied liferay/tomcat/webapps/* folder to tomee (it has all the examples, made sure I preserved the /tomee app in there) Started it up, crossed my fingers, waited a long time because the default bundle already has everything compiled in /work..... Then got asked for a username, password, and email address to use, and now I'm playing with the sample ROOT app :-) David maybe you can ask Liferay to do a TomEE bundle? They do Tomcat, Resin, Glassfish, etc.. already. Best Regards, Neale Rudd Metawerx Java Hosting www.metawerx.net
