WildFly Project News
We are proud to announce our public CI system, which is running integration tests for WildFly, WildFly Core, Undertow, and many other related projects. This system ensures that we do not merge anything that is broken and that our master is always stable. CI also helps us with testing pull requests by: Making sure the code works on most common target platforms, currently Linux and Windows. Integration testing components as part of the full...
Red Hat, with its years of experience supporting large scale software systems, has always been a strong proponent of modular Java. Over time, we have delivered many products and solutions that provide and support popular modular environments like Java EE, and OSGi. Since 2011, we introduced a flexible modular implementation called JBoss Modules, which is capable of supporting the core modularity needs of both Java EE and OSGi, but is usable in a standalone...
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...
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...
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. 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...
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.
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!
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.
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.