HOME

TheInfoList



OR:

Apache TomEE (pronounced "Tommy") is the
Java Enterprise Edition Jakarta EE, formerly Java Platform, Enterprise Edition (Java EE) and Java 2 Platform, Enterprise Edition (J2EE), is a set of specifications, extending Java SE with specifications for enterprise features such as distributed computing and web serv ...
of
Apache Tomcat Apache Tomcat (called "Tomcat" for short) is a free and open-source implementation of the Jakarta Servlet, Jakarta Expression Language, and WebSocket technologies. It provides a "pure Java" HTTP web server environment in which Java code can also ...
(Tomcat + Jakarta EE = TomEE) that combines several Java enterprise projects including Apache OpenEJB, Apache OpenWebBeans, Apache OpenJPA,
Apache MyFaces Apache MyFaces is an Apache Software Foundation project that creates and maintains an open-source JavaServer Faces implementation, along with several libraries of JSF components that can be deployed on the core implementation. The project is divid ...
and others. In October 2011, the project obtained certification by
Oracle Corporation Oracle Corporation is an American multinational computer technology corporation headquartered in Austin, Texas. In 2020, Oracle was the third-largest software company in the world by revenue and market capitalization. The company sells da ...
as a compatible implementation of the Java EE 6 Web Profile.


Components

TomEE includes the following open-source components: TomEE JAX-RS, a second distribution, adds support for Java API for RESTful Web Services (JAX-RS). The full TomEE Plus distribution adds additional support for: * Java API for XML Web Services (JAX-WS) * Java EE Connector Architecture * Java Messaging Service (JMS)


History

The OpenEJB project was started by Richard Monson-Haefel and David Blevins in 1999 as an open source implementation of the Enterprise JavaBeans specification. Blevins continued to develop OpenEJB and integrate components of this project with Apache Geronimo. In 2003, the OpenEJB component became a project operating under the auspices of the Apache Software Foundation at which time it was rewritten with a focus on leveraging Tomcat as an embedded web container. A beta version of TomEE was released in October 2011, and the first production-ready version was shipped in April 2012.


Versions


Commercial support

Two years after the announcement of Apache TomEE at JavaOne 2011 several Apache TomEE creators united to form Tomitribe, a commercial support company dedicated to the Apache TomEE community and focused on promoting open source values. Another commercial support company provides enterprise support for Apache TomEE is ManageCat,. ManageCat involves with a lot of Apache Java EE projects to contribute open source Java EE ecosystem.


See also

*
List of application servers This list compares the features and functionality of application servers, grouped by the hosting environment that is offered by that particular application server. BASIC * Run BASIC - An all-in-one BASIC scriptable application server, can auto ...


References


External links

*
Apache TomEE - Tomcat with a Kick at JAXLondon 2011Apache TomEE Java EE 6 Web Profile at JavaOne 2011
{{Java (Sun) TomEE Java enterprise platform Free software application servers