On Thu, Jul 25, 2013 at 3:11 PM, Ajith Vitharana <[email protected]> wrote:
> > > > On Thu, Jul 25, 2013 at 3:06 PM, Manoj Kumara <[email protected]> wrote: > >> Hi Ajith, >> >> On the current CApp deployment process we did not create copy of the CAppon >> the registry. It will be copied in >> to file location under CarbonHOME/repository/deployment/server/carbonapps. >> So we can either modify this test case accordingly or remove it. >> > > Thanks for clarification. Then we need to remove the test methods becusethose > are not valid now. > Removed invalid tests. Thanks Ajith. > > Thanks > Ajith. > >> >> Thanks, >> Manoj >> >> Best Regards.. >> >> >> Manoj Kumara >> Software Engineer >> WSO2, Inc.; http://wso2.com >> >> Twitter: http://twitter.com/ManKuma >> Mobile: +94713448188 >> >> >> On Thu, Jul 25, 2013 at 11:53 AM, Manoj Kumara <[email protected]> wrote: >> >>> Hi Ajith, >>> >>> I will look in to this and will update you. >>> >>> Thanks, >>> Manoj >>> >>> Best Regards.. >>> >>> >>> Manoj Kumara >>> Software Engineer >>> WSO2, Inc.; http://wso2.com >>> >>> Twitter: http://twitter.com/ManKuma >>> Mobile: +94713448188 >>> >>> >>> On Wed, Jul 24, 2013 at 11:26 PM, Ajith Vitharana <[email protected]>wrote: >>> >>>> 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 >>>> >>>> >>> >> > > > -- > Ajith Vitharana. > WSO2 Inc. - http://wso2.org > Email : [email protected] > Mobile : +94772217350 > > -- 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
