blob: a916b6956683c22959d0b946e0876c5bd240f495 [file] [log] [blame]
{% extends "basic.html" %}
{% block title %}Apache TomEE & OpenEJB{% endblock %}
{% block content %}
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<div>
<img src="resources/images/feather-logo.png" alt="Apache TomEE Feather Logo">
</div>
<div>
<p>
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.
</p>
<p>
<a class="btn primary large" href="downloads.html">Download Apache TomEE Now &raquo;</a>&nbsp; and <a href="documentation.html">get started today!</a>
</p>
</div>
<br style="clear:both;"/>
<div>
<div>
<img src="resources/images/microprofile.png" alt="Microprofile" style="float:left; margin-right:5px;">
<p style="font-size:13px;line-height:18px;">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.</p>
<p><a class="btn primary"target="_blank" href="http://microprofile.io/">Find out more</a></p>
</div>
<div>
<img src="resources/images/Geek-Choice-Awards-App-Server-100x100-black.png" alt="Geeks Choice Award" style="float:left; margin-right:5px">
<p style="font-size:13px;line-height:18px;">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 <a target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/">"10 Kick-Ass Technologies Modern Developers Love"</a>.</p>
<p><a class="btn primary"target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/10/">Read the Report</a></p>
</div>
<br style="clear:both;"/>
</div>
</div>
<div class="hero-unit">
<div>
<p>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 <a href="security/tomee.html">Security Page</a> for more details, and upgrade if you are concerned this may affect you.</p>
</div>
</div>
<div>
<p><a href="download/tomee-7.0.2.html">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</a></p>
<p><a href="tomee-7.0.2-release-notes.html">Click here to see the 7.0.2 Release Notes</a></p>
<p>You'll find more information about our versions on the <a href="downloads.html">TomEE download page.</a></p>
</div>
<!-- Example row of columns -->
<div class="row">
<div class="span6">
<h2>TomEE+</h2>
<p>Apache TomEE Plus has all the features of TomEE with the addition of <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a>, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bnayl.html">JAX-WS (Web Services)</a>, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html">JMS (Java Message Service)</a> and <a target="_blank" href="http://docs.oracle.com/cd/E19798-01/821-1841/bnacz/index.html">JCA (the Java Connector Architecture)</a>.
The additional functionality is delivered via Apache CXF, Apache ActiveMQ and the Geronimo Connector library</p>
<p><a class="btn" href="apache-tomee.html">View details &raquo;</a></p>
</div>
<div class="span5">
<h2>OpenEJB</h2>
<p>Apache OpenEJB is a standalone EJB 3.1 container. It can also be used for adding EJB 3.1 capabilities to Tomcat.</p>
<p><a class="btn" href="comparison.html">View details &raquo;</a></p>
</div>
<div class="span5">
<h2>Examples</h2>
<p>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.</p>
<p><a class="btn" href="examples-trunk/index.html">View details &raquo;</a></p>
</div>
</div>
<div class="page-header">&nbsp;</div>
<div class="row">
<div class="span8">
<h1>Apache TomEE 1.7.4
<small>March 2016</small>
</h1>
</div>
</div>
<div class="row">
<div class="span4">
<h2>Web Profile</h2>
<p>Apache TomEE Web Profile delivers Servlets, JSP, JSF, JTA, JPA, CDI, Bean Validation and EJB Lite</p>
<p><a href="../comparison.html">Comparison &raquo;</a></p>
<br>
<h2>JAX-RS / Microprofile</h2>
<p>Apache TomEE <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS / Microprofile (RESTfull Services)</a> delivers the Web Profile plus <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a></p>
<p><a href="../comparison.html">Comparison &raquo;</a></p>
<br>
<h2>Plus</h2>
<p>Apache TomEE Plus delivers all that is in the Web Profile and <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a>, plus EJB Full, Java EE Connector Architecture, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html">JMS (Java Message Service)</a> and <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bnayl.html">JAX-WS (Web Services)</a>.</p>
<p><a href="../comparison.html">Comparison &raquo;</a></p>
<br>
<h2>Plume</h2>
<p>Apache TomEE Plume delivers all that is in the Plus Profile, but includes <a target="_blank" href="https://javaserverfaces.java.net/">Mojarra</a> and <a target="_blank" href="http://www.eclipse.org/eclipselink/">EclipseLink</a> support.</p>
<p><a href="../comparison.html">Comparison &raquo;</a></p>
</div>
<div class="span5">
<h2>
<small>Java EE6 Certified</small>
</h2>
<ul>
<li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.4/apache-tomee-1.7.4-webprofile.tar.gz">apache-tomee-1.7.4-webprofile.tar.gz</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-webprofile.tar.gz.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-webprofile.tar.gz.md5">md5</a>)
</li>
<li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.4/apache-tomee-1.7.4-webprofile.zip">apache-tomee-1.7.4-webprofile.zip</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-webprofile.zip.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-webprofile.zip.md5">md5</a>)
</li>
</ul>
<br>
<h2>
<small>Java EE6 Certified</small>
</h2>
<ul>
<li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.4/apache-tomee-1.7.4-jaxrs.tar.gz">apache-tomee-1.7.4-jaxrs.tar.gz</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-jaxrs.tar.gz.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-jaxrsgz.md5">md5</a>)
</li>
<li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.4/apache-tomee-1.7.4-jaxrs.zip">apache-tomee-1.7.4-jaxrs.zip</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-jaxrs.zip.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-jaxrs.zip.md5">md5</a>)
</li>
</ul>
<h2>
<small>NOT Java EE6 Certified</small>
</h2>
<ul>
<li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.4/apache-tomee-1.7.4-plus.tar.gz">apache-tomee-1.7.4-plus.tar.gz</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plus.tar.gz.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plus.tar.gz.md5">md5</a>)
</li>
<li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.4/apache-tomee-1.7.4-plus.zip">apache-tomee-1.7.4-plus.zip</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plus.zip.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plus.zip.md5">md5</a>)
</li>
</ul>
<br>
<br>
<br>
<br>
<h2>
<small>NOT Java EE6 Certified</small>
</h2>
<ul>
<li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.4/apache-tomee-1.7.4-plume.tar.gz">apache-tomee-1.7.4-plume.tar.gz</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plume.tar.gz.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plume.tar.gz.md5">md5</a>)
</li>
<li><a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plume.zip">apache-tomee-1.7.4-plume.zip</a><br>
(<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plume.zip.asc">asc</a> -
<a href="https://dist.apache.org/repos/dist/release/tomee/tomee-1.7.4/apache-tomee-1.7.4-plume.zip.md5">md5</a>)
</li>
</ul>
</div>
<div class="span7">
<div class="featured-video">
<iframe width="300" height="230" src="http://www.youtube.com/embed/Lr8pxEACVRI" frameborder="0" allowfullscreen></iframe>
</div>
<div class="featured-video">
<iframe width="300" height="230" src="http://www.youtube.com/embed/eCrtoSTZ2RE" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
{% endblock %}