Petals ESB "Embedded Petals Registry Overlay"

Version 1 by Christophe DENEUX
on Jan 23, 2014 12:37.

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

Changes (5)

View Page History
The configuration of the embedded Petals registry overlay is the following one:
{code:xml}
<tns:petals-registry-overlay
xmlns:tns="http://petals.ow2.org/registry-overlay/configuration/1.0">
<tns:credentials>
<tns:group>default-sample</tns:group>
<tns:password>s3cr3t</tns:password>
</tns:credentials>
<tns:members>
<tns:petals-registry-overlay xmlns:tns="http://petals.ow2.org/registry-overlay/configuration/1.0">
<tns:credentials>
<tns:group>default-sample</tns:group>
<tns:password>s3cr3t</tns:password>
</tns:credentials>
<tns:members>
<!-- Default listening port: 7900 -->
<tns:member id="sample-member-0">localhost</tns:member>
</tns:members>
<!-- By default, the support of the Hazelcast Management Center is enable -->
<!--tns:management-console enable="true">http://localhost:8080/mancenter</tns:management-console-->