WildFly Project News
This video demonstrates using an MCP server to administer a WildFly installation with AI.
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...
How to use WildFly Glow to provision a Generative AI WildFly server.
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...
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...
Arquillian Cube is an Arquillian extension that provides an easy way to test a WildFly containerized application on Docker
I’m pleased to announce that the new WildFly and WildFly Preview 35.0.0.Final releases are available for download at https://wildfly.org/downloads. New and Notable This quarter we had a heavy focus on MicroProfile, particularly MicroProfile 7.0, which I’m pleased to say WildFly 35 fully supports. Improvements in the MicroProfile area include: WildFly now supports MicroProfile Fault Tolerance 4.1. WildFly now supports MicroProfile OpenAPI 4.0. Standard WildFly now supports MicroProfile REST Client 4.0. This was previously supported in...
Using a PKCS#12 KeyStore to back a WildFly Elytron credential store.
We are almost at the end of 2024 and we wanted to take this opportunity to thank all our community members for their help on WildFly this year. 2024 was a busy year for WildFly and a lot was accomplished. We continued with our quarterly releases and delivered 4 Major versions (31, 32, 33, 34) and 5 micro updates. WildFly 35 Beta also just came out last week. There were many developments done this year...
In this blog post I’d like to show how you can use the management console (aka HAL) for WildFly instances running on OpenShift. Prerequisites The console is an integral part of WildFly and is activated by default when running on-premise. For instances running on OpenShift, the console is not available by default, though. To use the console on OpenShift, you need a WildFly image that meets the following requirements: Management user: The management console is...