Re: [Dev] WSO2 Committers += Pubudu Gunatilaka

2016-01-05 Thread Mariangela Hills
Congrats, Pubudu! Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC member - Apache Stratos email:mariang...@wso2.com | mobile: +94 773 500185 On Wed, Dec 2, 2015 at 12:22 PM, Lahiru Sandaruwan wrote: > Congratz

Re: [Dev] Cleaning up ML REST API

2016-01-05 Thread Nirmal Fernando
Thanks Frank. I sent an invite. On Tue, Jan 5, 2016 at 2:01 PM, Frank Leymann < frank.leym...@iaas.uni-stuttgart.de> wrote: > Hi Nimal, 3:30pm is fine. Talk to you then. > > Gruss/Regards, > Frank > (sent from my mobile - excuse typos & brevity) > > Am 05.01.2016 um 04:03 schrieb Nirmal Fernando

[Dev] [Support-Dev][DEV][MB] Getting error when running script

2016-01-05 Thread Rajeenthini Satkunam
Hi, I have followed the documentation[ https://docs.wso2.com/display/MB300/Configuring+MySQL] of MB 3.0.0 to configure mysql for MB.I have done with step 1 and step 2 successfully and when I am trying to do a step 3,I got a error when running the script that has given in the documentation as

[Dev] [DEV] Install features through UI and load in a specific profiile

2016-01-05 Thread Mohanadarshan Vivekanandalingam
Hi Sameera & Carbon Team, In CEP, there is a usecase whether users can install ML features and can do some machine learning processing. In this case, users can install relevant ML features through UI (and it works fine). But, In CEP there are few product level profiles to handle distributed

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Rukshan Premathunga
Tested following. 1. Statistics with REST and RDBMS(Oracle, H2 and MySQL) client for DAS 2. Statistics configuration with XML and UI 3. New Throttle tiers and Tier grouping [x] Stable - go ahead and release Thanks and Regards. On Tue, Jan 5, 2016 at 7:28 PM, Lakshman Udayakantha

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Bhathiya Jayasekara
I tested followings, and no issues found - API visibility - Throttling [x] Stable - go ahead and release. Thanks, Bhathiya On Mon, Jan 4, 2016 at 11:29 PM, Chamila Adhikarinayake wrote: > Hi Devs, > > This is the third release candidate of WSO2 API Manager 1.10.0. >

[Dev] Unable to add a spark UDF without any parameter

2016-01-05 Thread Udara Rathnayake
Hi, When I try to call a UDF without any parameter, getting following error[1]. Let's assume my UDF is convertDate(). But if I try the same with a parameter like convertDate(null) it works. Any Idea? Noticed that we have TimeNowUDF[2] sample, do we need to use "now(null)" within a spark query?

Re: [Dev] Unable to add a spark UDF without any parameter

2016-01-05 Thread Niranda Perera
Hi Udara, Yes, this is a known issue / limitation in the current implementation. You would have to pass a dummy param because udf0 implementation was not available by the time we released. Best On Jan 5, 2016 21:37, "Udara Rathnayake" wrote: > Hi, > > When I try to call a UDF

Re: [Dev] Unable to add a spark UDF without any parameter

2016-01-05 Thread Udara Rathnayake
Thanks Niranda On Tue, Jan 5, 2016 at 11:12 AM, Niranda Perera wrote: > Hi Udara, > > Yes, this is a known issue / limitation in the current implementation. You > would have to pass a dummy param because udf0 implementation was not > available by the time we released. > > Best

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Sanjeewa Malalgoda
Tested following 1. API Manager store and publisher web apps with Java security manager. New instructions listed in this post[1]. 2. API Manager store and publisher web apps with reverse proxy nginx. 3. Remote registry mount with mysql. [x] Stable - go ahead and release [1]

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Sam Sivayogam
Tested SSO & JWT Claims in Super Tenant and Tenant mode [x] Stable - go ahead and release On Tue, Jan 5, 2016 at 6:57 PM, Abimaran Kugathasan wrote: > Tested Following > > 1. Default Endpoint > 2. API Subscription/deletion/blocking/unblocking with H2 and MySQL > > [X]

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Lakshman Udayakantha
Tested following. 1. subscription sharing feature(super tenant and other tenant) 2. dynamic client registration feature. [x] Stable - go ahead and release Thanks Lakshman On Mon, Jan 4, 2016 at 11:29 PM, Chamila Adhikarinayake wrote: > Hi Devs, > > This is the third

[Dev] Error wile building carbon-feature-repository (branch: release-4.2.x)

2016-01-05 Thread Lahiru Cooray
Hi, I get the below error while building the carbon-feature-repository ( https://github.com/wso2/carbon-feature-repository > release-4.2.x branch) And the required version (org.wso2.am:org.wso2.apimgt.gateway-manager.nested.category.feature:zip:1.9.1) is not available in the

Re: [Dev] [VOTE] Release WSO2 Microservices Server 1.0.0 RC1

2016-01-05 Thread Samiyuru Senarathne
This vote has been cancelled due to the issues mentioned in the thread. We will start RC2 release with the fixes. Best Regards, Samiyuru On Tue, Jan 5, 2016 at 11:49 AM, Afkham Azeez wrote: > Merged > > On Tue, Jan 5, 2016 at 7:44 AM, Sameera Jayasoma wrote:

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Malintha Amarasinghe
Tested new REST API for both super tenant and tenant mode. [x] Stable - go ahead and release. On Tue, Jan 5, 2016 at 10:35 PM, Bhathiya Jayasekara wrote: > I tested followings, and no issues found > >- API visibility >- Throttling > > [x] Stable - go ahead and

Re: [Dev] [DEV] Install features through UI and load in a specific profiile

2016-01-05 Thread Mohanadarshan Vivekanandalingam
Appreciate any feedback on this.. Is this a limitation of current feature installation model ? On Tue, Jan 5, 2016 at 2:35 PM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > Hi Sameera & Carbon Team, > > In CEP, there is a usecase whether users can install ML features and can > do

Re: [Dev] Issue activating component in wso2 server

2016-01-05 Thread Ruwan Abeykoon
Hi Nipuna, >>You cannot use a class level comment in component activation class with having following block in the class. Are you sure on this? I have seen class comments available in most of the component activation classes. e.g. [1] [1]

Re: [Dev] Error wile building carbon-feature-repository (branch: release-4.2.x)

2016-01-05 Thread Lahiru Cooray
Hi APIM team, Could you please update the repo with missing versions. Thank you.. On Tue, Jan 5, 2016 at 7:06 PM, Lahiru Cooray wrote: > Hi, > > I get the below error while building the carbon-feature-repository ( > https://github.com/wso2/carbon-feature-repository >

Re: [Dev] Issue activating component in wso2 server

2016-01-05 Thread Nipuna Prashan
Hi Ruwan, you are correct, I mean we cannot use like this, I have used two blocks. That was the problem. /** * @scr.component name="org.wso2.carbon.apimgt.apideletion" * @scr.reference name="realm.service" * interface="org.wso2.carbon.user.core.service.RealmService" cardinality="1..1" *

Re: [Dev] [DEV] Install features through UI and load in a specific profiile

2016-01-05 Thread Mohanadarshan Vivekanandalingam
On Wed, Jan 6, 2016 at 11:14 AM, Sameera Jayasoma wrote: > Hi Mohan, > > In such scenarios you can install feature via pom.xml. This way you can > install features to the worker profile. > > Yes, Then our recommended/only approach to install features in worker profile is via

[Dev] [Private PaaS][Docs] Different java versions in prerequisites and samples

2016-01-05 Thread Udara Liyanage
Hi, Java 8 or 7 is recommended as prerequisites [1] , but the sample in [2] Setting up JAVA_HOME is with Java 6 [1] https://docs.wso2.com/display/PP411/Installation+Prerequisites [2] https://docs.wso2.com/display/PP411/Installing+on+Linux+or+OS+X -- Udara Liyanage Software Engineer WSO2,

Re: [Dev] [DEV] Install features through UI and load in a specific profiile

2016-01-05 Thread Sameera Jayasoma
Hi Mohan, In such scenarios you can install feature via pom.xml. This way you can install features to the worker profile. Thanks, Sameera. On Wed, Jan 6, 2016 at 11:04 AM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > Appreciate any feedback on this.. Is this a limitation of

Re: [Dev] Issue activating component in wso2 server

2016-01-05 Thread Nipuna Prashan
Hi, I found out the problem, I will leave it here with the solution You cannot use a class level comment in component activation class with having following block in the class. /** * @scr.component name="" * immediate="true" *... *... */ On Tue, Jan 5, 2016 at 5:49 PM, Nipuna Prashan

[Dev] Remove at_hash value from from OIDC ID Token generated by Implicit grant type

2016-01-05 Thread Gayan Gunawardana
Hi All, According to [1] when we generate OIDC ID Token at_hash value should be included only for Authorization Code grant type. According to current implementation at_hash value is included in both Authorization Code grant type generated ID Tokens and Implicit grant type generated ID Tokens.

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Lakmali Baminiwatta
Tested followings - SSO in Super Tenant and Tenant mode - Documentation Indexing and Search - API Tags with API visibility [X] Stable - go ahead and release. Thanks, Lakmali On 5 January 2016 at 17:46, Tharindu Dharmarathna wrote: > Hi, > > IS As A key manager

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Shani Ranasinghe
Tested HTTP redirection workflow in super tenant and tenant mode & sample API. [X] Stable - go ahead and release. On Tue, Jan 5, 2016 at 6:53 PM, Lakmali Baminiwatta wrote: > Tested followings > >- SSO in Super Tenant and Tenant mode >- Documentation Indexing and

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Abimaran Kugathasan
Tested Following 1. Default Endpoint 2. API Subscription/deletion/blocking/unblocking with H2 and MySQL [X] Stable - go ahead and release. On Tue, Jan 5, 2016 at 5:23 AM, Lakmali Baminiwatta wrote: > Tested followings > >- SSO in Super Tenant and Tenant mode >-

Re: [Dev] Data Publishing Client API

2016-01-05 Thread Gihan Anuruddha
Hi Nathasha, Did you refer this document[1]? [1] - https://docs.wso2.com/pages/viewpage.action?pageId=45952633 Regards, Gihan On Tue, Jan 5, 2016 at 5:36 PM, Nathasha Naranpanawa wrote: > > Hi, > > I'm working on publishing data to the DAS using Thrift/Binary directly. Is

Re: [Dev] [VOTE] Release WSO2 API Manager 1.10.0 RC3

2016-01-05 Thread Tharindu Dharmarathna
Hi, IS As A key manager Tested in Tenant and super tenant mode success. [x] Stable - go ahead and release Thanks Tharindu On Tue, Jan 5, 2016 at 8:32 AM, Nuwan Dias wrote: > These scripts are no longer maintained within the release pack. The > migration scripts, clients,

[Dev] Issue activating component in wso2 server

2016-01-05 Thread Nipuna Prashan
Hi all, I have a problem with a osgi component. When I start the server(APIM 1.9.1) the log that gets printed when the component gets activated is not printed implying it has not been activated. But, when I check in the OSGI console in the server, it says that component has activated. No errors

Re: [Dev] Usage of Siddhi-Scheduler-pool Thread Pools and how to Configure them

2016-01-05 Thread Isuru Haththotuwa
Thanks Lasantha. On Mon, Jan 4, 2016 at 4:39 PM, Lasantha Fernando wrote: > Hi Isuru, > > These jars are from CEP 3.0.0. Siddhi-2.0.0.wso2v5 was a release done with > some bug fixes for the PPaaS release. > > That version of Siddhi also should have the same behaviour with