[Dev] G-REG 5.0.0-SNAPHOST start-up failure in Jenkins build

2014-05-04 Thread Krishantha Samaraweera
Hi all, I see following startup failure while running G-Reg integration test in Jenkins build. This seems to be a intermittent start-up failure common to all products. Can someone please have a look. The same issue is reported in [1] INFO [org.wso2.carbon.integration.common.extensions.utils.Ser

Re: [Dev] Updating the Synapse version of carbon-rules

2014-05-04 Thread Thilini Ishaka
Done. Thanks Thilini On Sun, May 4, 2014 at 11:12 PM, Dammina Sahabandu wrote: > Kind reminder > > > > On Mon, Apr 28, 2014 at 10:08 AM, Dammina Sahabandu wrote: > >> During the run time of the ESB 4.9.0-SNAPSHOT we had an error with the >> rule mediator. After some debugging and analysis on

Re: [Dev] Management Console footer copyright notice is outdated

2014-05-04 Thread Manoj Kumara
Added the changes with r201835. You can find the related jira under [1]. [1] https://wso2.org/jira/browse/CARBON-14790 Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Mon, May 5, 2014 at 12:08 PM, Thanuja Jayasingh

Re: [Dev] Management Console footer copyright notice is outdated

2014-05-04 Thread Thanuja Jayasinghe
Thanks Manoj. Regards On Mon, May 5, 2014 at 12:01 PM, Manoj Kumara wrote: > Hi Thanuja, > > For this we may need to fix this on org.wso2.carbon.ui module. Will add > the necessary changes to patch0007. > > Thanks, > Manoj > > > *Manoj Kumara* > Software Engineer > WSO2 Inc. http://wso2.com/

[Dev] ESB Graphical Editor Improvements - Entitlement Mediator

2014-05-04 Thread Sohani Weerasinghe
Hi All, Entitlement Mediator in the ESB Graphical Editor has improved including the properties 'CallBack Handler' and 'Entitlement Client Type'. - Available Callback Handlers are UT, SAML, Kerberos, X509 and Custom and If the CallBack Handler is 'Custom' user is given a chance to define a

Re: [Dev] Testing of API-Manager (1.7.0) against BAM instance changes

2014-05-04 Thread Sumedha Rubasinghe
Setting up statistics is a one time thing for most the deployments. Changing this dynamically is not a useful scenario to check. The particular error comes if the message sent from AM (stat source) to BAM (storage) does not match. If Toolbox is deployed correctly, these stream definitions should ma

Re: [Dev] Management Console footer copyright notice is outdated

2014-05-04 Thread Manoj Kumara
Hi Thanuja, For this we may need to fix this on org.wso2.carbon.ui module. Will add the necessary changes to patch0007. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Mon, May 5, 2014 at 12:28 AM, Thanuja Jayasing

[Dev] Testing of API-Manager (1.7.0) against BAM instance changes

2014-05-04 Thread Asanthi Kulasinghe
Hi, Is switching from one BAM instance to another without restarting API-Manager, a valid scenario ? The following error is generated when invoking an API after changing the BAM instance. (Reported under [1]) The scenario which lead to this error was switching from a BAM 2.4.0 instance to a BAM 2

Re: [Dev] Updating the Synapse version of carbon-rules

2014-05-04 Thread Dammina Sahabandu
Kind reminder On Mon, Apr 28, 2014 at 10:08 AM, Dammina Sahabandu wrote: > During the run time of the ESB 4.9.0-SNAPSHOT we had an error with the > rule mediator. After some debugging and analysis on the issue, we found out > that the rule module doesn't get activated. > > > 390 INSTALLED org.

Re: [Dev] Testing startup scripts for EMM in jaggery-test

2014-05-04 Thread Chan
On Mon, May 5, 2014 at 8:49 AM, Ruchira Wageesha wrote: > > > > On Mon, May 5, 2014 at 7:58 AM, Chan wrote: > >> Hi folks, >> I am trying to test the hostname and ports using jaggery-test for EMM >> startup scripts. Below is the code I would like to test - >> >> var conf = carbon.server.loa

Re: [Dev] AS integration test failures in 5.3.0-SNAPSHOT

2014-05-04 Thread Kasun Gajasinghe
Hi Krishantha, Our immediate plan is to address these issues. I'm currently working on WSAS-1712. Thanks, KasunG On Mon, May 5, 2014 at 11:21 AM, Krishantha Samaraweera wrote: > Hi all, > > There are around 10 test failures in the Jenkins build [1] and I got the > same failure while building

[Dev] AS integration test failures in 5.3.0-SNAPSHOT

2014-05-04 Thread Krishantha Samaraweera
Hi all, There are around 10 test failures in the Jenkins build [1] and I got the same failure while building locally. I've raised JIRAs for each failure, most failures are due to [WSAS-1712 ]. https://wso2.org/jira/browse/WSAS-1712 - ClassNotFoundException

Re: [Dev] [Blocker] Issues with AM_DB scripts for Oracle

2014-05-04 Thread Lakmali Baminiwatta
Hi, On 3 May 2014 00:26, Nirodha Pramod wrote: > Hi, > > Following two blocking issues were found with the oracle script for AM_DB > on 29th April pack. Please have a look. > > [1] https://wso2.org/jira/browse/APIMANAGER-2266 > Had been Fixed now. [2] https://wso2.org/jira/browse/APIMANAGER-2

Re: [Dev] moving httpcore dependency to git

2014-05-04 Thread Jeewantha Dharmaparakrama
Hi Kernel team, We need to patch httpcore for kernal 4.3.0 to support HTTP DELETEs with payloads. The fix was already done few months back but since there was a kernal API change we had to postpone that to the next kernal release. Please add the dependency code to git ASAP since the new feature sh

Re: [Dev] Testing startup scripts for EMM in jaggery-test

2014-05-04 Thread Ruchira Wageesha
On Mon, May 5, 2014 at 7:58 AM, Chan wrote: > Hi folks, > I am trying to test the hostname and ports using jaggery-test for EMM > startup scripts. Below is the code I would like to test - > > var conf = carbon.server.loadConfig('carbon.xml'); > var offset = conf.*::['Ports'].*::['Offset'].t

Re: [Dev] Not obtaining the server port depending on proxy -Enterprise Store

2014-05-04 Thread Ruchira Wageesha
I don't thing you need to worry about branches, master branch always accepts PRs. If you can't make the pull request for master due to some reason, just create a github issue and attach the patch. /Ruchira On Mon, May 5, 2014 at 8:07 AM, Chan wrote: > Hi folks, > In the app.js in store [1] - t

[Dev] Not obtaining the server port depending on proxy -Enterprise Store

2014-05-04 Thread Chan
Hi folks, In the app.js in store [1] - the ports 9763 and 9443 are hardcoded. The ports is determined by variety of factors including proxies if used. I did a contribution to jaggery few months back on this [2] which can be used to get the current address of the server. That uses several System pro

[Dev] Testing startup scripts for EMM in jaggery-test

2014-05-04 Thread Chan
Hi folks, I am trying to test the hostname and ports using jaggery-test for EMM startup scripts. Below is the code I would like to test - var conf = carbon.server.loadConfig('carbon.xml'); var offset = conf.*::['Ports'].*::['Offset'].text(); var hostName = conf.*::['HostName'].text().toString

[Dev] Management Console footer copyright notice is outdated

2014-05-04 Thread Thanuja Jayasinghe
Hi all, Current footer "© 2005 - 2013 WSO2 Inc. All Rights Reserved." need to be updated. How we should patch this for the new IS release? Regards -- *Thanuja Lakmal* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94715979891 ___

[Dev] App Factory Scratch to Turing migration.

2014-05-04 Thread Shamika Ariyawansa
Hi all, I have successfully created and built a pack based on Turing today. I will do the testing using this pack tomorrow morning. You can commit to the current scratch as I will be getting an update on the morning tomorrow. Regards -- Shamika Ariyawansa Senior Software Engineer WSO2, Inc.; ht

[Dev] Automated test case generation tool

2014-05-04 Thread Rukshan Chathuranga
Hi Malintha,Dharshana,Krishantha, I followed the resource you provided.So After eclipse and maven integration, i could implement a solution to test web Service using Robot keyword driven testing. - Project contain the WSDL file and generate the java code - Create a Client class to test the

Re: [Dev] Meeting Notes on EMM Carbon

2014-05-04 Thread Chan
Awesome Gayan. We'll merge it tomorrow to the develop branch. Cheers~ On Sun, May 4, 2014 at 12:38 AM, Gayan Gunawardana wrote: > Hi All, > > EMM server ready to go [1]. > > [1]https://github.com/wso2-dev/product-emm/tree/feature/apim-integration > > > On Thu, May 1, 2014 at 7:41 PM, Gayan Gun