[Dev] [DSS] Datasource deployer

2014-07-27 Thread Rajith Vitharana
Hi, Attached here with the diff for datasource deployer feature for org.wso2.carbon.ndatasource.core and a sample car file. please review and commit Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ Index: pom.x

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Nirmal Fernando
Hi Rajith, Can you please also mention what new improvements this patch brings? On Mon, Jul 28, 2014 at 9:39 AM, Rajith Vitharana wrote: > Hi, > > Attached here with the diff for datasource deployer feature for > org.wso2.carbon.ndatasource.core and a sample car file. please review and > commi

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Rajith Vitharana
Hi Nirmal, This is a Appdeployment handler which will pickup datasources deployed as carbon application and register them as datasources. since datasource xml file is already in car app this feature wont save it to the registry to avoid duplication. datasources deployed as car apps can't be edited

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Kasun Gajasinghe
Hi Rajith, Curious to know whether you are providing a read-only view to these datasources. It's important to list all the datasources available in the container under a single location. Regards, KasunG On Sun, Jul 27, 2014 at 9:51 PM, Rajith Vitharana wrote: > Hi Nirmal, > > This is a Appdep

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Nirmal Fernando
Thanks Rajith. Seems like for this feature, we need DevS support (data source resource type) before deployed in a production environment. Also, this feature should ideally support encryption of passwords. On Mon, Jul 28, 2014 at 10:21 AM, Rajith Vitharana wrote: > Hi Nirmal, > > This is a Appde

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Rajith Vitharana
Hi Kasun, Yes these datasources only provides a read-only view. and they won't be saved in the registry. other than that they are same as the datasources which we can create using UI. Hi Nirmal, noted. I'll try out encryption of passwords and to get DevS support Thanks, On Mon, Jul 28, 2014 a

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Jasintha Dasanayake
Hi We can provide a single page form editor in DevS to edit this config Thanks and regards /Jasintha On Mon, Jul 28, 2014 at 10:36 AM, Rajith Vitharana wrote: > Hi Kasun, > > Yes these datasources only provides a read-only view. and they won't be > saved in the registry. other than that they

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Sohani Weerasinghe
Hi, I am working on implementing the Datasource editor in DevS. Thanks, Sohani Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Mon, Jul 28, 2014 at 11:04

Re: [Dev] [DSS] Datasource deployer

2014-07-27 Thread Rajith Vitharana
Hi Jasintha,Sohani, Thanks for the quick response. The "type" defined in "artifact.xml" should be "datasource/datasource" for it to be picked up by the datasource deployment handler and get deployed. Below is a sample DataSource.xml Thanks, On Mon, Jul 28, 2014 at 11:37 AM, Sohani Weera

Re: [Dev] [DSS] Datasource deployer

2014-07-29 Thread Rajith Vitharana
Hi, I have attached the new diff file for the data source deployer feature. I have added the password encryption support so the datasource xml files can have encrypted passwords. Sample car file is also attached here with. Please review and commit. Thanks, On Mon, Jul 28, 2014 at 11:48 AM, Raji

Re: [Dev] [DSS] Datasource deployer

2014-09-11 Thread Rajith Vitharana
Hi, please find the pull request for the carbon4-kernal git repository for above changes in [1] [1] - https://github.com/wso2-dev/carbon4-kernel/pull/95 Thanks, On Tue, Jul 29, 2014 at 6:12 PM, Rajith Vitharana wrote: > Hi, > > I have attached the new diff file for the data source deployer fe

Re: [Dev] [DSS] Datasource deployer

2014-09-11 Thread Manoj Kumara
Hi Team, Hence this is a new feature this has some API additions. Please review this and commit. Thanks Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Thu, Sep 11, 2014 at 3:17 AM, Rajith Vitharana wrote: > Hi, > > pleas

Re: [Dev] [DSS] Datasource deployer

2014-09-12 Thread Sameera Jayasoma
Thanks Manoj. Anjana, Can you please review this pull request? Thanks, Sameera. On Thu, Sep 11, 2014 at 9:22 PM, Manoj Kumara wrote: > Hi Team, > > Hence this is a new feature this has some API additions. Please review > this and commit. > > Thanks > Manoj > > > *Manoj Kumara* > Software Engin

Re: [Dev] [DSS] Datasource deployer

2014-09-12 Thread Anjana Fernando
Hi Sameera, Sure. I reviewed an earlier version of the code, then I told to do some changes. Will check the latest changes. Cheers, Anjana. On Fri, Sep 12, 2014 at 2:58 PM, Sameera Jayasoma wrote: > Thanks Manoj. > > Anjana, Can you please review this pull request? > > Thanks, > Sameera. > > O

Re: [Dev] [DSS] Datasource deployer

2014-09-17 Thread Rajith Vitharana
Hi Sameera, Attached here with is the reviewed diff file and in [1] is the relevant pull request for the carban4-kernel [1] - https://github.com/wso2-dev/carbon4-kernel/pull/103 Thanks On Fri, Sep 12, 2014 at 3:04 PM, Anjana Fernando wrote: > Hi Sameera, > > Sure. I reviewed an earlier versio

Re: [Dev] [DSS] Datasource deployer

2014-09-17 Thread Anjana Fernando
And, yeah, as Rajith mentioned, I've reviewed the changes in the last version. Cheers, Anjana. On Wed, Sep 17, 2014 at 3:51 PM, Rajith Vitharana wrote: > Hi Sameera, > > Attached here with is the reviewed diff file and in [1] is the relevant > pull request for the carban4-kernel > > [1] - https

Re: [Dev] [DSS] Datasource deployer

2014-09-22 Thread Rajith Vitharana
Kind reminder on this :) On Wed, Sep 17, 2014 at 5:13 PM, Anjana Fernando wrote: > And, yeah, as Rajith mentioned, I've reviewed the changes in the last > version. > > Cheers, > Anjana. > > On Wed, Sep 17, 2014 at 3:51 PM, Rajith Vitharana > wrote: > >> Hi Sameera, >> >> Attached here with is t

Re: [Dev] [DSS] Datasource deployer

2014-09-25 Thread Rajith Vitharana
Hi Sameera, As discussed with you offline. We have moved the datasource deployer feature to platform level. But there are some changes needed in ndatasource core component too. I have created a pull request for carben4-kernel git repository at [1]. And these changes needs to be included in kernel