Re: [Dev] Issue in carbon-uuf-common feature

2017-01-05 Thread SajithAR Ariyarathna
This is due to the changes introduced bu the UUF Maven plugin 1.0.0-m9 version [1]. Current UUF Core is only compatible with UUF Maven plugin 1.0.0-m9, but the uuf-commons is still on 1.0.0-m6 version. We are in the process of releasing carbon-uuf-common 1.0.0-m1 and carbon-uuf 1.0.0-m9 on top of

Re: [Dev] Wso2 carbon identity server

2017-01-05 Thread Isura Karunaratne
Hi, Currently, ask password option for new rest based design is not available in Management console. It will be available in Future releases [1]. [1] https://wso2.org/jira/browse/IDENTITY-5567 Thanks Isura. *Isura Dilhara Karunaratne* Senior Software Engineer | WSO2 Email: is...@wso2.com Mob

Re: [Dev] [Architecture] [VOTE] Release WSO2 Identity Server 5.3.0- RC2

2017-01-05 Thread Darshana Gunawardana
Hi all, We have decided to call off the RC2 vote since we had to redo some some policy templates shipping with the product. Thanks, On Wed, Jan 4, 2017 at 10:09 PM, Pulasthi Mahawithana wrote: > Hi All, > > This is the 2nd Release Candidate of WSO2 Identity Server 5.3.0. >

[Dev] Issue in carbon-uuf-common feature

2017-01-05 Thread KasunG Gajasinghe
Hi Sajith, With the latest changes to carbon-uuf repo, we cannot seem to build product-is. We fixed most of the issues, but we are now getting the following error. It seems carbon-uuf-common [1] is not up-to-date with the changes to carbon-uuf, but I may be wrong. It still has config.yaml but no

Re: [Dev] [WSO2 IS] Is it possible to make it a microservice?

2017-01-05 Thread Prabath Siriwardena
What is the scope of the microservice you are looking at...? Thanks & regards, -Prabath On Thu, Jan 5, 2017 at 7:15 AM, Hanen Ben Rhouma wrote: > Hi, > > Is it possible to transform WSO2 IS into a microservice? > > > > Regards, > Hanen > >

Re: [Dev] [UUF] [IS] Invoke an OSGI service from a client side JS

2017-01-05 Thread Indunil Upeksha Rathnayake
Hi Sajith, Thanks for your reply. That cater the requirement. Best Regards On Thu, Jan 5, 2017 at 10:07 AM, SajithAR Ariyarathna wrote: > Hi Indunil, > > Can you explain your exact requirement? Seems that what you want to do is, > save some data (obtained in a HTML form)

[Dev] Proper using of andes-client.jar

2017-01-05 Thread Michael Rellstab
Hi Devs Since several days I'm trying to build a proper application, using the andes-client.jar. Because I'm not so deep familiar with all this packaging mechanisms, classloader in WebContainer/ApplicationServer and library conflicts, I want to ask you Devs directly and hope to get some hints

[Dev] STS Client sample Doesn't work for Non-repudiation

2017-01-05 Thread Gayan Gunawardana
Steps and sample can be found from [1],[2]. Issue seems to be a problem of default keystore. When I trace the request and response from tcpmon found below issue. *Request* http://www.w3.org/2003/05/soap-envelope "> http://schemas.xmlsoap.org/ws/2004/08/addressing;>

Re: [Dev] [VOTE] Release WSO2 MSF4J 2.1.0 RC3

2017-01-05 Thread Nisala Nanayakkara
Hi Hanen, Yes. Please find the samples here [1]. [1] - https://github.com/wso2/msf4j/tree/master/samples Thanks, Nisala On Thu, Jan 5, 2017 at 8:50 PM, Hanen Ben Rhouma wrote: > Hi, > > How can we get those samples? > > Regards, > Hanen > > On Thu, Nov 3, 2016 at 10:01

Re: [Dev] [VOTE] Release WSO2 MSF4J 2.1.0 RC3

2017-01-05 Thread Hanen Ben Rhouma
Hi, How can we get those samples? Regards, Hanen On Thu, Nov 3, 2016 at 10:01 AM, Thusitha Thilina Dayaratne < thusit...@wso2.com> wrote: > Hi Devs, > > Thank you for testing the MSF4J 2.1.0 RC3. This vote is passed with 3 +1s > and 0 -1s. > Therefore we will proceed with the MSF4J 2.1.0

[Dev] [WSO2 IS] Is it possible to make it a microservice?

2017-01-05 Thread Hanen Ben Rhouma
Hi, Is it possible to transform WSO2 IS into a microservice? Regards, Hanen ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Oracle Advance queuing and ESB 5.0

2017-01-05 Thread Panagiotis Konstantinidis
Hello, I am trying to read some messages from an Oracle Advanced Queue using ESB 5.0. I followed this tutorial: http://malantech.blogspot.gr/2016/08/oracle-aq-with-wso2-esb-481-490.html and it seems to be working fine. However it bothers me that I have to install a separate LDAP server, just

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-05 Thread Hanen Ben Rhouma
Thanks Chamila :) Regards, Hanen On Thu, Jan 5, 2017 at 2:55 PM, Chamila Wijayarathna < cdwijayarat...@gmail.com> wrote: > Hi, > > This repository is no longer in use. Current code for user-mgt can be > found at https://github.com/wso2/carbon-identity-framework/ . You find > find tags for all

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-05 Thread Chamila Wijayarathna
Hi, This repository is no longer in use. Current code for user-mgt can be found at https://github.com/wso2/carbon-identity-framework/ . You find find tags for all the versions used for releases there. On Fri, Jan 6, 2017 at 12:52 AM, Hanen Ben Rhouma wrote: > It worked,

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-05 Thread Hanen Ben Rhouma
It worked, thanks!!! Could you tell me where is the official git repository from which I can get the source code of such recent modules ? I referenced this https://github.com/wso2/carbon-identity/tree/master/components/user-mgt/org.wso2.carbon.user.mgt.ui but there is no 5.7.5 tag version

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-05 Thread Chamila Wijayarathna
Hi Hanen, RC2 uses org.wso2.carbon.user.mgt.ui version 5.7.5, you'll have to add patch with this version or newer version, otherwise it picks the jar with highest version AFAIK. On Fri, Jan 6, 2017 at 12:13 AM, Hanen Ben Rhouma wrote: > 5.3.0-rc2 > > Regards, > Hanen > > On

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-05 Thread Hanen Ben Rhouma
5.3.0-rc2 Regards, Hanen On Thu, Jan 5, 2017 at 11:36 AM, Chamila Wijayarathna < cdwijayarat...@gmail.com> wrote: > No, UI jars are the same as others, what is the IS version you are using? > > On Thu, Jan 5, 2017 at 9:24 PM, Hanen Ben Rhouma > wrote: > >> Hi Chamila, >> >>

Re: [Dev] [CSE][FYP][Siddhi] Regarding a problem in stream joining

2017-01-05 Thread Seshika Fernando
Hi Nipuna, The reason you are getting multiple outputs is because you have used 'insert *all *events into finalInputStream'. In this case, we trigger for 'current event' and 'remove event'. However, if you just use 'insert into finalInputStream' which is the default, the output events are

Re: [Dev] InoRecoverySample

2017-01-05 Thread Ayesha Dissanayaka
Hi Kone, Try running the InfoRecoverySample application in Tomcat-7. Regards! -Ayesha On Wed, Jan 4, 2017 at 7:54 PM, Koné Alioune Badara < kon...@etna-alternance.net> wrote: > Hello, > > I'm having issues running the InfoRecoverySample application in Tomcat, > I'm getting the following errors

Re: [Dev] [WSO2 IS] Permission to create roles and assign users to them

2017-01-05 Thread Hanen Ben Rhouma
I did add both permissions and same is happening. Shall I raise a bug? Regards, Hanen On Thu, Jan 5, 2017 at 11:40 AM, Chamila Wijayarathna < cdwijayarat...@gmail.com> wrote: > Hi Hanen, > > To achieve this in SOAP API calls, your user need to have both "User > Management" and "Role

Re: [Dev] [WSO2 IS] Permission to create roles and assign users to them

2017-01-05 Thread Chamila Wijayarathna
Hi Hanen, To achieve this in SOAP API calls, your user need to have both "User Management" and "Role Management" permissions. Regards! Chamila On Thu, Jan 5, 2017 at 9:37 PM, Hanen Ben Rhouma wrote: > Hi, > > In fact, even by using the SOAP service call to add role mgt

Re: [Dev] [WSO2 IS] Permission to create roles and assign users to them

2017-01-05 Thread Hanen Ben Rhouma
Hi, In fact, even by using the SOAP service call to add role mgt only as a permission, the result is the same the created user won't have the possibility to create roles: http://schemas.xmlsoap.org/soap/envelope/; xmlns:ser="http://service.ws.um.carbon.wso2.org; xmlns:xsd="

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-05 Thread Chamila Wijayarathna
No, UI jars are the same as others, what is the IS version you are using? On Thu, Jan 5, 2017 at 9:24 PM, Hanen Ben Rhouma wrote: > Hi Chamila, > > I did create a directory patch0001 and put the jar under it, the logs were > showing it's taken into account but from the GUI

Re: [Dev] [WSO2 IS] How to limit tenant users to one secondary user store while trying to create other users

2017-01-05 Thread Hanen Ben Rhouma
Hi Chamila, I did create a directory patch0001 and put the jar under it, the logs were showing it's taken into account but from the GUI side the changes didn't take effect: [2017-01-05 11:13:29,776] INFO {org.wso2.carbon.server.util.PatchUtils} - Checking for patch changes ... [2017-01-05

Re: [Dev] WSO2 Committers += Sajith Perera

2017-01-05 Thread Gimantha Bandara
Congratulations Sajith! On Thu, Jan 5, 2017 at 2:20 PM, Ramindu De Silva wrote: > Congratulations Sajith :) > > On Thu, Jan 5, 2017 at 8:32 AM, Mohanadarshan Vivekanandalingam < > mo...@wso2.com> wrote: > >> Hi Devs, >> >> It is my pleasure to welcome Sajith Perera as a WSO2

Re: [Dev] WSO2 Committers += Sajith Perera

2017-01-05 Thread Ramindu De Silva
Congratulations Sajith :) On Thu, Jan 5, 2017 at 8:32 AM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > Hi Devs, > > It is my pleasure to welcome Sajith Perera as a WSO2 Committer. Sajith has > been a valuable contributor in WSO2 analytics space and performed enormous > tasks on CEP

Re: [Dev] WSO2 Committers += Sajith Perera

2017-01-05 Thread Menaka Jayawardena
Congratulations Sajith..! On Thu, Jan 5, 2017 at 11:16 AM, Fazlan Nazeem wrote: > Congratulations Sajith! > > On Thu, Jan 5, 2017 at 11:07 AM, Grainier Perera > wrote: > >> Congratz Sajith..!! :) >> >> On Thu, Jan 5, 2017 at 8:32 AM, Mohanadarshan