[Dev] JAX-RS Enpoints are not exposed with Java Security Manager Enabled

2016-12-06 Thread Nisala Nanayakkara
Hi all, I am trying to deploy a web app which contains some classes in the web-inf/classes directory in AS 5.3.0. The classes inside the web-inf/classes directory are used to expose several jaxrs endpoints. But when I enabled the java security manager, those enpoints are not working (404 Not

Re: [Dev] [C5] MSF4J Interceptors need to be configurable.

2016-12-06 Thread Thusitha Thilina Dayaratne
Hi Ishara, As you have mentioned, with the current architecture we can't set the specific interceptor for a particular service but rather to all services in the registry. And also if there are multiple interceptors and one interceptor returns false from its' preCaall then the invocation chain

[Dev] [C5] MSF4J Interceptors need to be configurable.

2016-12-06 Thread Ishara Cooray
HI, We are using MSF4J interceptor for securing REST APIs in API Manager. [1] As for now Interceptor registration happens at the class level @Component annotation as below. @Component( name = "org.wso2.carbon.apimgt.rest.api.common.interceptors.OAUTH2SecurityInterceptor", service

Re: [Dev] [C5] [carbon-datasources] Expose carbon datasource services to non-OSGi environment using Java SPI

2016-12-06 Thread Gokul Balakrishnan
Hi Thanuja, +1 for this approach. For the analytics use case especially, the requirement is for the datasources component to fully work in a non-carbon, non-OSGi environment; hence our request to have the relevant services exposed via SPI. We are not using JNDI to look up datasources at the

Re: [Dev] APIM C5 Analytics - Designing Event streams

2016-12-06 Thread Nuwan Dias
I think its better to merge these first and then compare with the CGI list. I don't think we're missing many on that list. On Tue, Dec 6, 2016 at 1:24 PM, Uvindra Dias Jayasinha wrote: > Hi Rukshan, > > There have been requests in the past to include all available CGI >

Re: [Dev] [Identity cloud]Client certification missing when requesting the REST services using the dashboard jaggery app

2016-12-06 Thread Malithi Edirisinghe
Hi Sajith, I looked into this issue in detail with ssl debug on, with the help of Manu. The request to the backend service is invoked via an HttpClient instance, picked from a client pool from jaggery [1]. When host name verification is disabled, HttpClient is initialized with a Trust manager

Re: [Dev] WSO2 Committers += Kanapriya Kuleswararajan

2016-12-06 Thread Biruntha Gnaneswaran
Congratulations Kanapriya Biruntha Associate Software Engineer WSO2 Email : birun...@wso2.com Linkedin : https://lk.linkedin.com/in/biruntha Mobile : +94773718986 On Tue, Dec 6, 2016 at 3:49 PM, Yashothara Shanmugarajah < yashoth...@wso2.com> wrote: > Congratulations Kanapriya :) > > Best

Re: [Dev] WSO2 IS 5.3.0-Alpha2 : Not Able to authenticate users coming from External LDAP user store

2016-12-06 Thread Danushka Fernando
My guess is that you are using default ldap config which we use wso2Person type objects and your ldap doesn't have that type defined. So please try changing that to inetOrgPerson in user-mgt.cml Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile :

[Dev] WSO2 Identity Server 5.3.0 Beta Released !!

2016-12-06 Thread Pulasthi Mahawithana
The WSO2 Identity Server team is pleased to announce the release of WSO2 Identity Server 5.3.0 Beta. You can download this distribution from following locations. Runtime : https://github.com/wso2/product-is/releases/tag/v5.3.0-beta Analytics :

Re: [Dev] WSO2 IS 5.3.0-Alpha2 : Not Able to authenticate users coming from External LDAP user store

2016-12-06 Thread Isura Karunaratne
Hi Hanen, It looks like failedLoginAttempts attribute is not supported by your LDAP. You can change the mapped attribute of *http://wso2.org/claims/identity/failedLoginAttempts * claim to a different one which is supported by open LDAP. ​

[Dev] WSO2 IS 5.3.0-Alpha2 : Not Able to authenticate users coming from External LDAP user store

2016-12-06 Thread Hanen Ben Rhouma
Hello, I'm facing an issue while trying to authenticate external users (coming from an external OpenLDAP user store) through WSO2 IS. There are missing claims that are required and even through I commented all what my LDAP doesn't provide in claim-config.xml I'm still not able to authenticate

Re: [Dev] [DEV][MSF4J][APIM] - Handling optional form data parameters

2016-12-06 Thread Tharindu Dharmarathna
Hi Azees, As discussed created the issue [1] and related pull request for fix [2]. [1] - https://github.com/wso2/msf4j/issues/329 [2] - https://github.com/wso2/msf4j/pull/330 On Mon, Dec 5, 2016 at 3:46 PM, Tharindu Dharmarathna wrote: > Hi All, > > We have some issue

Re: [Dev] WSO2 Committers += Kanapriya Kuleswararajan

2016-12-06 Thread Yashothara Shanmugarajah
Congratulations Kanapriya :) Best Regards, Yashothara.S Software Engineer WSO2 http://wso2.com https://wso2.com/signature On Tue, Dec 6, 2016 at 3:44 PM, Thanuja Uruththirakodeeswaran <

Re: [Dev] WSO2 Committers += Kanapriya Kuleswararajan

2016-12-06 Thread Thanuja Uruththirakodeeswaran
Congratulations Kanapriya :) On Tue, Dec 6, 2016 at 3:22 PM, Malaka Silva wrote: > Hi Devs, > > Its my pleasure to welcome Kanapriya Kuleswararajan as a WSO2 Committer. > > She has been working with the WSO2 Platform Extensions Team for a while > and has contributed to ESB and

[Dev] WSO2 Committers += Kanapriya Kuleswararajan

2016-12-06 Thread Malaka Silva
Hi Devs, Its my pleasure to welcome Kanapriya Kuleswararajan as a WSO2 Committer. She has been working with the WSO2 Platform Extensions Team for a while and has contributed to ESB and IS product extensions, Kanapriya, welcome aboard and keep up the good work. Best Regards, Malaka Silva

Re: [Dev] Writing a siddhi extension for a function which produces values with different return types

2016-12-06 Thread Liangfei.Su
Megala Is https://docs.wso2.com/display/CEP400/Inbuilt+Functions#InbuiltFunctions-convertconvert what you expect? Thanks, Ralph On Tue, Dec 6, 2016 at 11:48 AM, Megala Uthayakumar wrote: > > Hi All, > > In IOT analytics, we have a requirement of writing siddhi extension to

Re: [Dev] Writing a siddhi extension for a function which produces values with different return types

2016-12-06 Thread Megala Uthayakumar
This can be achieved using convert function[1]. [1] https://docs.wso2.com/display/CEP400/Inbuilt+Functions#InbuiltFunctions-convertconvert On Tue, Dec 6, 2016 at 9:18 AM, Megala Uthayakumar wrote: > > Hi All, > > In IOT analytics, we have a requirement of writing siddhi