Not binding to localhost by default in jboss-head was: Re: [jboss-dev] Clustering bootstrap still taking a long time
Adrian
abrock at redhat.com
Thu Nov 8 11:51:55 EST 2007
On Thu, 2007-11-08 at 10:38 -0600, Brian Stansberry wrote:
> Please don't do:
>
> > if (System.getProperty("bind.address") == null)
> > System.setProperty("bind.address", bindAddress);
>
> That's a deprecated property replaced by jgroups.bind_addr; the only
> reason it's mentioned at all in Main() is in case a user set it via -D.
>
Ok, I've removed that one
(I don't really understand what problem it causes?)
and ported the "fix" to jboss-4.2
http://jira.jboss.com/jira/browse/JBAS-4955
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
More information about the jboss-development
mailing list