Hi Senaka/All,

Consider the following mounting scenario

A greg has its governance space mounted

<mount path="/_system/governance" overwrite="true">
        <instanceId>reggov</instanceId>
        <targetPath>/_system/governance</targetPath>
    </mount>

And the governance space of a separate AS server is mounted to a different
path in the greg.

<mount path="/_system/as/governance" overwrite="true">
        <instanceId>asgov</instanceId>
        <targetPath>/_system/governance</targetPath>
    </mount>

When the mounts are done mount does not work properly everything under
"/_system/as/governance" is replaced by resources that are in
"/_system/governance" . So the governance space of the greg is populated
into both paths. When we remove the mount of the greg and only mount the
governance of AS, it works properly. Is this a known bug?.


Regards
Pulasthi
-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: [email protected]
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to