Re: [Architecture] Feature Level Automation Testing

2014-11-11 Thread Irham Iqbal
Hi All, As we discussed in the meeting,i tried the bellowing steps to prepare test environments without other feature dependencies - e.g populate tenants into DB using scripts rather using multi tenanted features. 1. Download the carbon-core and installed the user management and

Re: [Architecture] Feature Level Automation Testing

2014-11-11 Thread Irham Iqbal
Hi All, When i was installing the carbon-multitenancy features i had to install the following two features as well. Because, carbon-multitenancy feature org.wso2.carbon.tenant.common.server.feature.group requires both features. feature idorg.wso2.carbon.registry.core.feature.group/id

Re: [Architecture] [ES] Password Recovery in ES

2014-11-11 Thread Johann Nallathamby
Why can't we support both options? I don't think supporting both options should be difficult. User can select what he likes..? Any change this can be added as a gadget? That way we can reuse the same in IS dashboard as well, which is currently missing. On Tue, Nov 11, 2014 at 4:26 PM, Dakshika

[Architecture] [App Factory] Creating new lifecycle for uploadable artifacts

2014-11-11 Thread Pirinthapan Mahendran
Hi all, In AF, when the application type is uploadable app, we need to have a different lifecycle for that. We have discussed about this in the mail thread [Architecture] [App Factory] Issues in deployment of uploadable artifacts. But the current implementation of governance module allows to

Re: [Architecture] Making appfactory installation in a single node using ppuppet

2014-11-11 Thread Anuruddha Premalal
Hi, Now in appfactory developer setup, we are using three single JVM private-paases which have separate activemqs running on the same node with port offsets. Appfactory use stratos messaging component to listen to topology, this component gets the topic url from a jndi property file. This

Re: [Architecture] [APPFAC] - Issue in deploying php applications in M6 release

2014-11-11 Thread Danushka Fernando
Can you list down the places this is used and where its breaking because its *. And with this are you going with any code changes? Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Tue, Nov 11, 2014 at 10:59 PM, Roshan Deniyage

Re: [Architecture] App Factory - Resources for .NET and PHP

2014-11-11 Thread Selvaratnam Uthaiyashankar
So, the meta data service does not have any authentication? Means, I can write an application and override the configurations you are storing for your applications? On Sunday, November 9, 2014, Dimuthu Leelarathne dimut...@wso2.com wrote: Hi Udara, +1. Updated the diagram with suggested

Re: [Architecture] App Factory - Resources for .NET and PHP

2014-11-11 Thread Udara Liyanage
Hi, username,password based validation is there in metadata service. I meant we have identified that we need to add Oauth based authentication. Touched, not typed. Erroneous words are a feature, not a typo. On Nov 12, 2014 5:52 AM, Selvaratnam Uthaiyashankar shan...@wso2.com wrote: So, the

Re: [Architecture] [APPFAC] - Issue in deploying php applications in M6 release

2014-11-11 Thread Harsha Thirimanna
I think it is make sense to remove *. Instead of looking *, you can check either empty or not include that element. harshat@mobile On Nov 11, 2014 10:30 AM, Roshan Deniyage rosh...@wso2.com wrote: Hi, With the M6 release of the appfactory, it has introduced a new bug for PHP application

Re: [Architecture] Making appfactory installation in a single node using ppuppet

2014-11-11 Thread Harsha Thirimanna
Hi udara, In order to do that we have poll time to time until that IP is come to that topology. It may be unnessary calls. As we discussed with Imesh, we have to set this jndi property to system variable for each enviorenment before start listener to that environment. There is hard coded of

Re: [Architecture] Logistic Regression

2014-11-11 Thread Srinath Perera
do we need streaming logistic regression? or batch logistic regression? Please talk to Lochana and ML team as this is a well known ML algo. Please check is there a open source implementation with correct licence? --Srinath On Tue, Nov 11, 2014 at 2:44 PM, Seshika Fernando sesh...@wso2.com

Re: [Architecture] Making appfactory installation in a single node using ppuppet

2014-11-11 Thread Udara Liyanage
Hi Harsha, Why I proposed to using API is since listening to topology events of the three environments is mentioned as impossible. If it is possible, then you don't need to use API. On Wed, Nov 12, 2014 at 8:38 AM, Harsha Thirimanna hars...@wso2.com wrote: Hi udara, In order to do that we

Re: [Architecture] [APPFAC] - Issue in deploying php applications in M6 release

2014-11-11 Thread Roshan Deniyage
Its breaking not because of * but, code changes in M6 release. I'm going to change the * sign because of its misleading users. Roshan Deniyage Associate Technical Lead WSO2, Inc: http://wso2.com Mobile: +94 777636406 Twitter: *https://twitter.com/roshku https://twitter.com/roshku*

Re: [Architecture] Queue Purging Feature for MB 3.0.0

2014-11-11 Thread Hasitha Amal De Silva
Hi all, As discussed in team-wide review and mail threads [1] and [2], The finalized queue purge flow is as follows. Once a queue purge is requested from UI console (queue-browse page), the AMQQueue.purge event is triggered in which the request is validated based on the user's permissions (A new