Adapting Petals ESB to the version of IP network stack

compared with
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 removing the option "-Djava.net.preferIPv4Stack=true" or replacing it by "-Djava.net.preferIPv6Stack=true".

?
{info}More information on network properties of the JVM can be found here: [http://download.oracle.com/javase/6/docs/technotes/guides/net/properties.html]