[jboss-user] [JBoss Remoting] - Re: Jboss5.1 - JMS and Linux Heartbeat - server return the real IP and not the VIP
Kobi Ianko
do-not-reply at jboss.com
Thu Jan 6 09:54:28 EST 2011
Kobi Ianko [http://community.jboss.org/people/kobiianko] created the discussion
"Re: Jboss5.1 - JMS and Linux Heartbeat - server return the real IP and not the VIP"
To view the discussion, visit: http://community.jboss.org/message/579286#579286
--------------------------------------------------------------
solve it by:
1. File to change:
jboss-5.1.0.GA/server/allot/deploy/messaging/remoting-bisocket-service.xml
in the file change:
<attribute name="serverBindAddress">${jboss.bind.address}</attribute>
Change value to : ${java.rmi.server.hostname}
2. Reboot the 2 machines
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/579286#579286]
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/20110106/91843446/attachment.html
More information about the jboss-user
mailing list