Re: Moving to org.wso2.carbon tenant mgt

2014-12-07 Thread Udara Liyanage
Hi Danushka, Yes, I back ported the changes from that component which seems to resolve the issue of re creating keys. On Mon, Dec 8, 2014 at 7:01 AM, Danushka Fernando wrote: > HI Udara > > The mentioned code segment is already there in org.wso2.carbon 2.2.1 > version. > > Thanks & Regards > Da

Re: Moving to org.wso2.carbon tenant mgt

2014-12-07 Thread Danushka Fernando
HI Udara The mentioned code segment is already there in org.wso2.carbon 2.2.1 version. Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Sun, Dec 7, 2014 at 11:28 PM, Udara Liyanage wrote: > > Hi, > > I started working on STRATOS-949 (Move

Moving to org.wso2.carbon tenant mgt

2014-12-07 Thread Udara Liyanage
Hi, I started working on STRATOS-949 (Move org.apache.stratos tenant mgt to use org.wso2.carbon tenant mgt). I started removing reference to org.apache.stratos.tenant.mgt. I removed references in pom.xml and java imports. TenantInfoBean references were changed to org.wso2.carbon too. I was able t