[Dev] Enable Response signing cannot be done through admin service when creating SAML2 Web SSO Configuraton for a Service Provider

2017-10-19 Thread Chamara Ariyarathne
Hi all, I'm using the IdentitySAMLSSOConfigService admin service to do the SAML2 Web SSO Configuration and later using IdentityApplicationManagementService admin service to add it to a service provider configuration. I am using this tag to Enable Response Signing. true However when later

[Dev] [Architecture] WSO2 Stream Processor 4.0.0-M14 Released !

2017-10-19 Thread Anoukh Jayawardena
Hi All, The WSO2 Analytics team is pleased to announce the release of *WSO2 Stream Processor Version 4.0.0 Milestone 14*. WSO2 Smart Analytics let digital business creating real-time, intelligent, actionable business insights, and data products which are achieved by WSO2 Stream Processor's

Re: [Dev] npm executable gives errors in Windows build

2017-10-19 Thread Eranga Liyanage
@SajithR I've checked and now it gives the following error [ERROR] Command execution failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404) at

Re: [Dev] [APIM] Testing for Offline Microgateway

2017-10-19 Thread Sabeena Kumrawadu
Thank you Farasath. But AFAIK SwaggerHub is for creating the API swagger defintion. But my task is to write an API client for the integration tests of the microgateway. I want to know which library would be more suitable. Jersey, Apache HTTP clienr or any other? Regards. On Thu, Oct 19, 2017 at

Re: [Dev] npm executable gives errors in Windows build

2017-10-19 Thread Tanya Madurapperuma
@Eranga : Could you please verify whether the fix provided by Sajith solves your issue. Thanks, Tanya On Thu, Oct 19, 2017 at 2:55 PM, SajithAR Ariyarathna wrote: > Hi Tanya, > > Raised issue [1] for this and created PR [2] resolve it. Please review and > merge. > > [1]

Re: [Dev] npm executable gives errors in Windows build

2017-10-19 Thread SajithAR Ariyarathna
Hi Tanya, Raised issue [1] for this and created PR [2] resolve it. Please review and merge. [1] https://github.com/wso2/carbon-dashboards/issues/614 [2] https://github.com/wso2/carbon-dashboards/pull/615 Thanks. On Thu, Oct 19, 2017 at 9:03 AM, Tanya Madurapperuma wrote: >