{% extends "basic.html" %}
{% block title %}Apache TomEE & OpenEJB{% endblock %}
{% block content %}
See also archived releases for older versions In order to guard against corrupted downloads/installations, it is highly recommended to verify the signature of the release bundles against the public KEYS used by the Apache TomEE developers. 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. Apache TomEE Plume delivers all that is in the Plume Profile, but includes [Mojarra](https://javaserverfaces.java.net/) and [EclipseLink](http://www.eclipse.org/eclipselink/) support.Apache TomEE 7.0.0-M3
March 2016
Web Profile
JAX-RS
Plus
Plume
Not Java EE7 Certified
(asc -
md5)
(asc -
md5)
Not Java EE7 Certified
Not Java EE7 Certified
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.0.54+ installation, effectively creating your own Apache TomEE Web Profile or Apache TomEE Plus.
A web application that gives direct access to your TomEE runtime. It provides a console capable of executing dynamic JavaScript or Groovy code. It can also be used to have a quick look into the contents of the "logs" directory. Simply drop this war file into a TomEE JAX-RS or TomEE Plus server.
This is the complete source bundle. If you are interested in actively developing Apache TomEE then please look [here](dev/source-code.html)
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.