Skip to content
EntityQ193247· pop 39· linked from 370 articles

Jakarta EE

Sign in to save

Also known as Java EE, Java 2 Platform, Enterprise Edition, JavaEE, J2EE, Javaee, Java Platform, Enterprise Edition

set of specifications extending Java SE

Key facts

Player software
Java
Programming language s
Java
Application s
Application server
Status
Active
License
Eclipse Public License or GNU General Public License w/ Classpath exception
Website
jakarta .ee

via Wikipedia infobox

Official website

Java Platform, Enterprise Edition (Java EE) | Oracle Technology Network | Oracle

oracle.com

Link to the official site · 22,135 chars · not written by Vinony

Described at

Jakarta EE | projects.eclipse.org

Jakarta EE is the New Home of Cloud Native Java

projects.eclipse.org

Eclipse GlassFish® is a lightweight yet powerful open-source application server that fully implements the Jakarta EE platform. Designed for flexibility, scalability, and reliability, it provides a Technology Compatibility Kit (TCK) for Jakarta EE platform. Used for testing Jakarta EE implementations for Jakarta EE spec compliance. The Jakarta EE Platform project produces the Jakarta EE Platform specification, which is an umbrella specification that aggregates all other Jakarta EE specifications. In addition, this Project is Eclipse ORB is a runtime component that can be used for distributed computing using IIOP communication. Jakarta Query defines the syntax and semantics of the query language itself, including the type system of the language. Jakarta Query prioritizes clients written in Java. However, it is not by nature Jakarta Messaging is a Java Message Oriented Middleware API for sending messages between two or more clients. It is a programming model to handle the producer-consumer messaging problem. Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a The Eclipse Documentation for Jakarta EE project hosts documentation intended for programmers interested in developing and deploying Jakarta EE applications. It covers the technologies comprising the Eclipse Open Message Queue (Eclipse OpenMQ™) is a complete message-oriented middleware platform, offering high quality, enterprise-ready messaging. Eclipse OpenMQ is included in GlassFish. The Jakarta Persistence API is the Java API for the management of persistence and object/relational mapping in Jakarta EE and Java SE environments. The Jakarta Batch project describes the XML-based job specification language (JSL), Java programming model, and runtime environment for batch applications for the Java platform. The specification ties Eclipse Cargo Tracker™demonstrates how you can develop applications with the Jakarta EE platform using widely adopted architectural best practices like Domain-Driven Design (DDD). The code is intended

Excerpt from a page describing this subject · 28,702 chars · not written by Vinony

Wikidata facts

Official website
jakarta.ee
Show 7 more facts
Commons category
Jakarta EE
social media followers
5020
software version identifier
10
Sources (2)

via Wikidata · CC0

~13 min read

Article

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 services. Jakarta EE applications are run on reference runtimes, which can be microservices or application servers, which handle transactions, security, scalability, concurrency and management of the components they are deploying.

Jakarta EE is defined by its specification. The specification defines APIs (application programming interface) and their interactions. As with other Java Community Process specifications, providers must meet certain conformance requirements in order to declare their products as Jakarta EE compliant.

Connections

Categories