WildFly Project News
WildFly 22 adds the ability to automatically generate a self-signed certificate the first time WildFly receives an HTTPS request when WildFly is being secured using Elytron. This is useful for development or testing environments. This blog post gives an introduction to this new feature.
With WildFly 22, it is now possible to configure a principal transformer in the Elytron subsystem to convert a principal to upper or lower case. This blog post goes through a complete example on how to use this new feature.
How to properly stop a running batch job with API and WildFly tools, and how to stop an individual step.
I’m pleased to announce that the WildFly 22 Final zip is now available for download. Let’s have a look at what’s new. New Features Logging In response to a great deal of user demand, WildFly has added support for log4j2. Applications deployed in the server can use the log4j2 API which will delegate to the JBoss Log Manager. Provisioning and Managing WildFly It is now possible to use a Galleon feature pack provided by...
Year End Treats I’m pleased to announce that two new WildFly releases are available for download at https://wildfly.org/downloads. First you can get WildFly 22.0.0.Beta1 and have a look at what’s coming soon in WildFly 22. This also includes an update of WildFly Preview. Release notes for that release are here, with issues fixed in the underlying WildFly Core betas listed here. For developers using our bootable jar feature, please have a look at the...
Bootable JAR Maven plugin 3.0.0.Beta1 has been released. This release brings a new Maven plugin goal to speed-up development.
I am happy to announce that the first Final build of the GraphQL feature pack has been released! It is fully compatible with MicroProfile GraphQL 1.0 and has been tested with WildFly 20 and 21, JDK 8 and 11. It bundles the latest available version of SmallRye GraphQL, and that is 1.0.17. Client libraries The feature pack now contains the typesafe GraphQL client libraries. They are now installed as WildFly static modules, so deployments...
WildFly 21.0.1.Final is now available for download. It’s been about a month since the WildFly 21 release, so we’ve done a small bug fix update, WildFly 21.0.1. The full list of issues resolved in WildFly 21.0.1 is available here. Issues resolved in the WildFly Core update included with WildFly 21.0.1 are available here. Enjoy!
I’m pleased to announce that the WildFly 22 Alpha1 zips are now available for download. This includes the first release of a new 'WildFly Preview' distribution of WildFly, which we’re using to give our community a tech preview look at things we see coming down the road in our main WildFly distribution. Right now this is mostly about what we are doing with Jakarta EE 9, although there are some other differences that I’ll...
I am happy to announce the 1.0.0.Final release of the MicroProfile Reactive specifications feature pack for WildFly. It is tested against both WildFly 20 and 21. The main changes since 1.0.0.Beta1 are essentially upgrades to the latest SmallRye implementations of all the MicroProfile Reactive specifications, and fixing problems related to memory leaks and redeployments. The MicroProfile Reactive specifications are: MicroProfile Reactive Messaging 1.0 - this is a framework for building event-driven, data streaming and...