WildFly Project News
WildFly 11 is now feature complete and the beta is now available for download! This release includes a significant amount of change, with 459 issues completed since the Alpha, and includes a number of major changes, including architectural changes around a new richer security layer. Since WildFly 11 is feature complete, and appears stable in our local testing, we aim to move to CR quickly. The highlights of this release are as follows: Elytron -...
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 WildFly...
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 manner,...
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...