Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2008 16:00:06 GMT
From:      Stefan Walter <stefan@freebsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/126655: java/jboss4 can not take standard parameter "-b host_name"
Message-ID:  <200812161600.mBGG06c3088328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/126655; it has been noted by GNATS.

From: Stefan Walter <stefan@freebsd.org>
To: Denis Mikhalyob <denis.mikhalyov@gmail.com>
Cc: GNATS <FreeBSD-gnats-submit@FreeBSD.org>
Subject: Re: ports/126655: java/jboss4 can not take standard parameter "-b
	host_name"
Date: Tue, 16 Dec 2008 16:55:08 +0100

 Hi Denis,
 
 the startup script checks a variable, ${jboss4_flags}, for parameters to
 pass to jboss4ctl. Have you tried adding a line like the following to your
 /etc/rc.conf?
 
 jboss4_flags="-b 0.0.0.0"
 
 Please let me know if this solves your problem or if the problem is
 something else.
 
 Best regards,
 Stefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812161600.mBGG06c3088328>