Re: [Dev] Deploying an ESB Connector with a cApp?

2015-07-07 Thread Jasintha Dasanayake
@viraj Shall we enable this in ESB project level , since there is a option already in ESB project , that we can improve to pack connector into capp when adding the ESB project into Capp ? Thanks and Regards /Jasintha On Tue, Jul 7, 2015 at 4:33 PM, Shakila Sivagnanarajah wrote: > Hi Kasun, > >

Re: [Dev] Deploying an ESB Connector with a cApp?

2015-07-07 Thread Malaka Silva
Hi Shakila, +1 for the way you are doing. However share the the capp you are testing and get feedback from DEVS team. On Tue, Jul 7, 2015 at 4:33 PM, Shakila Sivagnanarajah wrote: > Hi Kasun, > > Since there is no feature in developer studio to import connector zip into > the CApp, I have man

Re: [Dev] Deploying an ESB Connector with a cApp?

2015-07-07 Thread Shakila Sivagnanarajah
Hi Kasun, Since there is no feature in developer studio to import connector zip into the CApp, I have manually added the zip in to car. Now I am debugging and modifying the code [1]. I think I am going well with the task. [1] https://github.com/wso2/carbon-mediation/blob/master/components/applica

Re: [Dev] Deploying an ESB Connector with a cApp?

2015-07-07 Thread Kasun Indrasiri
Any progress on this task? On Thu, Jul 2, 2015 at 11:09 PM, Malaka Silva wrote: > Hi All, > > Shakila will be starting to implement this functionality from ESB side. > > @Shakila - Any blockers user this mail thread to discuss. > > On Tue, Jun 30, 2015 at 5:57 PM, Jasintha Dasanayake > wrote: >

Re: [Dev] Deploying an ESB Connector with a cApp?

2015-07-02 Thread Malaka Silva
Hi All, Shakila will be starting to implement this functionality from ESB side. @Shakila - Any blockers user this mail thread to discuss. On Tue, Jun 30, 2015 at 5:57 PM, Jasintha Dasanayake wrote: > From tooling perspective, this is similar to class mediator deployment > using Capp , Since Ca

Re: [Dev] Deploying an ESB Connector with a cApp?

2015-06-30 Thread Jasintha Dasanayake
>From tooling perspective, this is similar to class mediator deployment using Capp , Since Capp class mediator deployment now working fine with Capp so this can be done , However this is also kind of sever extension so we have to educate the users to use this properly. Thanks and Regards /Jasinth

[Dev] Deploying an ESB Connector with a cApp?

2015-06-30 Thread Kasun Indrasiri
Hi, AFAIR, this was discussed several times. But in the context of ESB as a service, I think this will be quite useful. I don't think we have any technical difficulty in doing this. Use case : - We want to invoke a twitter operation. - Import the twitter connector from connector-store( into DevS)