freebsd-ports/java/wildfly90/files/pkg-message.in
Jimmy Olgeni 9eedf80c44 Upgrade wildfly90 to 9.0.0.CR1.
Also, for all wildfly ports:

- Remove stray .orig files from plist.
- Fix rc.conf settings in pkg-message files; use pkg-message.in everywhere.
- Add @dir entries to fix directory permissions.
- Make configuration writable by user www (fix startup errors).

PR:		200092
Submitted by:	olgeni
Approved by:	maintainer
2015-05-11 10:52:41 +00:00

15 lines
331 B
Text

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