Apache TomEE Web Profile delivers Servlets, JSP, JSF, JTA, JPA, CDI, Bean Validation and EJB Lite
Apache TomEE JAX-RS delivers the Web Profile plus JAX-RS
Apache TomEE Plus delivers all that is in the Web Profile and JAX-RS, plus EJB Full, Java EE Connector Architecture, JMS and JAX-WS.
An "EJB" Server that can be run as a separate, standalone, server process. Contains EJB Full, CDI, JPA, JMS, JAX-WS, JAX-RS
A version of Apache OpenEJB that can be dropped into any Tomcat 7.x install effectively creating your own Apache TomEE Web Profile or Apache TomEE Plus.
Should you want to build any of the above binaries, this source bundle is the right one covers them all.
Currently, we have over 80 examples of various aspects of Java EE 6 ranging from EJB, CDI, JAX-RS and more. If you're learning Java EE, this is your secret weapon.
You can still download previous releases in the following area.
We are proud to announce Apache TomEE 1.5.1 has been released!
Though targeted as a maintenance release, does include some neat new features such as a Maven Archetype for quickly creating TomEE projects, the ability to reduce JPA scanning overhead, new options in the Arquillian adapters and some enhancements to the TomEE Maven Plugin. Key upgrades include Apache Tomcat 7.0.34, Apache ActiveMQ 5.7.0, Apache CXF 2.6.3 and Apache MyFaces 2.1.10. Noteworthy bugfixes include some Windows-specific fixes and CDI changes to better support EARs.
See the release notes for a full list of all the changes. A very big thank you to all the users who have feedback!