Jump to content

Apache TomEE: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q4778959
No edit summary
Line 4: Line 4:
| developer = [[Apache Software Foundation]]
| developer = [[Apache Software Foundation]]
| status = Active
| status = Active
| latest release version = 1.5.1
| latest release version = 1.5.2
| latest release date = {{release date and age|2012|12|14}}
| latest release date = {{release date and age|2013|04|23}}
| latest preview version =
| latest preview version =
| latest preview date =
| latest preview date =

Revision as of 06:53, 24 April 2013

Apache TomEE
Developer(s)Apache Software Foundation
Stable release
1.5.2 / April 23, 2013; 11 years ago (2013-04-23)
Repository
Written inJava
Operating systemCross-platform (JVM)
TypeWeb Application Server
LicenseApache License 2.0
Websitehttp://tomee.apache.org

Apache TomEE (pronounced "Tommy") is the Java Enterprise Edition of Apache Tomcat (Tomcat + Java EE = TomEE) that combines several Java enterprise projects including Apache OpenEJB, Apache OpenWebBeans, Apache OpenJPA, Apache MyFaces and others.[1] In October 2011, the project obtained certification by Oracle Corporation as a compatible implementation of the Java EE 6 Web Profile.[2][3]

Components

Here a list of the open source components that are included in TomEE.

Component Description
Apache Tomcat HTTP server and Servlet container supporting Java Servlet and JavaServer Pages (JSP).
Apache OpenEJB Open source Enterprise JavaBeans (EJB) Container System.
Apache OpenWebBeans Open source Java Contexts and Dependecy Injection (CDI) implementation.
Apache OpenJPA Open source Java Persistence API (JPA) 1.0 implementation.
Apache MyFaces Open source Java Server Faces (JSF) implementation.
Apache ActiveMQ Open source Java Message Service (JMS) implementation.
Apache CXF Web Services frameworks with variety of protocols such as SOAP, XML/HTTP, RESTful HTTP.
Apache Derby Full-fledged relational database management system (RDBMS) with native Java Database Connectivity (JDBC) support.

TomEE JAX-RS is a second distribution that 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, and Java Messaging Service (JMS).[4]

See also

Other Java EE application servers:

References

  1. ^ "Apache TomEE". Apache OpenEJB.
  2. ^ "The Apache Software Foundation Announces Apache TomEE Certified as Java EE 6 Web Profile Compatible". MarketWatch. 4 Oct. 2011. {{cite web}}: Check date values in: |date= (help)
  3. ^ "Apache TomEE Web stack gains approval". InfoWorld. {{cite web}}: Unknown parameter |datedate= ignored (help)
  4. ^ "Apache TomEE comparison".

Presentations