Re: [Architecture] MB 3.0.0 MQTT Integration Status

2014-03-10 Thread Pamod Sylvester
While testing with the Interop test suite the following tests failed with the default parameters (TIMEOUT = 500 ms and CONNECTION_TIME_OUT = 1000 ms). where timeout is the amount of time a subscriber awaits for a message and connection time out is the whole time the connection will be maintained

Re: [Architecture] MB 3.0.0 MQTT Integration Status

2014-03-10 Thread Srinath Perera
Pamod. shall we write some test cases right away .. to test it and load test it. Make sure we do all their QOS scenarios How is publishing and receiving throughputs? we need to measure that Also What is end to end latency? --Srinath On Mon, Mar 10, 2014 at 12:38 PM, Pamod Sylvester

Re: [Architecture] A few questions about WSO2 CEP/Siddhi

2014-03-10 Thread Srinath Perera
Hi Leo, Let me add couple of words as well On Mon, Mar 10, 2014 at 9:16 AM, Sriskandarajah Suhothayan s...@wso2.comwrote: Thanks for you interest in WSO2 CEP Siddhi Sorry for the late reply, I some how missed the mail On Fri, Mar 7, 2014 at 4:48 AM, Leo Romanoff romix...@yahoo.com

Re: [Architecture] A few questions about WSO2 CEP/Siddhi

2014-03-10 Thread Samisa Abeysinghe
Hi All, these questions and answers are very educating. Shall we add them to our doc FAQs? Thanks, Samisa... Samisa Abeysinghe Vice President Developer Evangelism WSO2 Inc. http://wso2.com On Mon, Mar 10, 2014 at 1:14 PM, Srinath Perera srin...@wso2.com wrote: Hi Leo, Let me add couple

Re: [Architecture] MB 3.0.0 MQTT Integration Status

2014-03-10 Thread Srinath Perera
ah OK. Can we get the introp tests integrated with our product or integration tests? On Mon, Mar 10, 2014 at 2:03 PM, Pamod Sylvester pa...@wso2.com wrote: Hi Srinath, I have a client written to generate the load, will do a performance round and will let know of the figures ASAP. Mean while

Re: [Architecture] MB 3.0.0 MQTT Integration Status

2014-03-10 Thread Pamod Sylvester
Yes. They are Junit test cases. We could integrate them. Thanks, Pamod On Mon, Mar 10, 2014 at 2:15 PM, Srinath Perera srin...@wso2.com wrote: ah OK. Can we get the introp tests integrated with our product or integration tests? On Mon, Mar 10, 2014 at 2:03 PM, Pamod Sylvester

Re: [Architecture] A few questions about WSO2 CEP/Siddhi

2014-03-10 Thread Leo Romanoff
Hi all, First of all, thank you very much for your explanations and clarifications! It is very interesting and useful! Let me ask a few more questions and provide a few comments. Hi All, these questions and answers are very educating. Shall we add them to our doc FAQs?  I think it would be

Re: [Architecture] SSO IDP Proxy Application + SDK

2014-03-10 Thread Niranjan Karunanandham
Hi Gayan, Here the IDP proxy app is only used to get the authorization code from the WSO2 IS and pass it to the SDK. After which the SDK is communicates directly with the WSO2 IS to get the access token and manage the access token and refresh token. Just a small clarification why we can't use the

Re: [Architecture] A few questions about WSO2 CEP/Siddhi

2014-03-10 Thread Leo Romanoff
One more thing: It could be very, very useful, if Siddhi/WSO2 CEP would have a description/document like this: http://esper.codehaus.org/tutorials/solution_patterns/solution_patterns.html This document covers many generic CEP use-cases and then shows how they can be solved using Esper.  May

Re: [Architecture] SSO IDP Proxy Application + SDK

2014-03-10 Thread Manjula Rathnayake
Hi all, How do we store client secret and access tokens in mobile application? Have we encrypted the client secret? In case of mobile device is lost, how do we remove the mobile application subscription from OAuth server without affecting to other mobile devices which uses same application? Do we

[Architecture] Fwd: [Dev] Moving Workflow configurations to Registry

2014-03-10 Thread Amila De Silva
Moving to Architecture Hi, Currently the configuration for Workflow Executors are kept in the api-manager.xml due to which all the tenants living in a APIM Deployment have to use the same executors defined by the Super Tenant Admin. To allow Tenants configure their own executors, Workflow

Re: [Architecture] SSO IDP Proxy Application + SDK

2014-03-10 Thread Suresh Attanayaka
Hi Manjula, Let me answer inline, On Mon, Mar 10, 2014 at 4:54 PM, Manjula Rathnayake manju...@wso2.comwrote: Hi all, How do we store client secret and access tokens in mobile application? Have we encrypted the client secret? We can let the mobile app developer to implement his own

[Architecture] [C5] Jetty integration with carbon kernel

2014-03-10 Thread Kishanthan Thangarajah
We have done $subject which can be used for servlet transport in C5 kernel [1]. The embedded jetty instance uses a default jetty.xml configuration file located at $CARBON_HOME/repository/conf/jetty/jetty.xml. The main advantage of jetty is that it is OSGi friendly [2]. It can also expose the OSGi

Re: [Architecture] G-Reg vs ES for artefacts

2014-03-10 Thread Janaka Ranabahu
Hi Guys, Will these limitations get fixed in the upcoming release? If so do we have a timeline for that? Thanks, Janaka On Sat, Mar 8, 2014 at 10:43 AM, Chandana Napagoda chand...@wso2.comwrote: Hi Samisa In addition to above issue, ES is still not supporting all the RXT configuration

Re: [Architecture] A few questions about WSO2 CEP/Siddhi

2014-03-10 Thread Srinath Perera
Hi Leo, Please see my comments inline. First of all, thank you very much for your explanations and clarifications! It is very interesting and useful! Let me ask a few more questions and provide a few comments. Hi All, these questions and answers are very educating. Shall we add them to

Re: [Architecture] WSO2 Products Tenant Creation Process calls the Reset Password

2014-03-10 Thread Danushka Fernando
Any ideas on this? Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Wed, Mar 5, 2014 at 7:38 PM, Danushka Fernando danush...@wso2.comwrote: Hi all I found that our tenant creation process is calling reset password call inside tenant

Re: [Architecture] WSO2 Products Tenant Creation Process calls the Reset Password

2014-03-10 Thread Manjula Rathnayake
Hi Danushka, I can not recall why this is done. But we might need to consider other tenant manager implementations as well not only the LDAP based one. AFAIR, we create the tenant admin with a dummy password and then later reset it after hashing the password with hashing algorithm defined in

Re: [Architecture] WSO2 Products Tenant Creation Process calls the Reset Password

2014-03-10 Thread Amila Maha Arachchi
What are the issues of having this? On Thu, Mar 6, 2014 at 9:08 AM, Danushka Fernando danush...@wso2.comwrote: Hi all I found that our tenant creation process is calling reset password call inside tenant creation process. When we call tenant creation it goes through *persistTenant* call in