[jboss-dev] Bind interfaces coming from ServiceBindingManager

Andrew Lee Rubinger andrew.rubinger at redhat.com
Thu Apr 23 19:11:13 EDT 2009


How does this relate to Main's handling of "-b" and the responsibility 
of Bootstrap to set "jboss.bind.address"?  I've been working under the 
assumption that all system properties currently set by the server must 
be continued for backwards-compatibility sake.

S,
ALR

Brian Stansberry wrote:
> I think the binding interface for services that open sockets should be 
> coming from the ServiceBindingManager, same as the ports do. Currently 
> most services use ${jboss.bind.address} to inject the address directly 
> into the consuming service. But that precludes a management tool using 
> SBM as a central configuration point for all address/port usage in the 
> server.[1] Currently it's mostly only useful for the ports; if admins 
> wanted to use something other than ${jboss.bind.address} for a 
> particular service they'd have to go elsewhere in the tool to configure 
> that.
> 
> Thoughts?
> 
> [1] See my comment on https://jira.jboss.org/jira/browse/JOPR-159
> 

-- 
Andrew Lee Rubinger
Sr. Software Engineer
JBoss, a division of Red Hat, Inc.
http://exitcondition.alrubinger.com



More information about the jboss-development mailing list