WildFly Project News

Open Source Day 2022 Recap

A recap of the GHC22 Open Source Day.

Hacktoberfest Has Started

All the details on how to get started, pick an issue to work on, and submit your first PR.

WildFly 27 Beta1 is released!

I’m pleased to announce that the new WildFly and WildFly Preview 27.0.0.Beta1 releases are available for download at https://wildfly.org/downloads. New and Notable As I noted in my last post, the key new thing in WildFly 27 is compatibility with the recently released Jakarta EE 10. Thanks so much to all the great WildFly contributors who worked so hard on our EE 10 journey! Besides Jakarta EE 10 support, here are some of the other...

Jakarta EE 10 is released and WildFly is compatible!

Congratulations to everyone involved with Jakarta EE for today’s announced general availability of Jakarta EE 10! It’s great to see continued advances in Jakarta EE, particularly Jakarta Contexts and Dependency Injection 4.0 with the new CDI Lite, along with the new Jakarta EE 10 Core Profile. I’m particularly happy to announce that our hard work in the WildFly community on EE 10 is paying off. Last week we released WildFly 27.0.0.Alpha5, and this week...

FAQ for New Contributors

Answers to frequently asked questions from new contributors.

Remote dev-watch development with WildFly Jar Maven Plugin

Bootable JAR Maven plugin 8.0.0.Alpha2 brings in a new way to make remote development easier.

Bearer Token Support for the Elytron OIDC Client Subsystem

An overview of how to secure an application with Bearer Token Authentication when using the Elytron OIDC Client subsystem.

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...

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...