WildFly Project News

Using distributed realm in WildFly Elytron

An example of distributed realm usage in WildFly.

Using failover realm in WildFly Elytron

An example of failover realm usage in WildFly.

Open Source Day 2021 Recap

A recap of Open Source Day, held during the virtual Grace Hopper Celebration.

MicroProfile Reactive Messaging 2.0 in WildFly 25

For WildFly 25, we upgraded the MicroProfile Reactive Messaging support from version 1 to 2. It contains a new @Channel annotation, which in conjunction with the new Emitter interface, were introduced in order to make it possible to push data into the MicroProfile Reactive streams from code initiated by a user. The MicroProfile Reactive Messaing implementation in WildFly is based on the SmallRye Reactive Messaging project. The version included in WildFly 25, introduces a...

WildFly 25 S2I images have been released on quay.io

WildFly 25 S2I Docker images The WildFly S2I (Source-to-Image) builder and runtime Docker images for WildFly 25 have been released on quay.io/wildfly. For complete documentation on how to use these images using S2I, OpenShift and Docker, refer to the WildFly S2I README. Important changes to mention in this release We have been evolving the s2i builder image to reflect part of the main changes that occurred in WildFly 25. In particular the s2i image...

WildFly Bootable JAR 6.0 is released!

Bootable JAR Maven plugin 6 has been released.

WildFly 25 is released!

I’m pleased to announce that the WildFly 25 Final zip is now available for download. The big focus during the WildFly 25 development cycle has been on support for Java SE 17 and on the related transition away from our legacy security layer and to a purely WildFly Elytron-based security layer. More about those later, but first let’s look at new features in WildFly 25. New Features A new subsystem has been added that...

Hacktoberfest Has Begun

An overview of the WildFly Elytron project's participation in Hacktoberfest.

Changes are coming to WildFly

As significant changes percolate through the enterprise Java ecosystem, particularly progress on Jakarta EE 10 and the move to the jakarta.* namespace for the EE APIs, changes are also going to be coming to WildFly. In this post I want to describe what I see happening over the next few WildFly releases, starting with the WildFly 25 release that will be out soon. SE 17 and the WildFly security layer This month’s GA release...

WildFly 25 Beta1 S2I images have been released on quay.io

ly 25 Beta1 S2I images have been released on quay.io WildFly 25 Beta1 S2I Docker images The WildFly S2I (Source-to-Image) builder and runtime Docker images for WildFly 25 Beta1, have been released on quay.io/wildfly. For complete documentation on how to use these images using S2I, OpenShift and Docker, refer to the WildFly S2I README. Important changes to mention in this Beta release We have been evolving the s2i builder image to reflect part of...