WildFly Project News

Top 5 Reasons To Join Us At Open Source Day

Learn why you should join the WildFly Elytron project at this year's Grace Hopper Open Source Day.

WildFly 26.1.2 is released!

WildFly 26.1.2.Final is now available for download. This is a bug fix release. The full list of issues resolved in WildFly 26.1.2 is available here. Issues resolved in the WildFly Core update included with WildFly 26.1.2 are available here. As I’ve discussed in various posts that touch on the WildFly project’s plans for 2022, beginning with the upcoming WildFly 27 release WildFly releases will no longer support Java SE 8, Jakarta EE 8 and MicroProfile...

Using RHOSAK from WildFly

Introduction RHOSAK (full name: Red Hat OpenShift Streams for Apache Kafka) is a cloud service hosted by Red Hat which makes setting up, managing and scaling Apache Kafka instances very easy. Also, you get the peace of mind of knowing the instances are patched with the latest security fixes. Apache Kafka is an open source, distributed streaming platform that enables (among other things) the development of real-time, event-driven applications. WildFly integrates with Apache Kafka via...

WildFly 27 Alpha4 is released

Today we have released the 27.0.0.Alpha4 version of WildFly, now available on the downloads page. This release serves as a major milestone on our way toward support for Jakarta EE 10 in WildFly, as it is the first release of standard WildFly that is based on the Jakarta EE APIs that are planned for the upcoming Jakarta EE 10 release. Until this release, only WildFly Preview has offered any kind of support for Jakarta EE...

Use the wildfly-maven-plugin to create a Docker image of your application

In this article, we will explain how a developer using the Docker image for WildFly can take advantage of the new capabilities of the wildlfy-maven-plugin and the new WildFly runtime image to build their container image. We will describe the changes required to move to this new architecture. Once the changes are done, we will provide some examples of the benefits that can be gained from this new architecture. WildFly, Docker, S2I and what are...

Vlog: Encrypting a Filesystem Realm

This video demonstrates how to enable encryption for new filesystem realms, and how to encrypt pre-existing filesystem realms.

Securing Jakarta Enterprise Beans with mutual TLS authentication

A demonstration on how to configure Elytron for secure connections to EJBs, using mutual TLS, SASL authentication mechanisms, and credential stores.

Vlog: WildFly gRPC

This video introduces support for gRPC in WildFly.

Vlog: Interview with Farah Juma

Another interview for our WildFly open source rockstars series.

Vlog: Configure TLS in WildFly using Let’s Encrypt certificate authority

This video demonstrates how you can configure TLS using the Let’s Encrypt certificate authority with the WildFly CLI.