As long as the example or war you have is portable, it should work in any javaEE app server (jboss, Tomee, glassfish).
You can easily setup Eclipse with WTP m2e (maven plugin) and Tomcat eclipse pluging. Tomee is based on Tomcat so you can use regular Tomcat plugin in Eclipse. That's what I use and it works well. I had a complex project that used to run in jBoss, it works better in Tomee. Startup speed, validation, memory usage, and eclipse integration. -- View this message in context: http://openejb.979440.n4.nabble.com/New-to-JaveEE-tp4656506p4656509.html Sent from the OpenEJB User mailing list archive at Nabble.com.
