Hi All,

The following test case has tested  a method to verify the registry
location of the Capp.
But in 4.2.0 it doesn't create such registry location. (It works in G-Reg
4.5.3)

What is the expected behavior ??

    @Test(description = "Search whether CApp is in
/_system/config/repository/applications",
            dependsOnMethods = {"uploadCApplicationWithGar"})
    public void isCApplicationInRegistry() throws RegistryException {
        registry.get("*/_system/config/repository/applications/" + cAppName*
);
    }


[1]
https://svn.wso2.org/repos/wso2/carbon/platform/trunk/products/greg/modules/integration/registry/tests/src/test/java/org/wso2/carbon/registry/capp/deployment/test/UploadCarFileWithGarTestCase.java

Thanks
Ajith.

-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  [email protected]
Mobile : +94772217350
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to