[jboss-user] [JBoss Remoting] - Re: bind options
Yong Hao Gao
do-not-reply at jboss.com
Tue Nov 30 07:29:10 EST 2010
Yong Hao Gao [http://community.jboss.org/people/gaohoward] created the discussion
"Re: bind options"
To view the discussion, visit: http://community.jboss.org/message/573624#573624
--------------------------------------------------------------
You need to find your bisocket configure file and change the configuration entry:
<attribute name="serverBindAddress">${jboss.bind.address}</attribute>
replace the ${jboss.bind.address} with your host name.
Or you can pass this parameter through command line when starting your jboss server, like
./run.sh -c <config> -b <hostname>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/573624#573624]
Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101130/09a40ff7/attachment.html
More information about the jboss-user
mailing list