WildFly Project News

New WildFly S2I and Runtime Multi-arch Images

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...

Using JBeret With Quarkus

An overview of the JBeret usage in Quarkus.

Vlog: Filesystem Realm Integrity

This video provides an introduction to using integrity verification in filesystem realms, a new feature added in WildFly 27.

Introducing The Java Batch Processing API And JBeret Implementation

An overview of the Java Batch Processing API and JBeret implementation.

Vlog: Git Tips on Upstream Repositories and Merge Conflicts

This video explains how to add upstream repositories, rebase onto upstream branches, and resolve merge conflicts in Git.

Introduction to working on/with Jakarta EE Specifications for WildFly users

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...

Updates on WildFly Docker Images

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...

Enabling Integrity on Filesystem realms

An overview of the new support for filesystem realm integrity verification.

WildFly Bootable JAR 8.1 is released!

Bootable JAR Maven plugin 8.1.0 has been released.

Distributed Jakarta Enterprise Bean Timers

A new distributed Jakarta Enterprise Bean TimerService for WildFly