Re: [Dev] Fwd: [GSOC][CEP][DEV] Idea Plugin for Siddhi

2017-03-28 Thread Tishan Dahanayakage
Good progress Nipuna. Ill try to go try out the plugin and provide some feedback. Please start composing a proposal as well. Thanks, Tishan On Sat, Mar 25, 2017 at 1:16 AM, Nipuna Sankalpa < nipunasankalpa...@cse.mrt.ac.lk> wrote: > > -- Forwarded message -- > From: Nipuna

Re: [Dev] Creating a widget web-component using existing charting libraries

2017-03-28 Thread Pawan Gunaratne
Thanks Udara ... On Fri, Mar 24, 2017 at 4:27 PM, Udara Rathnayake wrote: > I think you need to re-render the widget periodically, probably with a > setInterval(). > > On Fri, Mar 24, 2017 at 2:46 PM, Pawan Gunaratne wrote: > >> Hi all, >> >> Thanks all for

Re: [Dev] Bundling JMS 2.0 API jar with integration server

2017-03-28 Thread Dilshani Subasinghe
Noted. Issue reported as [1]. [1] https://github.com/wso2/product-ei/issues/415 Thanks, Dilshani On Tue, Mar 28, 2017 at 7:10 PM, Nandika Jayawardana wrote: > Shall we do this post alpha release. Please create an issue for this. > > Regards > Nandika > > On Tue, Mar 28,

Re: [Dev] WSO2 Enterprise Integrator 6.1.0 Alpha Released!

2017-03-28 Thread Vinod Kavinda
The tooling distribution for alpha release also is available to download at [1]. [1] - https://github.com/wso2/devstudio-tooling-ei/releases/tag/Released-1.1.0-release-2017-03-27-162435 Thanks, -WSO2 Integration Team- On Wed, Mar 29, 2017 at 9:14 AM, Eranda Rajapakshe

[Dev] WSO2 Enterprise Integrator 6.1.0 Alpha Released!

2017-03-28 Thread Eranda Rajapakshe
WSO2 Integration Team is pleased to announce the alpha release of WSO2 Enterprise Integrator (EI) 6.1.0. Source & Distribution: https://github.com/wso2/product-ei/releases/tag/v6.1. 0-ALPHA Known issues: https://github.com/wso2/product-ei/issues *How to Run* 1. Extract the downloaded zip. 2.

Re: [Dev] API Calls fail while UserStoreConfigurationDeployer is running

2017-03-28 Thread Omindu Rathnaweera
@KasunG The deployers can run during tenant loading, correct? Say the tenant got unloaded after the idle time, the next request to that tenant's resource will re deploy the tenant's user stores, services etc. In that case, will changing deployment update interval be effective ? Regards, Omindu

[Dev] How to write test cases for microservices registered via uuf app

2017-03-28 Thread Denuwanthi De Silva
Hi, 1. I have a micro service registered in a uuf app via component.yaml apis: - className: "org.wso2.is.portal.user.client.api.micro.PasswordUtilityMicroService" uri: "/passwordUtil-micro-service/" Now, the url for the micorservice is in the form of

Re: [Dev] Bundling JMS 2.0 API jar with integration server

2017-03-28 Thread Nandika Jayawardana
Shall we do this post alpha release. Please create an issue for this. Regards Nandika On Tue, Mar 28, 2017 at 6:33 PM, Dilshani Subasinghe wrote: > Hi EI Team, > > As I am working with JMS 2.0 scenarios with integration server, it was > found that we should add

[Dev] Bundling JMS 2.0 API jar with integration server

2017-03-28 Thread Dilshani Subasinghe
Hi EI Team, As I am working with JMS 2.0 scenarios with integration server, it was found that we should add javax.jms-api-2.0.1.jar replacing "geronimo-jms_1.1_spec-1.1.0.wso2v1.jar"($EI_HOME/wso2/lib/endorsed). As JMS

Re: [Dev] API Calls fail while UserStoreConfigurationDeployer is running

2017-03-28 Thread KasunG Gajasinghe
You can reduce the deployment update interval via carbon.xml. By default, it is 15mins. Search for DeploymentUpdateInterval. You can increase this. That being said, the deployers won't be called unless you modify userstore. On Mon, Mar 27, 2017 at 2:32 PM, wrote: > Hi, >

Re: [Dev] Idea Plugin for Siddhi

2017-03-28 Thread Dulaj Atapattu
Hi, I shared my draft proposal through the GSoC dashboard. Your comments and feedback are highly appreciated. Thank you. On Tue, Mar 28, 2017 at 11:20 AM, Shan Mahanama wrote: > Hi Dulaj, > > Some steps are redundant. Please find my comment inline. > > >>> *Installation

Re: [Dev] [IS] OAuth2 token validation

2017-03-28 Thread Farasath Ahamed
On Tue, Mar 28, 2017 at 3:29 PM, Hanen Ben Rhouma wrote: > Hi, > > I have a question regarding oauth2 token validation: when I use > client_credentials as grant type the generated token isn't valid (used the > token validate() soap call) but the /oauth2/userinfo returns

[Dev] [IS] OAuth2 token validation

2017-03-28 Thread Hanen Ben Rhouma
Hi, I have a question regarding oauth2 token validation: when I use client_credentials as grant type the generated token isn't valid (used the token validate() soap call) but the /oauth2/userinfo returns correctly the user attributes. Any explanation please? Regards, Hanen

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

2017-03-28 Thread Kasun Weerakoon
Hi, I'm working on the project proposal and there were several questions emerged as follows, 1. In offline machine learning we normally preprocess data by doing operations such as *scaling*, before training the model. So in the streaming algorithm is there any way to do that? 2.

Re: [Dev] Takes a lot of time to start up the server

2017-03-28 Thread Keerthika Mahendralingam
Hi All, After enabling the remote login(System preferences --> Sharing --> Click "Remote login"), it resolved. Earlier it took more the 160 seconds to start up the server. Now it took less than 40 seconds. Thanks, Keerthika. On Tue, Mar 28, 2017 at 2:10 PM, Keerthika Mahendralingam <

[Dev] Takes a lot of time to start up the server

2017-03-28 Thread Keerthika Mahendralingam
Hi All, I have upgraded the Mac OS version to 10.9.3 to 10.12.3(MacOS Sierra). After that, it takes a time to start up the server. It's same for ESB 4.9.0, 5.0.0 and EI. It freezes for some time after setting the java home. JAVA_HOME environment variable is set to

[Dev] REST/JSON instead of SOAP in IS and AM?

2017-03-28 Thread Gottfried Szing
Hi There is currently a major refactoring going on and actually it looks like that the Identity Server 6.0 and API Manager 3.0 will be based on the new carbon platform. Since this includes (as far as I can see from the commits & discussions) more and more deprecation of non-REST-APIs. So it