WildFly Project News
Hacktoberfest is back, offering the perfect opportunity to showcase your Open Source expertise. This annual event brings together developers at all levels—from seasoned professionals to eager newcomers—in a unified effort to contribute to Open Source projects and foster collaboration within the global software community. Join us for this month-long celebration of innovation and teamwork, as we work together to make meaningful contributions, one pull request at a time. What is Hacktoberfest? Hacktoberfest is a month-long...
WildFly 33.0.2.Final is now available for download. Typically after a major release of WildFly we follow up with one small bug fix release in the coming weeks before moving on to the next major release, however due to the nature of the issues fixed in this release we have decided to release one more release so I am pleased to confirm WildFly 33.0.2.Final is now available. The following issues were resolved in 33.0.2: Component Upgrade...
In this brief demonstration, we’ll see how to use Ansible to fully automate the deployment of a WildFly instance, including the configuration of its subsystems. In particular, we’ll illustrate how to set up messaging queues and deploy JDBC drivers. For readers not familiar with Ansible, the article with starts with the instructions on how to set it up and install the required extension (a collection, in Ansible lexicon) for WildFly. Install Ansible and its collection...
In the previous blog post on this topic, I have introduced how to manually edit the configuration file of WildFly to configure the batch-jberet module to use the JDBC repository. In this article, I'd like to introduce how to use the CLI Command Tool and the Admin Console to do the task.
WildFly 33.0.1.Final is now available for download. It’s been about four weeks since the WildFly 33 release, so we’ve done a small bug fix update, WildFly 33.0.1. This includes an update to WildFly Preview. The following issues were resolved in 33.0.1: Bugs [WFLY-19549] - OIDCSecurityContext deserialization issue [WFLY-19577] - Undertow ServerAdd could not detect referenced capabilities [WFLY-19583] - Deployment-related undertow metrics are not exported [WFLY-19610] - @PostConstruct on Servlet may be called twice [WFLY-19613] -...
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.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] -...
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...
Shaaf Syed, Principal Architect at Red Hat, has written a comprehensive article on WildFly Glow. A must read!
Learn about the new Dynamic Client SSL Context feature.