WildFly Project News

WildFly 10.1 is now available!

WildFly 10.1 is officially complete and available for download! Major new features include: Out of the box HTTP/2 support with no JVM flags required ! TLS cert auto-generation Load-balancing profile is now in our default domain.xml config Support for clustering node discovery on Azure (jgroups AZURE_PING) Additionally there was a massive 324 issues resolved in this release! Out of the Box HTTP/2 and TLS Unique to WildFly, is that HTTP/2 now works without any special...

WildFly 10 Final is now available!

WildFly 10 Final is officially complete and available for download! WildFly 10 adds a number of capabilities and improvements to the powerful, yet lightweight, open-source application server. Java EE 7 As with WildFly 8 and WildFly 9, WildFly 10 implements the Java EE 7 Full and Web Profile standards. Builds on WildFly 9 In addition to the key features mentioned below, this release includes all the major features from 9, such as HTTP/2 support and...

WildFly 10 CR5 is released!

The fifth release candidate for WildFly 10 (10.0.0.CR5) is now available for download! For details, see the official 10.0.0.CR5 Release Notes wiki page. Give it a try over the holidays, and let us know what you think! Provided there are no showstoppers, this will become the final 10 release. Enjoy!

Undertow.js 1.0.1.Final has been released

Undertow.js 1.0.1.Final has been released. This allows you to integrate JavaScript and Java EE in your applications. There have been some notable changes since I first wrote about this at http://wildfly.org/news/2015/08/10/Javascript-Support-In-Wildfly/. Websocket Support It is now possible to use WebSockets with Undertow.js. You can declare a websocket handler with the websocket method, which takes a path and a connection handler. The connection handler gets passed the connection object, which can be used to send messages,...

WildFly 9.0.2 is released!

WildFly 9.0.2 is now available for download. This release includes a security update, bug fixes, and a few component updates. For more information, see the JIRA release notes.

WildFly 10 CR4 is released!

The fourth release candidate for WildFly 10 (10.0.0.CR4) is now available for download! For details, see the official 10.0.0.CR4 Release Notes wiki page. Give it a try and let us know what you think. If all goes well, this will be the last CR before the final release. Enjoy!

WildFly 10 CR2 is released!

The second release candidate for WildFly 10 (10.0.0.CR2) is now available for download! For details, see the official 10.0.0.CR2 Release Notes wiki page. Give it a try and let us know what you think.

WildFly 10 CR1 is released!

The first candidate for release of WildFly 10 (10.0.0.CR1) is now available for download! For details, see the official 10.0.0.CR1 Release Notes wiki page. Give it a try and let us know what you think.

WildFly 10 Beta2 is released!

The WildFly 10.0.0.Beta2 release is now available for download! For details, see the official 10.0.0.Beta2 Release Notes wiki page.

WildFly Swarm 1.0.0.Alpha4 Released!

Once again, we’re delighted and enthralled to announce a release of WildFly Swarm. This time, it’s 1.0.0.Alpha4! That’s like one more than last time! This release has taken a few months, but it is chock-a-block full of awesome changes. But first, you might be wondering What is WildFly Swarm? Well, it’s WildFly, but dis-assembled and repackaged so that you can consume just the bits’n’bobs you need in order to build slimmer application services and run...