freebsd-ports/java/wildfly82/files/pkg-message.in
Jason Unovitch 0a34be5216 java/wildfly82: update 8.2.0 -> 8.2.1
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable

PR:		204542
Submitted by:	yerenkow@gmail.com (maintainer)
2015-12-12 00:13:24 +00:00

15 lines
316 B
Text

To make WildFly bind to all interfaces add this to rc.conf:
wildfly82_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