[Dev] App Manager latest build pack - 02-04-2015

2015-04-02 Thread Dinusha Senanayaka
Hi, Please find $subject in [1]. [1]. http://builder1.us1.wso2.org/~appm/02-04-2015/ Regards, Dinusha. -- Dinusha Dilrukshi Senior Software Engineer WSO2 Inc.: http://wso2.com/ Mobile: +94725255071 Blog: http://dinushasblog.blogspot.com/ ___ Dev mail

[Dev] Bouncycastle dependency version change in the synapse nhttp transporter

2015-04-02 Thread Prabath Ariyarathna
Hi All. I'm going to change the version of bouncycastle jar which is used inside the synapse nhttpd transporter to support java7/8. Currently we are using bcprov-jdk16 version 1.46 [1] which is only support for the java6 and new bcprov-jdk15on version 1.52 [2] supports for the java5 to java8 but

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-04-02 Thread Sohani Weerasinghe
Hi All, AFAIK when we deploy a proxy which has allowRoles parameter, the 'UM_PERMISSION ' table is getting updated and an entry is created with that ID in the UM_ROLE_PERMISSION table. This works fine with ESB 4.8.1 but with ESB 4.9.0 the UM_PERMISSION table is not getting updated. Therefore, I th

Re: [Dev] Using LogViewerClient in Integration Tests

2015-04-02 Thread Maheeka Jayasuriya
Hi Saneth/Waruna, I was able to resolve the issue by using the before log length and after log length and iterating between these two counts. There still seem to be an issue with the clearLogs() even when tested with a 10 sec wait. Therefore, I am sticking with above approach. Thanks, Maheek

[Dev] Please Merge the PR

2015-04-02 Thread Lasitha Wattaladeniya
Hi, This is the PR[1] for the Jira [2]. [1]. https://github.com/wso2/carbon-identity/pull/162 [2]. https://wso2.org/jira/browse/IDENTITY-3177 Thanks. -- Lasitha Wattaladeniya Software Engineer WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +94719397528 Blog : techreadme.bl

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-04-02 Thread Chanaka Fernando
Hi Sohani, Please see my comments inline. AFAIK when we deploy a proxy which has allowRoles parameter, the 'UM_PERMISSION ' table is getting updated and an entry is created with that ID in the UM_ROLE_PERMISSION table. This works fine with ESB 4.8.1 but with ESB 4.9.0 the UM_PERMISSION table is n

Re: [Dev] Authenticating with WSO2 Identity Server 5.0.0

2015-04-02 Thread Dominique Debailleux
Hi Michael You should try the read and write user store manager not the read only one. Dominique 2015-04-01 22:20 GMT+02:00 Akila Ravihansa Perera : > Hi Michael, > > Would it be possible for you to share the configs and wso2carbon.log? It's > not easy to guess the problem without looking at th

[Dev] Some suggestions for ML

2015-04-02 Thread Lochana
I think it is better to give an option to upload a file (csv or tsv) for predictions (rather than asking user to input values for features). https://docs.wso2.com/display/ML100/ML+UI+Workflow#MLUIWorkflow-Makingpredictions Found some mistakes in the documentation.. not sure whether this is the

Re: [Dev] Authenticating with WSO2 Identity Server 5.0.0

2015-04-02 Thread Michael.Eyre
I can try that, but the user I have does not have write access to the server. Michael Eyre From: Dominique Debailleux [mailto:dominique.debaill...@woana.net] Sent: Thursday, April 02, 2015 8:40 AM To: Akila Ravihansa Perera Cc: Eyre, Michael (sanofi pasteur); WSO2 Developers' List Subject: Re: [De

[Dev] [G-Reg][ES] Integrating ES2 to G-reg/Publisher Issues

2015-04-02 Thread Denuwanthi De Silva
Hi, While migrating G-Reg 5.0.0-SNAPSHOT UI to ES 2.0.1-SNAPSHOT, I faced the following issues: 1. When we add a new custom RXT to G-Reg, the integrated Publisher should also show it (without creating any ES asset extension). While testing this scenario for M4 (to be released) pack, the new RXT(a

Re: [Dev] [G-Reg][ES] Integrating ES2 to G-reg/Publisher Issues

2015-04-02 Thread Sameera Medagammaddegedara
Hi, 1. When we add a new custom RXT to G-Reg, the integrated Publisher should > also show it (without creating any ES asset extension). > While testing this scenario for M4 (to be released) pack, the new > RXT(application.rxt) is shown in the list down menu. Yet when I click the > 'Add' button to

Re: [Dev] [G-Reg][ES] Integrating ES2 to G-reg/Publisher Issues

2015-04-02 Thread Sagara Gunathunga
On Thu, Apr 2, 2015 at 7:53 PM, Sameera Medagammaddegedara < samee...@wso2.com> wrote: > Hi, > > 1. When we add a new custom RXT to G-Reg, the integrated Publisher should >> also show it (without creating any ES asset extension). >> While testing this scenario for M4 (to be released) pack, the new

Re: [Dev] [G-Reg][ES] Integrating ES2 to G-reg/Publisher Issues

2015-04-02 Thread Denuwanthi De Silva
Hi, On Thu, Apr 2, 2015 at 9:40 PM, Sagara Gunathunga wrote: > > > On Thu, Apr 2, 2015 at 7:53 PM, Sameera Medagammaddegedara < > samee...@wso2.com> wrote: > >> Hi, >> >> 1. When we add a new custom RXT to G-Reg, the integrated Publisher should >>> also show it (without creating any ES asset ext

Re: [Dev] Adding apacheds/1.5.7.wso2v3 and nimbus/2.26.1.wso2v3

2015-04-02 Thread Aruna Karunarathna
Hi Prasad, Please follow the Orbit bundle release guide. I have added some comments regarding the PR. Please check. Regards, Aruna On Wed, Apr 1, 2015 at 11:41 PM, Prasad Tissera wrote: > Hi Kernel team, > > Can you please review and merge [1]. > > [1]. https://github.com/wso2/orbit/pull/80 >

Re: [Dev] Authenticating with WSO2 Identity Server 5.0.0

2015-04-02 Thread Harsha Thirimanna
What do you mean by applying patch to the Identity Server 5.0.0 ? Did you mean by Service Pack ? *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com * * *email: **hars...@wso2.com* * cell: +94 71 5186770 , +94 * *774617784twitter: **http://twitter.co

Re: [Dev] LZ4 Orbit bundle to be added for casandra data reader.

2015-04-02 Thread Niranda Perera
Hi Shani, may I know the status of this bundle? have you decided to include this in the orbit? rgds On Fri, Feb 13, 2015 at 3:46 PM, Shani Ranasinghe wrote: > Hi, > > Please hold the pull request. Sory for the inconvenience. As this is an > optional feature required, it is not yet decided if t

Re: [Dev] LZ4 Orbit bundle to be added for casandra data reader.

2015-04-02 Thread Shani Ranasinghe
Hi Niranda, It was not added. The PR was put on hold. On Fri, Apr 3, 2015 at 9:01 AM, Niranda Perera wrote: > Hi Shani, > > may I know the status of this bundle? have you decided to include this in > the orbit? > > rgds > > On Fri, Feb 13, 2015 at 3:46 PM, Shani Ranasinghe wrote: > >> Hi, >> >

Re: [Dev] Set the FTP home to a different location except user home

2015-04-02 Thread Amalka Subasinghe
Tried different articles but couldn't find a correct one On Fri, Apr 3, 2015 at 9:17 AM, Amalka Subasinghe wrote: > Hi, > > Does anyone know how to do the $subject? > > Thanks > Amalka > -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267 _

[Dev] Set the FTP home to a different location except user home

2015-04-02 Thread Amalka Subasinghe
Hi, Does anyone know how to do the $subject? Thanks Amalka ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev