Adapting Petals ESB to the IP Network Stack

compared with
Current by Vincent Zurczak
on Aug 21, 2013 16:07.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
If your network is a full IPv6 network, you must update the Petals ESB startup script and remove the option *-Djava.net.preferIPv4Stack=true* or replace it by *-Djava.net.preferIPv6Stack=true*.

\\
{info}
More information on network properties of the JVM can be found on [Oracle's web site|http://download.oracle.com/javase/6/docs/technotes/guides/net/properties.html].