WildFly
Sign in to saveAlso known as JBoss, JBoss Application Server
WildFly, formerly known as JBoss AS, or simply JBoss, is an application server written 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.
Key facts
- Software.name
- WildFly
- Software.logo size
- 200px
- Software.screenshot
- Wildfly16 HAL Management Console Screenshot.png
- Software.author
- Marc Fleury
- Software.developer
- JBoss, Red Hat
- Software.latest release version
- 39.0.1.Final
- Software.operating system
- Cross-platform
- Software.programming language
- Java
- Software.genre
- Application server
- Software.license
- LGPLv2.1
via Wikipedia infobox
Source code
Alternatively, you can use the Maven Wrapper script that downloads and installs (if necessary) the required Maven version to ~/.m2/wrapper and runs it from there. On Linux, run Check 'Getting Started Guide' in the WildFly documentation for more information about how to start and stop WildFly. After running mvn install , WildFly will be available in two distinct directories, build and dist . Using the build directory makes iterating with subsystem or module development easier since there is no need to rebuild the whole of WildFly or copy JAR files around on every change. The testsuite module contains several submodules which can be run individually as needed to speed up development. Refer to our documentation section that describes the testsuite in details.
Excerpt from the source-code README · 2,901 chars · not written by Vinony
Wikidata facts
- Official website
- wildfly.org
- Image
- Wildfly16 HAL Management Console Screenshot.png
Show 3 more facts
- software version identifier
- 39.0.1
- source code repository URL
- github.com/wildfly/wildfly
- inception
- 2008-02-00
Sources (7)
via Wikidata · CC0
~2 min read
Article
7 sectionsContents
- Origin
- Features
- Licensing and pricing
- See also
- Notes
- References
- External links
WildFly, formerly known as JBoss AS, or simply JBoss, is an application server written 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.