Hi all,

In AppFactory's registry.xml file I found the following configurations to
mount the registry with a remote instance. Could anyone please explain what
is the remote instance pointed by [1].

1. https://registryernance.cloud-test.wso2.com

<dbConfig name="governance">

        <dataSource>jdbc/AFRegDB</dataSource>

</dbConfig>


<remoteInstance url="https://registryernance.cloud-test.wso2.com";>

        <id>governance</id>

        <dbConfig>governance</dbConfig>

        <readOnly>false</readOnly>

        <registryRoot>/</registryRoot>

        <enableCache>true</enableCache>

        <cacheId>root@jdbc:mysql://localhost:3306/afregistry</cacheId>

    </remoteInstance>


   <mount path="/_system/governance" overwrite="true">

        <instanceId>governance</instanceId>

        <targetPath>/_system/governance</targetPath>

    </mount>

Thanks.

Mahendran Pirinthapan
Software Engineer | WSO2 Inc.
Mobile +94772378732.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to