WildFly Project News

Vlog: WildFly AI - monitor and troubleshoot a WildFly server with the WildFly chatbot.

This video demonstrates how you can interact with a WildFly server using natural language.

Save the Date: WildFly Mini Conference on March 25th, 2025

Hello, WildFly Community! We are excited to announce that the WildFly Mini Conference is scheduled for March 25th, 2025! Building on the success of our previous events, we’re looking forward to another day of insightful discussions, community engagement, and deep dives into the latest in enterprise Java and WildFly development. This year’s conference will focus on key topics shaping the future of WildFly and enterprise Java, including: Quick Prototyping with WildFly – Learn how to...

Testing WildFly applications on Kubernetes with Arquillian Cube

Arquillian Cube is an Arquillian extension that provides an easy way to test containerized applications and services on Docker, Kubernetes and OpenShift

WildFly and Red Hat's middleware strategy

Hi, Red Hat announced significant changes to its middleware strategy last month, and I wanted to give the WildFly community some context about those changes and how they affect WildFly. The Red Hat announcement can be found on the Red Hat blog: Evolving our middleware strategy Some key points there are: Red Hat’s Middleware and Integration Engineering and Products teams are moving to IBM in May 2025. Red Hat will continue to sell and support...

Vlog: Admin your WildFly with LLM and MCP

This video demonstrates using an MCP server to administer a WildFly installation with AI.

An introduction to use the domain mode of the current release of WildFly

I recently tried to play with the domain mode in the current release of WildFly, version 35, while writing this blog post. According to the blog post written by Brian Stansberry[1], there are some breaking backward-compatibility changes in the security configuration part related to Elytron since WildFly 25: A key focus in WildFly 25 has been completing our migration away from the legacy security layer that dates back to JBoss AS and onto the WildFly...

Making WildFly Glow with Intelligence

How to use WildFly Glow to provision a Generative AI WildFly server.

WildFly 35.0.1 is released!

WildFly 35.0.1.Final is now available for download. I am pleased to announce that the WildFly 35.0.1.Final release is now available for download. The following issues were resolved in 35.0.1: Bugs [WFLY-20261] - NPE in race condition between a thread committing a transaction and another thread performing recovery. [WFLY-20290] - CLI command "server=name:import-journal" for messaging subsystem throws "NoClassDefFoundError:" in Java 17 [WFLY-20329] - Incorrect module identifier handling in WeldDeploymentProcessor Component Upgrades [WFLY-20303] - Upgrade Arquillian from...

WildFly in a Foundation

In the last two years we’ve been putting a lot of effort into improving how the WildFly project interacts with our community, including adding new communication channels like our Mini Conferences, adding new user guides and creating a transparent feature development process. WildFly has been a successful project for a long time now, and I believe that’s largely because we are passionate about serving our community. To help us continue on this path, we are...

Testing WildFly applications on Docker with Arquillian Cube

Arquillian Cube is an Arquillian extension that provides an easy way to test a WildFly containerized application on Docker