Hi,
I am trying to configure session replication using the <Cluster>
object.
The documentation says:
"The IP broadcasted is
java.net.InetAddress.getLocalHost().getHostAddress()
(make sure you don't broadcast 127.0.0.1, this is a common
error)"
I just wrote a small java program to see what my system return for
java.net.InetAddress.getLocalHost().getHostAddress()
It returns 127.0.0.1
Is this something that needs to be changed by modifying the network
configuration of the box?
-Jorge
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]