JBoss Community

Re: Jboss5.1 - JMS and Linux Heartbeat - server return the real IP and not the VIP

created by Kobi Ianko in JBoss Remoting - View the full discussion

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

Start a new discussion in JBoss Remoting at Community