[Dev] WSO2 Product Installation Resources Released!!!

2018-09-27 Thread Vimukthi Perera
WSO2 Installation Experience team is pleased to announce the release of Kubernetes, Ansible and Puppet resources for WSO2 products. *Kubernetes* Related artifacts: - WSO2 API Management v2.2.0.2 - https://github.com/wso2/kubernetes-apim/releases/tag/v2.2.0.2 Issues: - WSO2 API

[Dev] [APIM] how to route all the traffic from a gateway to another gateway ?

2018-09-27 Thread Youcef HILEM
Hi, Can you help me please, I can't found how to route all the traffic from a (DMZ, région one, ...) gateway to (internal, region two, ...) gateway. Issue : https://github.com/wso2/product-apim/issues/3486 Sample 1 : WSO2 API Manager Internal/External Deployment

Re: [Dev] XACML regex function usage.

2018-09-27 Thread Rajith Siriwardena
+ Dev On Fri, Sep 28, 2018 at 9:41 AM Rajith Siriwardena wrote: > Hi > > I'm getting the following error when I try to apply a regex function to an > XACML policy. > > Policy > > - > * PolicyId="authn_bank_admin_role_based_policy_template" >

Re: [Dev] [APIM] how to route all the traffic from a gateway to another gateway ?

2018-09-27 Thread Rukshan Premathunga
Hi Youcef, On Fri, Sep 28, 2018 at 2:49 AM Youcef HILEM wrote: > Hi, > Can you help me please, I can't found how to route all the traffic from a > (DMZ, région one, ...) gateway to (internal, region two, ...) gateway. > > Issue : https://github.com/wso2/product-apim/issues/3486 > > Sample 1 :

Re: [Dev] Upgrading C4 OSGi to support Java 10

2018-09-27 Thread Tharindu Wijewardane
Hi all, The logs were not getting printed because following exception is thrown through CarbonConsoleAppender. "NoClassDefFoundError: Could not initialize class CarbonContextDataHolder" CarbonContextDataHolder has a set of javax.naming* imports and since java 10 has deprecated using them I