{% extends "basic.html" %} {% block title %}Apache TomEE & OpenEJB{% endblock %} {% block content %}
Apache TomEE Feather Logo

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.

Download Apache TomEE Now »  and get started today!


Microprofile

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.

Find out more

Geeks Choice Award

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".

Read the Report


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.

Apache TomEE 7.0.2 is the most current release. Click here for more information and download links to this release, which features many EE7 capabalities

Click here to see the 7.0.2 Release Notes

You'll find more information about our versions on the TomEE download page.

TomEE+

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

View details »

OpenEJB

Apache OpenEJB is a standalone EJB 3.1 container. It can also be used for adding EJB 3.1 capabilities to Tomcat.

View details »

Examples

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.

View details »

Apache TomEE 1.7.4 March 2016

Web Profile

Apache TomEE Web Profile delivers Servlets, JSP, JSF, JTA, JPA, CDI, Bean Validation and EJB Lite

Comparison »


JAX-RS / Microprofile

Apache TomEE JAX-RS / Microprofile (RESTfull Services) delivers the Web Profile plus JAX-RS (RESTfull Services)

Comparison »


Plus

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).

Comparison »


Plume

Apache TomEE Plume delivers all that is in the Plus Profile, but includes Mojarra and EclipseLink support.

Comparison »

Java EE6 Certified


Java EE6 Certified

NOT Java EE6 Certified





NOT Java EE6 Certified

{% endblock %}