WildFly
Java application server software
From Wikipedia, the free encyclopedia
WildFly,[2] formerly JBoss AS or JBoss, is an application server originally developed by JBoss and now developed by Red Hat. WildFly is written in Java and implements the Java Platform, Enterprise Edition (Java EE) specification.[3] It runs on multiple platforms.
| WildFly | |
|---|---|
| Original author | Marc Fleury |
| Developers | JBoss, Red Hat |
| Stable release | 41.0.1.Final
/ August 27, 2026[1] |
| Written in | Java |
| Operating system | Cross-platform |
| Type | Application server |
| License | LGPLv2.1 |
| Website | wildfly |
| Repository | WildFly Repository |
WildFly is free and open-source software,[3] subject to the requirements of the GNU Lesser General Public License (LGPL), version 2.1.
Origin
In 1999, Marc Fleury started a free software project named EJB-OSS (stands for Enterprise Java Bean Open Source Software) implementing the EJB API from J2EE (Java 2 Enterprise Edition). Sun Microsystems asked the project to stop using the trademarked EJB within its name. EJB-OSS was then renamed to JBOSS, then JBoss later.[4]
On November 20, 2014, JBoss Application Server was renamed WildFly. The JBoss Community and other Red Hat JBoss products like JBoss Enterprise Application Platform were not renamed.[5]
Features
Wildfly supports a number of features:
- Jakarta Persistence (JPA)[6]: 77
- Jakarta Enterprise Beans (EJB)[6]: 108
- Distributed transactions - Wildfly implements the Jakarta Transactions API (JTA).[6]: 137–138
- Representational state transfer (REST) services.[6]: 173–174
- WebSocket[6]: 198
- Clustering - Wildfly uses Infinispan as its distributed cache system[6]: 383–384