Hi that's a bit more complicated
- certification: implies legal process with oracle, we are not there - EE 7 "compliance"/"support": think except JPA 2.1 with openjpa distributions we target most of it - with some exceptions on JMS 2 with ActiveMQ 5. To answer the original questions both spec s are in tomee plus and concurrency utilities is in web profile too (cause used internally for EJB @Asynchronous to make it simple). I'm not sure the point about websocket which is in all version since tomcat has it. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2017-03-03 13:19 GMT+01:00 Danilo Cominotti Marques <[email protected]>: > From what I understand, it is only OpenJPA (which is not JPA 2.1 compliant > yet, but rather 2.0) that is holding back the Java EE 7 compliance. The > OpenJPA 3.x series should fix that. > > On Fri, Mar 3, 2017 at 9:06 AM, Yann Blazart <[email protected]> > wrote: > > > Hello. > > > > TomEE is not certified, but it's a full EE! More than weblogic 12.2.1, > > trust me :) > > > > I imagine that certification process is complicated or cost a much. > > > > Le 3 mars 2017 12:45 PM, "COURTAULT Francois" < > > [email protected]> a écrit : > > > > > Hello, > > > > > > If I refer to http://tomee.apache.org/comparison.html , it seems that, > > > for TomEE 7.x, JBatch and Concurrency Utilities for EE are available > even > > > if those specifications aren't included in the Java EE Web Profile, > > right ? > > > > > > * JBatch is available in TomEE Plus, right ? > > > > > > * Concurrency Utilities for EE is available in TomEE web > profile, > > > right ? > > > > > > In such case, we could say that TomEE Plus is more or less Java EE full > > > profile compliant. As web socket in included in Tomcat, what are the > > > missing specifications in TomEE Plus which prevent this version to not > be > > > Full profile compliant ? > > > > > > Best Regards. > > > ________________________________ > > > This message and any attachments are intended solely for the addressees > > > and may contain confidential information. Any unauthorized use or > > > disclosure, either whole or partial, is prohibited. > > > E-mails are susceptible to alteration. Our company shall not be liable > > for > > > the message if altered, changed or falsified. If you are not the > intended > > > recipient of this message, please delete it and notify the sender. > > > Although all reasonable efforts have been made to keep this > transmission > > > free from viruses, the sender will not be liable for damages caused by > a > > > transmitted virus. > > > > > >
