WildFly Project News
WildFly 27.0.1.Final is now available for download. It’s been about five weeks since the WildFly 27 release, so we’ve done a small bug fix update, WildFly 27.0.1. This includes an update to WildFly Preview. The following issues were resolved in 27.0.1: Bugs [WFLY-17186] - Wrong exception handling by ManagedScheduledExecutorService.schedule(…) [WFLY-17287] - Cannot persist ejb timers into database [WFLY-17313] - Distributed TimerService fails when cache is configured with jdbc-store [WFLY-17350] - Custom mail providers are...
The WildFly Elytron team will be having an Ask Me Anything session on Monday Dec. 19th on chat.
This article provides details on the new S2I and runtime multi-arch images. New WildFly S2I and Runtime Multi-arch Images These new multi-arch images (linux/arm64 in addition to linux/amd64) have a different naming scheme than the current WildFly images to better handle multiple JDK versions and align with the tag scheme used for the WildFly centos7 docker images (as explained in Updates on WildFly Docker Images blog post). Note The previous WildFly images are now...
This video provides an introduction to using integrity verification in filesystem realms, a new feature added in WildFly 27.
An overview of the Java Batch Processing API and JBeret implementation.
This video explains how to add upstream repositories, rebase onto upstream branches, and resolve merge conflicts in Git.
A new distributed Jakarta Enterprise Bean TimerService for WildFly
An overview of the new support for filesystem realm integrity verification.
In this article, we give an update on changes made to the WildFly Docker images to enhance their capabilities. Thanks to contributions from Henri-Laiho and Kris-Gerhard, we have updated the images to use the JDK images from Eclipse Temurin as their base images. This provides the following highly requested capabilities: Provides multiarch images. The WildFly images now support linux/arm64 in addition to linux/amd64 Supports Long-Term Support (LTS) JDK 11 & 17 Supports the latest...