You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2016/04/30 21:43:42 UTC

svn commit: r987174 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/comparison.html

Author: buildbot
Date: Sat Apr 30 19:43:42 2016
New Revision: 987174

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/comparison.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr 30 19:43:42 2016
@@ -1 +1 @@
-1741417
+1741799

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr 30 19:43:42 2016
@@ -1 +1 @@
-1741417
+1741799

Modified: websites/staging/tomee/trunk/content/comparison.html
==============================================================================
--- websites/staging/tomee/trunk/content/comparison.html (original)
+++ websites/staging/tomee/trunk/content/comparison.html Sat Apr 30 19:43:42 2016
@@ -335,6 +335,32 @@
 
 </table>
 
+<p>TomEE 7 targets JavaEE 7 and implements these specifications (in parenthesis the distibution(s) containing it if not part of the basic packages):</p>
+
+<ul>
+<li>WebSocket JSR 356</li>
+<li>JSON-P JSR 353</li>
+<li>Servlet 3.1 JSR 340</li>
+<li>JSF 2.2 JSR 344</li>
+<li>EL 3.0 JSR 341</li>
+<li>JSP 2.3 JSR 245</li>
+<li>JSTL 1.2 JSR 52</li>
+<li>JBatch (plus) JSR 352</li>
+<li>Concurrency utilities for EE JSR 236</li>
+<li>CDI 1.2, DI, Interceptors 1.2, Common Annotations JSR 346 + JSR 330 + JSR 318 + JSR 250</li>
+<li>Bean Validation 1.1 JSR 349</li>
+<li>EJB 3.2 JSR 345</li>
+<li>JavaEE Connector JSR 322</li>
+<li>JPA 2.1 JSR 338 (WARNING: openjpa based distributions provide a JPA 2.0 runtime)</li>
+<li>JMS 2.0 JSR 343 (layer based on ActiveMQ 5 / JMS 1.1 for default distributions)</li>
+<li>JTA 1.2 JSR 907</li>
+<li>Javamail 1.4 (NOTE: EE 7 requires 1.5)</li>
+<li>JAX-RS 2.0 JSR 339</li>
+<li>JAX-WS 2.2 JSR 224</li>
+<li>JAXB 2.2 JSR 222</li>
+<li>and more inherited from TomEE 1/JavaEE 6</li>
+</ul>
+