InfoQ Homepage Java EE Content on InfoQ
-
Java News Roundup - Week of April 5th, 2021
A roundup of stories in the Java ecosystem for the week of April 5th.
-
Java News Roundup - Week of March 8th, 2021
A quick roundup of stories from around the Java ecosystem in the week of March 8th.
-
Release of Open Liberty 19.0.0.9 Completes Support of MicroProfile Standalone Reactive Streams APIs
In keeping with IBM’s commitment to their four-week release cycle of Open Liberty, version 19.0.0.9 was recently made available. Open Liberty’s ongoing support for MicroProfile includes the new standalone reactive APIs: MicroProfile Reactive Streams Operators (version 19.0.0.4); MicroProfile Context Propagation (version 19.0.0.8); and MicroProfile Reactive Messaging (version 19.0.0.9).
-
Java EE Specifications Renamed Jakarta EE
Java EE specifications have been renamed Jakarta EE, changing branding and clarifying the names of each document.
-
Eclipse and Oracle Unable to Agree on Terms for javax Package Namespace and Trademarks
The Eclipse Foundation and Oracle were unable to agree on a path forward for enhancing Java EE's javax namespace, requiring all applications to be ported to a new namespace for Jakarta EE.
-
Microsoft Survey to Study the JavaEE to Cloud Migration: A Call to the Java Community to Participate
The Microsoft Azure engineering team is calling on the Java community to participate in a special survey to understand the challenges of migrating Java EE applications to the cloud. The team would appreciate input from developers who either: have already migrated Java EE applications to cloud; are currently going through a migration; or are planning to start a migration.
-
Eclipse Releases GlassFish 5.1 Certified as Compatible with Java EE 8
Eclipse has achieved another GlassFish milestone with the anticipated GA release of version 5.1. A year in the making, this milestone included previous GlassFish milestones such as the full migration of source code and open-sourcing the Java EE TCK (September 2018), the RC1 release of GlassFish 5.1 (October 2018), and the integration of EclipseLink and Eclipse Jersey in GlassFish (December 2018).
-
Apache Releases TomEE 7.1 with Support for Java 8 and MicroProfile 1.2
The Apache TomEE community has released TomEE 7.1, a significant upgrade featuring support for Java SE 8 and MicroProfile 1.2. TomEE 7.1 serves as a gateway release for TomEE 8 that will be compliant with Java EE 8/JakartaEE and MicroProfile 1.3. David Blevins, founder and CEO of Tomitribe, spoke to InfoQ about this latest release.
-
JBoss Web Server 5 with Tomcat 9 is Available
Red Hat JBoss Web Server (JWS) combines the Apache web server with the Tomcat servlet engine for building, deploying, and maintaining web applications and large-scale websites. JBoss Web Server version 5 was recently released supporting Tomcat 9 and introduces several new features and enhancements.
-
Q&A with Bob McWhirter on WildFly Swarm Rename to Thorntail
In early 2015, Red Hat released Wildfly Swarm, which allows Java EE based applications to run as microservices. The approach allowed developers to migrate Java EE monolith applications to microservices by creating an uber-JAR that not only contains the Java program but embeds its dependencies as well. Wildfly Swarm was recently renamed to Thorntail.
-
Jakarta EE Working Group Established
Future versions of the Java EE technology will be branded as Jakarta EE, and it’s currently under active development at the Eclipse Foundation. When Java EE was under Oracle’s stewardship, it used the JCP to make decisions and introduce new features. Since there’s no JCP for Java EE at Eclipse, a new process had to be established. That process is now called the Jakarta EE Working Group.
-
Java EE Guardians Moving Forward with Jakarta EE
Shortly after Java EE was rebranded to Jakarta EE, well-known Java EE evangelist Reza Rahman recently closed the change.org petition to declare victory in the original petition filed by the Java EE Guardians almost two years ago, in which they encouraged Oracle to move forward with Java EE 8. Rahman spoke to InfoQ about the future of the Java EE Guardians and Jakarta EE.
-
Java EE Becomes Jakarta EE
After Oracle expressed its desire that Java EE be rebranded as part of the project's transfer to Eclipse, the community has voted, and the new name for Java EE going forward will be Jakarta EE. Mike Milinkovich, executive director of the Eclipse Foundation, wrote in a blog post that almost 7,000 people voted in the community poll, with over 64% choosing "Jakarta EE".
-
From Java EE to Jakarta EE: the Java EE Guardians Rebranding Debate with Oracle
Frustrated with the lack of response from Oracle, the Java EE Guardians recently submitted an open letter to Oracle expressing their concerns on the rebranding of Java EE. Despite the efforts and data collection by the Java EE Guardians, the rebranding of Java EE will move forward.
-
Eclipse MicroProfile 1.3 Is Now Available
Eclipse MicroProfile extends Java EE to better address microservices by providing an open-source community specification for enterprise Java microservices. Release 1.3 introduces the OpenAPI, OpenTracing, and Rest Client APIs and updates the Config and Metrics APIs.