[Architecture] WSO2 Governance Registry 5.0.0 Alpha Released

2015-06-30 Thread Shazni Nazeer
WSO2 Governance Registry team is pleased to announce WSO2 Governance Registry 5.0.0 Alpha release. You can download the alpha release pack from locations [1] and [2]. Following are the improvements, bug fixes and tasks included in the alpha release. Improvement - [REGISTRY-2205

Re: [Architecture] 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

[Architecture] 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)

Re: [Architecture] [Dev] [GSoC-2015] Proposal2 : Siddhi Editor for WSO2 CEP

2015-06-30 Thread Tharindu Munasinghe
Hi Mentors, I have been working on the context-aware auto completion feature. There is a function called getExpectedTokensInCurrentRule() in Antlr4 API which returns the possible next tokens based on the current rule context. I have tried to use that function to get the possible tokens, but as I c

Re: [Architecture] [GSoC] ESB - End-to-end Message Tracing Support

2015-06-30 Thread Chanaka Sampath Cooray
Hi Kasun, Added to the doc. Thanks, On Tue, Jun 30, 2015 at 12:44 PM, Kasun Indrasiri wrote: > Hi Chanaka, > > I think we have agreed on adding call/respond mediator based samples too. > Can you include use cases including those mediators too. > > On Tue, Jun 30, 2015 at 12:31 PM, Chanaka Samp

Re: [Architecture] [GSoC] ESB - End-to-end Message Tracing Support

2015-06-30 Thread Kasun Indrasiri
Hi Chanaka, I think we have agreed on adding call/respond mediator based samples too. Can you include use cases including those mediators too. On Tue, Jun 30, 2015 at 12:31 PM, Chanaka Sampath Cooray < chanakasampat...@gmail.com> wrote: > Hi, > > Here is the progress so far. > > According to the

Re: [Architecture] [GSoC] ESB - End-to-end Message Tracing Support

2015-06-30 Thread Chanaka Sampath Cooray
Hi, Here is the progress so far. According to the last discussion, I stored the flow in the message context and persist that when the flow is finished. And also I have created a separate thread to persist the data asynchronously to the database. To identify each mediator, I have added an id for e