JPA 2.0 is part of the Java EE Web Profile since Java EE 6; however, it is not available in Tomcat 8.
Am I right to conclude that Tomcat 8 is, in fact, an incomplete implementation of the Java EE Web Profile?
JPA 2.0 is part of the Java EE Web Profile since Java EE 6; however, it is not available in Tomcat 8.
Am I right to conclude that Tomcat 8 is, in fact, an incomplete implementation of the Java EE Web Profile?
Tomcat is not an implementation of java EE. From Tomcat website:
The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies.
However, TomEE is:
Apache TomEE, pronounced "Tommy", is an all-Apache Java EE 6 Web Profile certified stack where Apache Tomcat is top dog.
TomEE The Web Profile version of TomEE contains
TomEE+ The TomEE Plus distribution adds the following: