Jump to content

WildFly

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 31.156.211.52 (talk) at 16:09, 3 August 2020 (Updates book version). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

WildFly
Original author(s)Marc Fleury
Developer(s)JBoss, Red Hat
Stable release
19.1.0.Final / May 4, 2020; 4 years ago (2020-05-04)[1]
Preview release
20.0.0.Beta1 / May 20, 2020; 4 years ago (2020-05-20)[1]
RepositoryWildFly Repository
Written inJava
Operating systemCross-platform
TypeApplication server
LicenseLGPLv2.1
Websitewildfly.org

WildFly,[2] formerly known as JBoss AS, or simply JBoss, is an application server authored by JBoss, now developed by Red Hat. WildFly is written in Java and implements the Java Platform, Enterprise Edition (Java EE) specification. It runs on multiple platforms.

WildFly is free and open-source software, subject to the requirements of the GNU Lesser General Public License (LGPL), version 2.1.

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.[3]

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]

Licensing and pricing

JBoss EAP itself is open source, but Red Hat charges to provide a support subscription for JBoss Enterprise Middleware. Before November 2010 JBoss was licensed as annual subscription in bundles of 4 and 32 CPU sockets. As of November 2010 the licensing changed and all cores on the system are now counted. The core bundles licensing is available for 16 and 64 cores.

See also

Notes

  1. ^ a b "Downloads". WildFly. Retrieved 5 September 2019.
  2. ^ "JBoss Application Server has a new name..." Wildfly. Archived from the original on 2013-04-23. Retrieved 2013-04-23.
  3. ^ "Frequently Asked Questions". WildFly. Archived from the original on 2013-09-28. Retrieved 2013-04-23.
  4. ^ Jamae & Johnson 2010, p. 4.

References

External links