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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to