freebsd-ports/java/wildfly12/files/pkg-message.in
Kurt Jaeger f0f583d636 New port: java/wildfly12
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:		231119
Submitted by:	Simeo Reig <reig.simeo@gmail.com>
2018-10-27 18:33:08 +00:00

15 lines
324 B
Text

To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_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:
%%APP_HOME%%/bin/add-user.sh