Author: dblevins
Date: Mon Oct 8 20:44:59 2012
New Revision: 1395766
URL: http://svn.apache.org/viewvc?rev=1395766&view=rev
Log:
add announcement text
Modified:
openejb/site/trunk/content/downloads.html
Modified: openejb/site/trunk/content/downloads.html
URL:
http://svn.apache.org/viewvc/openejb/site/trunk/content/downloads.html?rev=1395766&r1=1395765&r2=1395766&view=diff
==============================================================================
--- openejb/site/trunk/content/downloads.html (original)
+++ openejb/site/trunk/content/downloads.html Mon Oct 8 20:44:59 2012
@@ -202,6 +202,39 @@
</div>
<section>
<div class="page-header">
+ <h1>Summary</h1>
+ </div>
+
+ <div class="row">
+ <div class="span16">
+ <p>We are excited to announce the release of <a
href="http://tomee.apache.org/downloads.html">Apache TomEE 1.5</a>. The volume
of
+ feedback on the 1.0.0 Final drove such an impressive number of
fixes and features into TomEE that the release number
+ has been updated to reflect <a
href="tomee-1.5.0-release-notes.html">the changes</a>.</p>
+
+ <p>The team is proud to announce certification of a new Apache
TomEE stack that includes the Web Profile plus JAX-RS for
+ RESTful Web Services. The new 'TomEE JAXRS' distribution shows
TomEE's commitment to progressing its certification
+ efforts beyond the Web Profile and is a great alternative to the
TomEE Plus distribution. See the
+ <a href="http://tomee.apache.org/comparison.html">comparison</a>
for a view of all Apache TomEE distributions.</p>
+
+ <p>Another great feature is the extended support for database
connection pools. In addition to the previously
+ supported Apache Commons-DBCP, the 1.5 release adds transaction
support to the native Apache Tomcat and BoneCP
+ connection pools. The two additional pools offer great
alternatives to applications under heavy load. JMX
+ instrumentation and statistics have also been added generically to
all pools and provide a great level of
+ monitoring and management.</p>
+
+ <p>Other major features include deploy-time enhancement for JPA
Entities via Apache OpenJPA, support including JPA providers in webapps,
+ ability to mock and inject mocks in unit tests and a powerful new
<a href="tomee-maven-plugin.html">TomEE Maven Plugin</a> which can
+ provision servers, install libraries, deploy webapps and more.</p>
+
+ <p>We'd like to thank everyone who gave feedback and contibuted to
improve Apache TomEE on a daily basis!</p>
+ </div>
+ </div>
+</section>
+<div class="row">
+ <div class="span24"> </div>
+</div>
+<section>
+ <div class="page-header">
<h1>Changelog</h1>
</div>