1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/java/wildfly81/pkg-message
Kurt Jaeger 54229f9c2c New port: java/wildfly81
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing  applications.
WildFly - new name for JBoss Application Server

Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management

And of course Java EE!

WWW: http://wildfly.org

PR:		194478
Submitted by:	yerenkow@gmail.com
2014-11-22 17:29:50 +00:00

16 lines
327 B
Plaintext

To make WildFly bind to all interfaces add this to rc.conf:
wildfly81_args="-Djboss.bind.address=0.0.0.0"
See
https://community.jboss.org/wiki/JBossProperties
for additional startup properties.
To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
${PREFIX}/wildfly-8.1.0/bin/add-user.sh