Getting Jakarta EE 8 Compatible Application Servers
In the Jakarta EE Compatible Products , there is a full list of application servers that are compatible with the newest Jakarta EE 8 specification, including:
-
Glassfish is an open-source Java EE/Jakarta EE application server. In the past years, it was the official Java EE reference implementation for a long time, now it is donated to Eclipse Foundation as part of Eclipse EE4J project.
Download the latest Glassfish here .
-
Payara Server is a fork of Glassfish, and provides more quickly patch fixes for commercial support for subscribed customers.
Download Payara server from Payara website.
-
WildFly is the rebranded open-source JBoss application server from Redhat.
Get the newest WildFly here.
-
Open Liberty is an open-source application server sponsored by IBM. Open Liberty follows a monthly-cycle release and the development is very active in the past years.
Download Open Liberty from openliberty.io download page.