Re: [Dev] Issue when running UUFMicroservice on top of IBM JDK 8

2017-02-21 Thread SajithAR Ariyarathna
According to [2] (see "Oracle content" section) IBM JDK 8 has Nashorn in it. So, UUF should work in IBM JDK :). Regarding your issue, According to the error log in [1] it seems like a CNF problem. Log says the it cannot find "java.lang.Class$Atomic" class. CNF exception is thrown from the static

[Dev] Issue when running UUFMicroservice on top of IBM JDK 8

2017-02-21 Thread Denuwanthi De Silva
Hi, When starting the IS 6.0.0 pack on top of IBM JDK 8 latest version we get the error reported at [1]. The other microservices in the pack are added without an issue. I also tested a micro service sample and it works fine on ibm jdk. But when come to

[Dev] GSoC 2017 Proposal 18 - CLI Tool for WSO2 Identity Server

2017-02-21 Thread Anuradha Gunasinghe
Hi All, I am a second year student in IIT (full time). So I went through the proposals in GSOC 2017 and interesting about the $subject. I have already went through the WSO2 Identity Server documentation and try out the IS 5.3.0 version. I am not clear that much, which API that we are going to

Re: [Dev] [IOTS] SSLHandshakeException while Configuring IOS

2017-02-21 Thread Madhawa Perera
Hi Madawa, Did you try installing P2-repo first? Try installing the p2-repo first and then run the configurator. Thank you Best Regards, Madhawa On Tue, Feb 21, 2017 at 10:21 PM, Rasika Perera wrote: > Can you turn on SSL debug logs and share with us.[1] > > [1]

Re: [Dev] GSoC 2017 Proposal 15: APIM Design new REST API for Analytics

2017-02-21 Thread Rukshan Premathunga
Hi Sameera, Thanks for interest towards the project. The idea of the project is to design a new REST API for next C5 based APIM product. REST API should be design to accept user requests and return JSON response. REST API implementation should be able to retrieve data from the RDBMS (All the DBs

Re: [Dev] GSoC 2017 Proposal 15: APIM Design new REST API for Analytics

2017-02-21 Thread Nuwan Dias
[Adding Rukshan] On Tue, Feb 21, 2017 at 10:22 AM, Sameera Wickramasekara < itssamw...@gmail.com> wrote: > Hi All, > > I'm Sameera Wickramasekara, a final year undergraduate at University of > Moratuwa . I'm experienced with Java, Android and JavaScript frameworks > .I'm Interested in the

[Dev] GSoC 2017 Proposal 15: APIM Design new REST API for Analytics

2017-02-21 Thread Sameera Wickramasekara
Hi All, I'm Sameera Wickramasekara, a final year undergraduate at University of Moratuwa . I'm experienced with Java, Android and JavaScript frameworks .I'm Interested in the Project for designing new REST API for APIM . I have experience with developing REST APIs with java and Node.js from my

Re: [Dev] Mandatory Claims in OAuth 2.0 with Identity Server 5.3.0

2017-02-21 Thread Dinuksha Ishwari
Hi Nuwandi, Thank you for the instructions. Got it resolved. I have written a blog post about this as well. (http://dinukshaish.blogspot. com/2017/02/mandatory-claims-in-oauth-20-with.html). Thanks and regards, Dinuksha On Mon, Feb 20, 2017 at 9:47 AM, Nuwandi Wickramasinghe

Re: [Dev] GSoC 2017 - Proposal 20: [IS] OAuth 2.0 Dynamic Client Registration Management Protocol Support

2017-02-21 Thread Omindu Rathnaweera
Adding project mentors. On Mon, Feb 20, 2017 at 4:45 PM, Dinuksha Ishwari < dinuksha.ishw...@gmail.com> wrote: > Hi All, > > > I am Dinuksha Kanda Samanage, a 3rd year undergraduate from Sri Lanka > Institute of Information Technology, following the Software Engineering > specialization. > > >

Re: [Dev] [IOTS] SSLHandshakeException while Configuring IOS

2017-02-21 Thread Rasika Perera
Can you turn on SSL debug logs and share with us.[1] [1] http://blog.facilelogin.com/2010/11/debugging-ssl-connections-part-i.html On Tue, Feb 21, 2017 at 9:34 PM, Madawa Soysa wrote: > Hi Rasika, > > I haven't changed the WIFI connection and the configured IP address has >

Re: [Dev] [IOTS] SSLHandshakeException while Configuring IOS

2017-02-21 Thread Madawa Soysa
Hi Rasika, I haven't changed the WIFI connection and the configured IP address has not been changed. On Tue, Feb 21, 2017 at 9:28 PM, Rasika Perera wrote: > Hi Madhawa, > > Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert. >> CertificateException: No subject

Re: [Dev] [IOTS] SSLHandshakeException while Configuring IOS

2017-02-21 Thread Rasika Perera
Hi Madhawa, Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: > No subject alternative names present As per the SO [1]; This occurs when the certificate IP is different than the client IP. After certificate generation; If you are connected to a different

Re: [Dev] GSOC Proposal 19 Account Chooser

2017-02-21 Thread Harsha Thirimanna
Hi Gayan, I am adding this to the public dev group list and we can continue this on here. To get more details you can follow the references in proposal page and [1] [1] https://sites.google.com/site/oidfacwg/home *Harsha Thirimanna* *Associate Tech Lead | WSO2* Email: hars...@wso2.com Mob:

[Dev] [IOTS] SSLHandshakeException while Configuring IOS

2017-02-21 Thread Madawa Soysa
Hi All, I am trying to configure IOT Server (3.1.0) for IOS by following the documentation [1]. After doing the configuration changes and generating certificates using the ios-configurator tool, following exception is thrown continuously after few seconds of the server startup. Has anyone

Re: [Dev] Please review and merge the PR

2017-02-21 Thread Ashen Weerathunga
On Tue, Feb 21, 2017 at 6:03 PM, Ashen Weerathunga wrote: > Hi, > > Can you please review and merge the PR [1]. This is regarding the kernel > update requested in this mail thread [2]. > > [1] https://github.com/wso2/carbon-messaging/pull/57 > [2] [IS-6.0] Updating carbon-kernel