Created
April 17, 2017 23:59
-
-
Save brunoborges/4dbbbfc1ffba2e1e6dea6f5ce5dfccc1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<cluster-config> | |
<unicast-listener> | |
<well-known-addresses> | |
<!-- Specify one or more IP addresses or host names where the cluster members are running --> | |
<address>foo.oracle.com</address> | |
<address>bar.oracle.com</address> | |
</well-known-addresses> | |
</unicast-listener> | |
</cluster-config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment