Re: [Dev] [UUF]Handling events of fragments

2017-03-15 Thread Denuwanthi De Silva
Hi Chandana, Thank you, it works . Thanks, On Thu, Mar 16, 2017 at 9:46 AM, Chandana Napagoda wrote: > Hi Denuwathi, > > As I explained offline, you should bind/initialize javascript events using > the success event of the renderFragment method. As mentioned, please refer

Re: [Dev] [UUF]Handling events of fragments

2017-03-15 Thread Chandana Napagoda
Hi Denuwathi, As I explained offline, you should bind/initialize javascript events using the success event of the renderFragment method. As mentioned, please refer client-side fragment sample in the uuf-common sample app. Regards, Chandana On Thu, Mar 16, 2017 at 8:41 AM, Denuwanthi De Silva

Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-15 Thread Isuranga Perera
Hi All, Sorry for the late response. [1] is the link to Github repo. Within a day or two I'll be able to complete the prototype. [1] https://github.com/IsurangaPerera/cli Regards [image: photo] Isuranga Perera at University of Colombo School of Computing P +382244492

Re: [Dev] [UUF]Handling events of fragments

2017-03-15 Thread Denuwanthi De Silva
Thanks all for valuable suggestions. When rendering fragment via UUFClient, what we noticed is the corresponding front-end js did not pickup. Therefore, as Rajith mentioned used the onCLick() in the button html tag. But it would be more easier if we can do the front-end js logic of the fragment

Re: [Dev] Environments Support for WSO2 API Manager

2017-03-15 Thread Kasun Thennakoon
Hi Ravindi, Sorry for the delay in reply, great to see your progress on the project. let me give answers for above 2 questions: Question 1. Currently, we don't have such an API to get the environment details, But what we are planning to do is, keep that environment information within in the web

Re: [Dev] WSO2 Committers += Sabra Ossen

2017-03-15 Thread Yasima Dewmini
Congrats Sabra! :) On Wed, Mar 15, 2017 at 5:16 PM, Prakhash Sivakumar wrote: > Congrats Sabra :) > > On Wed, Mar 15, 2017 at 5:03 PM, Malintha Fernando > wrote: > >> Congrats Sabra! :) >> >> On Wed, Mar 15, 2017 at 4:58 PM, Manjula Rathnayake

Re: [Dev] [GSOC][CEP][DEV] Python API for Siddhi CEP

2017-03-15 Thread Sriskandarajah Suhothayan
Great, do also start working on writing the project proposal. Regards Suho On Wed, Mar 15, 2017 at 10:58 PM, Madhawa Vidanapathirana < madhawavidanapathir...@gmail.com> wrote: > Hi Suho, > Progress made so far is managed to write a python version of test case you > suggested using Pyjnius [1]

Re: [Dev] [GSoC][Siddhi][CEP]: Siddhi Pattern for Absence of Events

2017-03-15 Thread Sriskandarajah Suhothayan
Thanks for the GSoC idea, I hope this will be a good way to improve the Siddhi language and make it more powerfull. If time permits we can also add other use-cases of patterns & sequences and improve it further. Since you are still not a commuter I hope these contributions will help you be a

Re: [Dev] [GSOC][CEP][DEV] Python API for Siddhi CEP

2017-03-15 Thread Madhawa Vidanapathirana
Hi Suho, Progress made so far is managed to write a python version of test case you suggested using Pyjnius [1] [2]. Pyjnius is capable of handling method calls and callbacks to/from JAVA via JNI. I will send the code here after I properly arrange it into a prototype API. [1] -

Re: [Dev] Environments Support for WSO2 API Manager

2017-03-15 Thread Ravindu Perera
Kind reminder It would be really helpful if the API Manager can provide a Knowledge transfer session via hangout or video call Thank you On Mon, Mar 13, 2017 at 9:58 PM, Ravindu Perera wrote: > Hi All > I have actually gone thought the instructions given I want to

Re: [Dev] [GSOC 2017] Eclipse Plugin for Siddhi

2017-03-15 Thread Tishan Dahanayakage
Hi Govinda, Thank you for your interest in the project. Almost all information is available in the idea page. You can start off by implementing a plugin for a simpler antlr grammar. Also you can search dev@wso2.org and find threads started by others students which wil have more information.

Re: [Dev] WSO2 Committers += Sabra Ossen

2017-03-15 Thread Prakhash Sivakumar
Congrats Sabra :) On Wed, Mar 15, 2017 at 5:03 PM, Malintha Fernando wrote: > Congrats Sabra! :) > > On Wed, Mar 15, 2017 at 4:58 PM, Manjula Rathnayake > wrote: > >> Hi all, >> >> It's my pleasure to welcome Sabra Ossen as a WSO2 Committer. >> >> Sabra

Re: [Dev] WSO2 Committers += Sabra Ossen

2017-03-15 Thread Malintha Fernando
Congrats Sabra! :) On Wed, Mar 15, 2017 at 4:58 PM, Manjula Rathnayake wrote: > Hi all, > > It's my pleasure to welcome Sabra Ossen as a WSO2 Committer. > > Sabra has been a valuable contributor to the Integration Cloud Team. In > recognition of her contribution, dedication

[Dev] WSO2 Committers += Sabra Ossen

2017-03-15 Thread Manjula Rathnayake
Hi all, It's my pleasure to welcome Sabra Ossen as a WSO2 Committer. Sabra has been a valuable contributor to the Integration Cloud Team. In recognition of her contribution, dedication and commitment she has been voted as a WSO2 committer. Sabra, welcome aboard and keep up the good work! Thank

Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-15 Thread Harsha Thirimanna
Yes , it would be ok if it is one the way, we would like to look in to that. Please share the repo . On Mar 15, 2017 3:23 PM, "Farasath Ahamed" wrote: > Hi Isuranga, > > Can you share the link to the GitHub repo so that we can have a look and > provide feedback? > > >

Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-15 Thread Farasath Ahamed
Hi Isuranga, Can you share the link to the GitHub repo so that we can have a look and provide feedback? Thanks, Farasath. Farasath Ahamed Software Engineer, WSO2 Inc.; http://wso2.com Mobile: +94777603866 Blog: blog.farazath.com Twitter: @farazath619

Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-15 Thread Isuranga Perera
Hi Harsha I'm almost done with the prototype which currently supports only *Basic Authentication*. Although I had to face some issues related to x.509 verification and wsdl2go code generation I was able to solve them. The prototype is a complete go implementation. I'll send you the prototype

Re: [Dev] [IS] GSoC 2017 - WS-Trust Implementation for IS 6.0.0 using Apache CXF Library

2017-03-15 Thread Isuranga Perera
Hi Sagara, Thanks for the explanation. I'm familiar with WS-Trust and Identity Server specifications. I will work through a suitable design and then proceed for the project proposal. I'll let you know if any further clarification is needed. Regards [image: photo] Isuranga Perera at University