WildFly Project News
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 deprecated...
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.
Reasons to get involved with the Jakarta EE Specification teams You are a developer that uses the WildFly (Jakarta EE) application server to create/update applications that meet your users needs. Reason #1 is to participate in developing future Jakarta EE releases. From adding a new feature to a specification, to implementing that new feature. You can also help by adding TCK tests for new features as well. Whether you contribute a small or large amount...
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 non-LTS...
An overview of the new support for filesystem realm integrity verification.
Bootable JAR Maven plugin 8.1.0 has been released.