Re: [Dev] [DEV] How to get a query parameter in a REst request?

2017-02-19 Thread Ishara Cooray
Thanks Abimaran and Shani. I got this working by using a resource template as Abimaran said and . expression="$url:clientId" Thanks & Regards, Ishara Cooray Senior Software Engineer Mobile : +9477 262 9512 WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware On Thu, Feb 16, 2017 at 6:12

[Dev] [IS-6] Need clarifications on Unique claim(s) as user identifier in Identity Server

2017-02-19 Thread Ayesha Dissanayaka
Hi, In Identity Management we have the concept of unique claims which can only have a unique value within a domain. With the value of a unique claim we can identify a unique user within a domain. While implementing identity management capabilities in IS-6.0 User portal we came across below

Re: [Dev] GSOC 2017 -CLI tool for WSO2 API Manager

2017-02-19 Thread Pubudu Gunatilaka
Hi Heshan, Thank you for your interest in the project. As explained in the project description, you need to develop a CLI tool for API Manager capabilities. First of all, you can try out WSO2 API Manager 2.1.0 and get familiar with the product [1] and the concepts [2]. Additionally, you can try

Re: [Dev] [VOTE] Release WSO2 Governance Registry 5.4.0 RC2

2017-02-19 Thread Chanaka Jayasena
Hi all, Tested following scenarios, - Add new rxt - Create, update, delete assets - Create new version of an asset - Change lifecycle version of an asset - Review and rate assets in store. - Store basic search - tags search, lcState Search, version search, tags search, name

Re: [Dev] Nullpointer print intermittently when the C5 product start

2017-02-19 Thread Niranjan Karunanandham
Hi Harsha, On Mon, Feb 20, 2017 at 10:52 AM, Harsha Thirimanna wrote: > What do you mean by properly ? Is that possible to happen these issues > intermittently if it is not defined properly ? ​ > This is happening intermittently since the order in which components are resolved

[Dev] GSoC 2017 - Proposal 22: [Platform Security] Security Testing as a Service with Docker Containerization

2017-02-19 Thread pavithra rox
Hi All, My name is Pavithra Prabodha, from Sri Lanka Institute of Information Technology, currently studying in the final (4th) year specializing in Software Engineering. I am interested in taking part in GSoC 2017 with WSO2 and I hereby wish to apply for the Security Testing as a Service with

Re: [Dev] Nullpointer print intermittently when the C5 product start

2017-02-19 Thread Harsha Thirimanna
What do you mean by properly ? Is that possible to happen these issues intermittently if it is not defined properly ? ​ Yes I am using maven 3.0.5 and you are saying still it can be happened intermittently because of this ?​ Because of some others using same maven but never seen this issue. And

Re: [Dev] [VOTE] Release WSO2 Governance Registry 5.4.0 RC2

2017-02-19 Thread Rajith Roshan
Hi all, Tested following scenarios. - Getting started sample - Bi directional associations - Life cycle transitions - Attribute search in publisher Found no blockers. [+] Stable - go ahead and release Thanks! Rajith On Mon, Feb 20, 2017 at 10:46 AM, Kasun Thennakoon

Re: [Dev] GSOC 2017 -CLI tool for WSO2 API Manager

2017-02-19 Thread Sajith Abeywardhana
Adding project mentors. On Mon, Feb 20, 2017 at 9:33 AM, Heshan Jayasinghe wrote: > Hi all, > > I am Heshan Jayasinghe 4th year undergraduate of university of > moratuwa,Srilanka. I have experience in Java/MEAN/android/Go projects. I > was GSOC 2016 participant with your

Re: [Dev] [VOTE] Release WSO2 Governance Registry 5.4.0 RC2

2017-02-19 Thread Kasun Thennakoon
Hi all, Tested following scenarios: - Adding and then editing user reviews - Voting on user reviews - Store notifications when Lifecycle State Change and Information Update - Create new version of an asset - Sorting assets in Store and Publisher Found no major issues. [X] Stable

Re: [Dev] [VOTE] Release WSO2 Governance Registry 5.4.0 RC2

2017-02-19 Thread Madawa Soysa
Hi All, Tested following scenarios in default H2/linux environment. - Import swagger - Create REST service manually - Create REST service manually providing a swagger interface. - Applying taxonomy and categorization. - Searching based on taxonomy and categorization. Found no

Re: [Dev] GSOC 2017 - Atom Plugin for Siddhi

2017-02-19 Thread Ramindu De Silva
Hi Mahendra, As for the starting point, you can check how to create a simple plugin for atom. Maybe syntax highlighting or providing suggestions or parsing a language. This will require you to check the developing environment for atom. And how to build the package structure and how to install on

Re: [Dev] Nullpointer print intermittently when the C5 product start

2017-02-19 Thread Niranjan Karunanandham
Hi Harsha, On Mon, Feb 20, 2017 at 9:23 AM, Harsha Thirimanna wrote: > Hi, > > When the IS server get start, we can see this error log intermittently. > Any idea about this ? > > Exception in thread "Timer-0" java.lang.NullPointerException > at

Re: [Dev] Nullpointer print intermittently when the C5 product start

2017-02-19 Thread Rajith Roshan
Hi all, We have also witnessed this intermittently in C5 APIM server recently. Could not found any exact steps to reproduce. Thanks! Rajith On Mon, Feb 20, 2017 at 9:23 AM, Harsha Thirimanna wrote: > Hi, > > When the IS server get start, we can see this error log

Re: [Dev] [VOTE] Release WSO2 Governance Registry 5.4.0 RC2

2017-02-19 Thread Prasanna Dangalla
Hi All, Tested the following scenarios in a MySQL 5.7 mounted setup - Create SOAP service - Create REST service - Lifecycle promotion - Searching assets - Applying tags - Adding Notes - Time in lifecycle - Dependency graph view and filtering based on the association types

Re: [Dev] Mandatory Claims in OAuth 2.0 with Identity Server 5.3.0

2017-02-19 Thread Nuwandi Wickramasinghe
Hi Dinusha, This could happen because these two local claims (*http://wso2.org/claims/organization * and *http://wso2.org/claims/givenname *) are not mapped in oidc claim dialect. To get rid of this issue, please try the

[Dev] GSOC 2017 -CLI tool for WSO2 API Manager

2017-02-19 Thread Heshan Jayasinghe
Hi all, I am Heshan Jayasinghe 4th year undergraduate of university of moratuwa,Srilanka. I have experience in Java/MEAN/android/Go projects. I was GSOC 2016 participant with your Organization and successfully finish all my tasks and complete my project. I go though all the information you

[Dev] Nullpointer print intermittently when the C5 product start

2017-02-19 Thread Harsha Thirimanna
Hi, When the IS server get start, we can see this error log intermittently. Any idea about this ? Exception in thread "Timer-0" java.lang.NullPointerException at org.wso2.carbon.kernel.internal.startupresolver.StartupOrderResolver$1.run(StartupOrderResolver.java:170) at

[Dev] Mandatory Claims in OAuth 2.0 with Identity Server 5.3.0

2017-02-19 Thread Dinuksha Ishwari
Hi Devs, I have set up IS 5.3.0 and tried out the OAuth 2.0 authorization code grant type with Playground2 sample. In the Service Provider’s claim configuration, I added couple of claims (local claim dialect) and marked all of them as ‘mandatory’. In the user profile, I have added values for

[Dev] GSoC 2017 - Real-Time Machine Learning Toolkit for Siddhi

2017-02-19 Thread Satyarth Praveen
Hello everyone, I'm Satyarth Praveen, a 4th-year undergraduate student from Delhi Technological University (formerly DCE), New Delhi. I'm interested in implementing the *Real-Time Machine Learning Toolkit for Siddhi

[Dev] GSOC 2017 - Atom Plugin for Siddhi

2017-02-19 Thread Mahendra Thennakoon
Hi all, I'm Mahendra Tennakoon, a 3rd-year undergraduate student from Sri Lanka Institute of Information Technology (SLIIT). I'm interested in implementing the "Atom plugin for Siddhi" which is a WSO2 project proposal for Google Summer of Code 2017 as mentioned here

[Dev] GSOC 2017 - Test Automation Tool

2017-02-19 Thread Uditha Kasun
Hi All, I am Uditha Kasun Senavirathna, a 3rd year Software Engineering undergraduate student from Sri Lanka Institute Of Information Technology. I am interested in implementing your GSOC 2017 proposal for a Test Automation Tool. I currently have some experience with test automation using

Re: [Dev] [Vote] Release WSO2 Enterprise Integrator 6.0.0 RC1

2017-02-19 Thread Madhawa Gunasekara
Hi Devs, Found an issue in the RC1 pack, Hence dropping this vote. We will release RC2 soon. [1]. https://github.com/wso2/product-ei/issues/197 Regards, Chandana On Sat, Feb 18, 2017 at 7:29 PM, Himasha Guruge wrote: > Hi Devs, This is the first release candidate of WSO2

[Dev] [VOTE] Release WSO2 Governance Registry 5.4.0 RC2

2017-02-19 Thread Chandana Napagoda
Hi Devs, WSO2 Governance Registry 5.4.0 RC2 Release Vote. This release fixes the following issues: https://wso2.org/jira/issues/?filter=13649 The vote will be open for 24 hours or as needed. Please download, test and vote. Please refer the release verification guide for detailed information on

Re: [Dev] [VOTE] Release WSO2 Governance Registry 5.4.0 RC1

2017-02-19 Thread Chandana Napagoda
Hi Devs, Found an issue in the RC1 pack, Hence dropping this vote and will share the RC2 pack shortly. [1]. https://wso2.org/jira/browse/REGISTRY-3920 Regards, Chandana On Sun, Feb 19, 2017 at 12:00 AM, Chandana Napagoda wrote: > Hi Devs, > > WSO2 Governance Registry 5.4.0