Re: [Architecture] Unified Governance Metadata models and APIs for WSO2 Platform

2014-09-09 Thread Dimuthu Leelarathne
Hi Subash, Thanks. We will not be taking this up yet. thanks, dimuthu On Thu, Sep 4, 2014 at 6:10 PM, Subash Chaturanga wrote: > Hi, > Finished the searching with Solr index. I have tested a sample complete > client code inside Turing G-Reg 4.6.0 governance component. > @Dimuthu, > Now this A

Re: [Architecture] Cloud Tenant deletion caching issue

2014-09-09 Thread Godwin Amila Shrimal
Hi. We had a discussion about cleaning cache data (delete map entry in *JDBCTenantManger*), As per the discussion, we have to use cluster message to notify all the nodes in the clustered environment to delete the map entry. Then we have to give a public method in *JDBCTenantManger* to delete the

Re: [Architecture] Process Store for text based process

2014-09-09 Thread Chathura Ekanayake
Hi Manfred, I like the idea of an "(Enterprise)Store for Everything" a lot. > > For process assets ... some brainstorming: > 1) The artifact "text based process" is a "non executable process model". > This process model can be "instantiated" by creating a "text based process > instance" -> this f

Re: [Architecture] Process Store for text based process

2014-09-09 Thread Chathura Ekanayake
Hi Shiva, As discussed, let's move all Process Store functions to the publisher. Then we can keep the store side as it is for now. Regards, Chathura On Thu, Sep 4, 2014 at 2:03 PM, Shiva Balachandran wrote: > +1. Moving the publisher functionality to the store will increase the > usability of

Re: [Architecture] [Dev] Obtaining a registry value for a PHP application through the Registry REST API

2014-09-09 Thread Dimuthu Leelarathne
Hi Udara, Exactly! But the last time we were checking the cartridge agent script it gave very little information to the extension point. In order to do a meaningful curl we need at least - appname - tenant name thanks, dimuthu On Tue, Sep 9, 2014 at 3:10 PM, Udara Liyanage wrote: > Hi, >

Re: [Architecture] [Dev] Obtaining a registry value for a PHP application through the Registry REST API

2014-09-09 Thread Udara Liyanage
Hi Dimuthu, AFAIR tenant -id is passed as payload to the instance which is accessible via factor. Additionally any parameter can be sent to the instance at subscription time or in cartridge by declaring them as payload parameter. On Tue, Sep 9, 2014 at 3:17 PM, Dimuthu Leelarathne wrote: > Hi U

Re: [Architecture] Cloud Tenant deletion caching issue

2014-09-09 Thread Amila Maha Arachchi
+1 I remember there were two maps or a bidi-map. i.e. It was tracking both tenant ID and tenant domain. Make sure both issues are addressed (if my concern is valid). On Tue, Sep 9, 2014 at 3:37 AM, Godwin Amila Shrimal wrote: > Hi. > > We had a discussion about cleaning cache data (delete map e

Re: [Architecture] Cloud Tenant deletion caching issue

2014-09-09 Thread Godwin Amila Shrimal
Yes, there are two maps as *tenantDomainIdMap* and *tenantIdDomainMap*. we'll address both. On Tue, Sep 9, 2014 at 5:23 PM, Amila Maha Arachchi wrote: > +1 > > I remember there were two maps or a bidi-map. i.e. It was tracking both > tenant ID and tenant domain. Make sure both issues are addre

Re: [Architecture] [Storage Server] Workflow support for provisioning related tasks

2014-09-09 Thread Prabath Abeysekera
On Sat, Sep 6, 2014 at 1:52 PM, Faathima Fayaza wrote: > Hi, > > *Problem:* > > Currently, most of the functionalities supported via WSO2 Storage Sever > are straight-forward but less in controllability.For example, in the > current implementation if a user needs to create a database, they can >

Re: [Architecture] [Storage Server] Workflow support for provisioning related tasks

2014-09-09 Thread Prabath Abeysekera
Fayaza, Please also make sure we keep the thread posted regularly on the progress of the implementation while you proceed with the task. Cheers, Prabath On Tue, Sep 9, 2014 at 8:34 PM, Prabath Abeysekera wrote: > > On Sat, Sep 6, 2014 at 1:52 PM, Faathima Fayaza wrote: > >> Hi, >> >> *Problem

Re: [Architecture] WSO2 Storage Sever : Automatic Kerberos ticket generation support for HDFS

2014-09-09 Thread Prabath Abeysekera
Hi Poshitha, On Mon, Sep 1, 2014 at 2:38 PM, Poshitha Dabare wrote: > Description > > Currently, "kinit" is used to obtain a Kerberos ticket as part of > authenticating a user who accesses the HDFS management functionalities > through SS management console. This particular tool is Linux specific

[Architecture] [APP Factory] Tenant Deletion implementation

2014-09-09 Thread Godwin Amila Shrimal
Hi, We are on the implementation of the Tenant deletion of APP Factory, we checked existing *TenantMgtListener* implementation in AF by debugging the server and found following classes. org.wso2.carbon.event.stream.manager.core.internal.util.helper.TenantMgtListenerImpl org.wso2.carbon.theme.mgt.

Re: [Architecture] [Dev] Obtaining a registry value for a PHP application through the Registry REST API

2014-09-09 Thread Udara Liyanage
Hi Dimutu, Below is an example payload of instance. Appname and tenantid is available. SERVICE_NAME=php,HOST_NAME=phptest1011. stratos.com ,MULTITENANT=false,TENANT_ID=-1234,TENANT_RANGE=-1234,CARTRIDGE_ALIAS=phptest1011,CLUSTER_

Re: [Architecture] [APP Factory] Tenant Deletion implementation

2014-09-09 Thread Danushka Fernando
Hi Goodwin If Its not there in runtime (at debug time) then its not using. You can easily check by checking the activation code in the particular component. If its used it should be registered as a tenant mgt listner in activate method. Thanks & Regards Danushka Fernando Software Engineer WSO2 inc

Re: [Architecture] Unified Governance Metadata models and APIs for WSO2 Platform

2014-09-09 Thread Subash Chaturanga
Hi Dimuthu et al, In the attributes you have given for all service types in current AF, I have following questions; What is "Description" ? Is this the service description/document/interface definition (WSDL/WADL) ? or some human readable description ? @Saniva et al; IF there is NO such particul

Re: [Architecture] [APP Factory] Tenant Deletion implementation

2014-09-09 Thread Godwin Amila Shrimal
Hi Dhanushka, Yes, its not there in runtime, BTW I'll check the activation code as well. Thanks Godwin On Tue, Sep 9, 2014 at 10:50 PM, Danushka Fernando wrote: > Hi Goodwin > If Its not there in runtime (at debug time) then its not using. You can > easily check by checking the activation c

[Architecture] : Google Plus known bug

2014-09-09 Thread Madusanka Premaratne
Hi All, We (Myself with tharin...@wso2.com) currently developing ESB connector for Google+API. According to Google, there are two methods which has known bugs. The API says moments.insert[1] and moments.remove[2] methods have this issue. We have tested with a valid access token with proper authori

[Architecture] [APPFAC][FEATURE] Selenium test integration to Appfactory

2014-09-09 Thread Anuruddha Premalal
Hi All, We are planning to bring selenium test support to Appfactory web apps. Following is the initial architecture. * Selenium tests will added to a web app based on a configuration flag on the apptype xml. - Test suit creation will happen in the app creation phase. - Idea is to create a se

Re: [Architecture] Process Store for text based process

2014-09-09 Thread Shiva Balachandran
Hi Chathura, As per discussion i have started to move all the changes made in the store front (store) to the back office (publisher). Thank you! On Tue, Sep 9, 2014 at 2:41 PM, Chathura Ekanayake wrote: > Hi Shiva, > > As discussed, let's move all Process Store functions to the publisher. > Th

Re: [Architecture] [APPFAC][FEATURE] Selenium test integration to Appfactory

2014-09-09 Thread Danushka Fernando
Hi Anuruddha On Wed, Sep 10, 2014 at 10:16 AM, Anuruddha Premalal wrote: > Hi All, > > We are planning to bring selenium test support to Appfactory web apps. > Following is the initial architecture. > > * Selenium tests will added to a web app based on a configuration flag on > the apptype xml.