Skip to content

Instantly share code, notes, and snippets.

@brunoborges
Last active April 17, 2017 23:58
Show Gist options
  • Save brunoborges/648f8e2d60a864f9417f3d04662cc472 to your computer and use it in GitHub Desktop.
Save brunoborges/648f8e2d60a864f9417f3d04662cc472 to your computer and use it in GitHub Desktop.
<?xml version='1.0'?>
<coherence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://xmlns.oracle.com/coherence/coherence-operational-config"
xsi:schemaLocation="http://xmlns.oracle.com/coherence/coherence-operational-config coherence-operational-config.xsd">
<cluster-config>
<unicast-listener>
<well-known-addresses>
… wka configuration …
</well-known-addresses>
</unicast-listener>
</cluster-config>
</coherence>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment