[Dev] Provide deployment.yaml support for carbon-transport

2017-10-05 Thread Thusitha Thilina Dayaratne
Hi Team, Could you please review and merge the PR [1]. This is mainly to remove the unnecessary OSGi dependencies from the netty.http bundle and to provide deployment.yaml support for transport configs. [1] https://github.com/wso2/carbon-transports/pull/392/files Thanks -- Thusitha Dayaratne

[Dev] WSO2 Identity Server 5.4.0 Alpha5 Released!

2017-10-05 Thread Dinali Dabarera
The WSO2 Identity and Access Management team is pleased to announce the release of WSO2 Identity Server 5.4.0 Alpha5. This distribution can be downloaded from the following location. https://github.com/wso2/product-is/releases/tag/v5.4.0-alpha5 The following list contains all the features,

[Dev] WSO2 Backend Returning 503 HTTP Status Code

2017-10-05 Thread JĂșnior
Hi, I have a ESB Proxy that calls a DSS endpoint. This DSS endpoint is under a Load Balancer. When the DSS server is down, the Load Balancer returns a 503 HTTP Error. It seems strange to me that the flow is going to the outSequence and not to the faultSequence. Is this the expected behavior?

Re: [Dev] [IS][XACML] Introducing a Custom functionId

2017-10-05 Thread Johann Nallathamby
*[+Asela, IAM Team]* On Thu, Oct 5, 2017 at 7:20 PM, Isuranga Perera wrote: > Hi All, > > I'm trying to introduce a new XACML function in IS 5.3. This is the > procedure I followed so far. > >- Create the new class by extending the *FunctionBase* abstract class. >

[Dev] [IS][XACML] Introducing a Custom functionId

2017-10-05 Thread Isuranga Perera
Hi All, I'm trying to introduce a new XACML function in IS 5.3. This is the procedure I followed so far. - Create the new class by extending the *FunctionBase* abstract class. - Created a jar file and copied it into */repository/components/lib* directory - Created "balana-config.xml"