Hi All, Carbon 4.4.1 RC2, expects that the tenant-mgt.xml should be directly inside conf directory. [1]. But default file location as per the p2.inf is under multitenancy folder [2]. To fix this issue, in the product builds, will need copy the file to the correct location in the bin.xml.
[1]. *https://github.com/wso2/carbon4-kernel/blob/v4.4.1-RC2/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/config/TenantMgtXMLProcessor.java#L137 <https://github.com/wso2/carbon4-kernel/blob/v4.4.1-RC2/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/config/TenantMgtXMLProcessor.java#L137>* [2]. https://github.com/wso2/carbon-multitenancy/blob/master/features/tenant -mgt/org.wso2.carbon.tenant .common.server.feature/src/main/resources/p2.inf#L4 Regards, Prasad. On Fri, Jul 31, 2015 at 9:58 AM, Madhawa Gunasekara <[email protected]> wrote: > Hi Kasun, > > This issue is happen in gson formatter only. workaround is to use old > json formatter which don't support streaming. also there will be a DSS > release soon > > Thanks, > Madhawa > -- > *Madhawa Gunasekara* > Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 719411002 <+94+719411002> > blog: *http://madhawa-gunasekara.blogspot.com > <http://madhawa-gunasekara.blogspot.com>* > linkedin: *http://lk.linkedin.com/in/mgunasekara > <http://lk.linkedin.com/in/mgunasekara>* > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Prasad Tissera Software Engineer. Mobile : +94777223444
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
