{% extends "basic.html" %} {% block title %}Apache TomEE & OpenEJB{% endblock %} {% block content %}
Apache TomEE, pronounced "Tommy", is an all-Apache Java EE 6 Web Profile certified application server extends Apache Tomcat. Apache TomEE is assembled from a vanilla Apache Tomcat zip file. We start with Apache Tomcat, add our jars and zip up the rest. The result is Tomcat plus EE features - TomEE.
Microprofile is an open forum to optimize Enterprise Java for a microservices architecture by innovating across multiple implementations and collaborating on common areas of interest with a goal of standardization. TomEE is actively participating in this effort, and would welcome help from the community in moving this process forward.
RebelLabs released an annual study with awards to recognize Geeky Excellence for 2014. Tomcat and TomEE were named as one of the 10 Geek Choice Awards winner. For a complete list of winners, check out the report "10 Kick-Ass Technologies Modern Developers Love".
Apache TomEE 1.7.4 and 7.0.1 fix a vulnerability issue that affects TomEE 1.7.3 and 7.0.0, please take a look at the Security Page for more details, and upgrade if you are concerned this may affect you.
Click here to see the 7.0.2 Release Notes
You'll find more information about our versions on the TomEE download page.
Apache TomEE Plus has all the features of TomEE with the addition of JAX-RS (RESTfull Services), JAX-WS (Web Services), JMS (Java Message Service) and JCA (the Java Connector Architecture). The additional functionality is delivered via Apache CXF, Apache ActiveMQ and the Geronimo Connector library
Apache OpenEJB is a standalone EJB 3.1 container. It can also be used for adding EJB 3.1 capabilities to Tomcat.
See the extensive list of examples being developed for Java EE 6. All are functional and tested before publishing. Some are documented. These also stream from the continuous integration system.
Apache TomEE Web Profile delivers Servlets, JSP, JSF, JTA, JPA, CDI, Bean Validation and EJB Lite
Apache TomEE JAX-RS / Microprofile (RESTfull Services) delivers the Web Profile plus JAX-RS (RESTfull Services)
Apache TomEE Plus delivers all that is in the Web Profile and JAX-RS (RESTfull Services), plus EJB Full, Java EE Connector Architecture, JMS (Java Message Service) and JAX-WS (Web Services).
Apache TomEE Plume delivers all that is in the Plus Profile, but includes Mojarra and EclipseLink support.