WildFly Project News

WildFly 33 is released!

I’m pleased to announce that the new WildFly and WildFly Preview 33.0.0.Final releases are available for download at https://wildfly.org/downloads. New and Notable Individual Features There a number of new features in WildFly 33, but before getting into the specific items I want to mention again the capabilities introduced in WildFly 31 to introduce features at different stability levels. Features can be introduced at one of four stability levels — experimental, preview, community or default — with the ideal outcome...

WildFly 32.0.1 is released!

WildFly 32.0.1.Final is now available for download. It’s been about five weeks since the WildFly 32 release, so we’ve done a small bug fix update, WildFly 32.0.1. This includes an update to WildFly Preview. The following issues were resolved in 32.0.1: Bugs [WFLY-19305] - ClassCastException when running live-only HA policy in messaging-activemq subsystem [WFLY-19326] - LinkageError: loader constraint violation for class io.netty.* [WFLY-19355] - Deploying multiple OpenAPI endpoints can result in a NoSuchElementException [WFLY-19366] -...

How to Connect with the WildFly Community

WildFly is an open-source, production-ready, flexible and lightweight application server, offering all the necessary features to run and deploy Java applications. Connecting with the WildFly community can provide valuable support, enhance your understanding of the server, and offer opportunities to contribute to the project. Here’s how you can get involved: Get an Idea about WildFly Explore the WildFly Website Visit WildFly’s official website to access comprehensive documentations, guides, downloads, and the latest news. The website...

Blog: WildFly 32 Delivers Preview of Jakarta EE 11 and Final Version of WildFly Glow

Shaaf Syed, Principal Architect at Red Hat, has written a comprehensive article on WildFly Glow. A must read!

Dynamic client SSL context that automatically delegates to different SSLContexts based on the host and port of the peer

Learn about the new Dynamic Client SSL Context feature.

Caching realm now automatically tries to authenticate users with the underlying realm if authentication with cached credentials fails

Learn how the Caching Realm can now update outdated credentials.

Vlog: WildFly Glow, WildFly 32 deployment to OpenShift with database access

In this video we are using WildFly Glow 1.0 to deploy the todo-backend quickstart application to OpenShift with automatic connection to a PostgreSQL database. No configuration needed!

WildFly 32 is released!

I’m pleased to announce that the new WildFly and WildFly Preview 32.0.0.Final releases are available for download at https://wildfly.org/downloads. There’s a lot to talk about this time, so let’s get going! New and Notable WildFly Glow 1.0 Final Ever since the introduction of Galleon several years back, a major WildFly focus has been tooling to improve our users' ability to easily provision an optimal WildFly installation, on-premise and particularly for the cloud. I’m very excited...

WildFly 32 Beta is released!

I’m pleased to announce that the new WildFly and WildFly Preview 32.0.0.Beta1 releases are available for download at https://wildfly.org/downloads. This is our usual single beta that we release a couple of weeks before the 32 Final release. We typically don’t do much of a release announcement post for the beta release, but there are a number of things happening with WildFly 32 that users of our betas should know about and that we encourage people...

Vlog: WildFly Glow, direct deployment to OpenShift

In this video we are covering the pre-requisites required to interact with your OpenShift cluster from WildFly Glow CLI. Once the environment is setup, we are building and deploying an application to OpenShift cluster.