Re: [Architecture] [C5][APIM] - Publishing API events to gateway via JMS Topic

2017-04-27 Thread Nuwan Dias
Hi Kasun, The reason we want to use a JMS based notification mechanism is to ensure reliability. Although there may be a momentarily communication failure between broker and GW, the JMS protocol will ensure the message is delivered to the Gateway (if we use durable topics). We used the push model

[Architecture] WSO2 Data Analytics Server 4.0.0-M2 Released !

2017-04-27 Thread Sriskandarajah Suhothayan
Hi All, The WSO2 Smart Analytics team is pleased to announce the release of WSO2 Data Analytics Server version 4.0.0 Milestone 2. WSO2 Smart Analytics let digital business creating real-time, intelligent, actionable business insights, and data products which are

Re: [Architecture] [C5][APIM] - Publishing API events to gateway via JMS Topic

2017-04-27 Thread Kasun Indrasiri
Hi, Few questions related to the above design. - Here we are using pub-sub messaging to receive notification of the event of different API lifecycle states and use that to apply those changes (deploy, redeploy etc.) at the Ballerina service level. This is inherently subjective to lost the event

Re: [Architecture] [Identity Cloud] Custom theming support for Identity Cloud User Portal

2017-04-27 Thread Dinusha Senanayaka
Dmitry, On Thu, Apr 27, 2017 at 9:53 PM, Dmitry Sotnikov wrote: > In API Cloud's developer portal, we allow custom CSS code, fonts as SVG, > TTF, EOT, WOFF , WOFF2 and OTF files, and images as JPG, PNG, and GIF files. > In our scenario also, we keep a server level config similar to [1] to white

Re: [Architecture] [Identity Cloud] Custom theming support for Identity Cloud User Portal

2017-04-27 Thread Dmitry Sotnikov
In API Cloud's developer portal, we allow custom CSS code, fonts as SVG, TTF, EOT, WOFF , WOFF2 and OTF files, and images as JPG, PNG, and GIF files. Sometimes customers do want to go beyond that: for example, remove certain sections of the site - but we do not have such a capability at the moment

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Hasitha Hiranya
+1 for a single feature repo, with separated, individually unit testable modules. On Thu, Apr 27, 2017 at 2:08 PM, Nuwan Dias wrote: > Yes, embed in the sense we would package the jars so that we can run MB as > a separate process/runtime. > > On Thu, Apr 27, 2017 at 1:56 PM, Hasitha Amal De Si

[Architecture] [Identity Cloud] Custom theming support for Identity Cloud User Portal

2017-04-27 Thread Ashen Weerathunga
Hi all, We are in the process of implementing custom theming support for identity cloud user portal. This will allow customers to do the following tasks based on their preference. - Change the color theme of the user portal. - Change company logo on the header. Users will be provided a UI

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Nuwan Dias
Yes, embed in the sense we would package the jars so that we can run MB as a separate process/runtime. On Thu, Apr 27, 2017 at 1:56 PM, Hasitha Amal De Silva wrote: > > > On Thu, Apr 27, 2017 at 1:55 PM, Hasitha Amal De Silva > wrote: > >> [+NuwanD] >> >> On Thu, Apr 27, 2017 at 1:53 PM, Pamod

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Hasitha Amal De Silva
On Thu, Apr 27, 2017 at 1:55 PM, Hasitha Amal De Silva wrote: > [+NuwanD] > > On Thu, Apr 27, 2017 at 1:53 PM, Pamod Sylvester wrote: > >> (+) NuwanD >> >> +1, also APIM would embed the broker with all the features included ? >> (same as it's being used in EI) correct me if i am wrong ? >> >> Th

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Hasitha Amal De Silva
[+NuwanD] On Thu, Apr 27, 2017 at 1:53 PM, Pamod Sylvester wrote: > (+) NuwanD > > +1, also APIM would embed the broker with all the features included ? > (same as it's being used in EI) correct me if i am wrong ? > > Thanks, > Pamod > > On Thu, Apr 27, 2017 at 1:49 PM, Hasitha Amal De Silva >

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Pamod Sylvester
(+) NuwanD +1, also APIM would embed the broker with all the features included ? (same as it's being used in EI) correct me if i am wrong ? Thanks, Pamod On Thu, Apr 27, 2017 at 1:49 PM, Hasitha Amal De Silva wrote: > Hi Kishanthan, > > Agreed. As per Nandika, the product folder here is invali

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Hasitha Amal De Silva
Hi Kishanthan, Agreed. As per Nandika, the product folder here is invalid since MB will only result in a set of components + features to be used by other carbon products. Based on that standing, we will not need to do product releases but do only component+feature releases. Thanks On Thu, Apr

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Nandika Jayawardana
It should be a component repo and we should have the product profile in EI. Regards Nandika On Thu, Apr 27, 2017 at 1:46 PM, Madhawa Gunasekara wrote: > Hi Eranda, > > +1 to make it into one repo. AFAIU We don't need to have product folder > here, Since We don't create a p2 profile in this repo

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Madhawa Gunasekara
Hi Eranda, +1 to make it into one repo. AFAIU We don't need to have product folder here, Since We don't create a p2 profile in this repo. We should include only components and features in this repo. Thanks, Madhawa On Thu, Apr 27, 2017 at 11:32 AM, Eranda Rajapakshe wrote: > Hi, HasithaD and I

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Kishanthan Thangarajah
With this approach, all the components required for the product will be in the proposed product repo and any changes to components (bug fixes, etc), will require a product release. You also have to use the new product directory structure proposed for C5 based servers. And don't use carbon.product