← all formulas
wildfly-as
Managed application runtime for building applications
- Version
- v39.0.1
- License
- Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install wildfly-asCaveats
The home of WildFly Application Server 39.0.1 is:
$HOMEBREW_PREFIX/opt/wildfly-as/libexec
You may want to add the following to your .bash_profile:
export JBOSS_HOME=$HOMEBREW_PREFIX/opt/wildfly-as/libexec
export PATH=${PATH}:${JBOSS_HOME}/bin