diff options
Diffstat (limited to 'java/wildfly81/files/pkg-message.in')
| -rw-r--r-- | java/wildfly81/files/pkg-message.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/java/wildfly81/files/pkg-message.in b/java/wildfly81/files/pkg-message.in new file mode 100644 index 000000000000..018975bdb05c --- /dev/null +++ b/java/wildfly81/files/pkg-message.in @@ -0,0 +1,15 @@ +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: + +%%LOCALBASE%%/wildfly-8.1.0/bin/add-user.sh |
