aboutsummaryrefslogtreecommitdiff
path: root/java/wildfly100/files/pkg-message.in
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-12-18 01:11:38 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-12-18 01:11:38 +0000
commit3548e4823fd0dca8b3e5314d2d9d43ce16181b4d (patch)
tree745a90e7b92c3b6d8bfb3e2249cb440db16ca54f /java/wildfly100/files/pkg-message.in
parentf0362931dd6f4bc4e6707df99d48354263150be4 (diff)
downloadports-3548e4823fd0dca8b3e5314d2d9d43ce16181b4d.tar.gz
ports-3548e4823fd0dca8b3e5314d2d9d43ce16181b4d.zip
New port: java/wildfly100
Repo copy java/wildfly90 -> java/wildfly100 and update to 10.0.0 WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications. WildFly - new name for JBoss Application Server WWW: http://wildfly.org PR: 204541 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=403945
Diffstat (limited to 'java/wildfly100/files/pkg-message.in')
-rw-r--r--java/wildfly100/files/pkg-message.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/java/wildfly100/files/pkg-message.in b/java/wildfly100/files/pkg-message.in
new file mode 100644
index 000000000000..b23e35afe9b5
--- /dev/null
+++ b/java/wildfly100/files/pkg-message.in
@@ -0,0 +1,15 @@
+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