[Dev] Commit request to the kernal.

2014-07-24 Thread Roshan Wijesena
Hi Devs, Could you please commit below attached patch to the kernel. In order to fix jira [1]. https://wso2.org/jira/browse/APIMANAGER-2646. Regards Roshan. -- Roshan Wijesena. Senior Software Engineer-WSO2 Inc. Mobile: *+94752126789* Email: ros...@wso2.com *WSO2, Inc. :** wso2.com

[Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Samith Dassanayake
Hi, Can we create a git branch remotely without locally checking out the branch that we are going to do branching from. For example I have a branch *foo* in https://somerepo/.git and I want to create a branch *bar* in the same repo https://somerepo/.git from the branch *foo, *without checking out

Re: [Dev] [Chunk-13 packs] -22nd july

2014-07-24 Thread Asanthi Kulasinghe
Hi, Please consider providing fixes for the following list of blockers reported for AM 1.7.1 so far, in the next pack released. https://wso2.org/jira/browse/APIMANAGER-2648 https://wso2.org/jira/browse/APIMANAGER-2647 https://wso2.org/jira/browse/APIMANAGER-2640

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Danushka Fernando
I believe you are looking whether Can we create git branch without cloning. I remember Harsha was looking in to same question don't remember whether he found a solution or not. Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Thu, Jul 24,

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Udara Rathnayake
In Github UI, by using the branches drop down you can create a new branch. On Thu, Jul 24, 2014 at 12:14 PM, Danushka Fernando danush...@wso2.com wrote: I believe you are looking whether Can we create git branch without cloning. I remember Harsha was looking in to same question don't remember

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Ramindu Deshapriya
Hi Samith, You'd generally need to have a checked-out (cloned) git repo or initialized git repo to branch from. Otherwise it will lack the git metadata needed to create the branch. Thanks. On Thu, Jul 24, 2014 at 12:25 PM, Udara Rathnayake [via WSO2 Oxygen Tank]

Re: [Dev] TS build has never worked

2014-07-24 Thread Chanika Geeganage
Hi, Now the product-ts is built successfully. Thanks On Tue, Jul 22, 2014 at 5:36 PM, Anjana Fernando anj...@wso2.com wrote: Hi, As I know, TS build was added rather recently, anyways, it should have been built correctly, @Chanika, please check this out, when you're done with your

Re: [Dev] WSO2 Committers += Isura Karunaratne

2014-07-24 Thread Shazni Nazeer
Congratz!!! Shazni Nazeer Senior Software Engineer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com On Thu, Jul 24, 2014 at 10:35 AM, Ishara Karunarathna isha...@wso2.com wrote: Congratz Isura . . . On Wed, Jul 23, 2014 at 4:07

Re: [Dev] WSO2 Committers += Thanuja Jayasinghe

2014-07-24 Thread Shazni Nazeer
Congratz!!! Shazni Nazeer Senior Software Engineer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com On Thu, Jul 24, 2014 at 10:33 AM, Ishara Karunarathna isha...@wso2.com wrote: Congratz Thanuja . . . On Wed, Jul 23, 2014 at

Re: [Dev] WSO2 Committers += Sajith Ravindra

2014-07-24 Thread Shazni Nazeer
Congratz!!! Shazni Nazeer Senior Software Engineer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com On Thu, Jul 24, 2014 at 9:39 AM, Manula Chathurika Thantriwatte manu...@wso2.com wrote: Congratulations !!! On Thu, Jul 24,

Re: [Dev] WSO2 Committers += Prasad Tissera

2014-07-24 Thread Shazni Nazeer
Congratz!!! Shazni Nazeer Senior Software Engineer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com On Thu, Jul 24, 2014 at 10:34 AM, Ishara Karunarathna isha...@wso2.com wrote: Congratz Prasad . . On Wed, Jul 23, 2014 at 4:08

Re: [Dev] Commit request to the kernal.

2014-07-24 Thread Roshan Wijesena
Hi all. I have created a carbon jira [1] and patch is attached to that. please do need full in order to commit this to kernel. [1] https://wso2.org/jira/browse/CARBON-14878. Regards Roshan On Thu, Jul 24, 2014 at 11:40 AM, Roshan Wijesena ros...@wso2.com wrote: Hi Devs, Could you please

Re: [Dev] TS build has never worked

2014-07-24 Thread Afkham Azeez
Excellent. Thanks! Now we need to ensure that it never breaks again. On Thu, Jul 24, 2014 at 1:08 PM, Chanika Geeganage chan...@wso2.com wrote: Hi, Now the product-ts is built successfully. Thanks On Tue, Jul 22, 2014 at 5:36 PM, Anjana Fernando anj...@wso2.com wrote: Hi, As I know,

[Dev] Updating Apache poi-ooxml_3.9.0

2014-07-24 Thread Thilini Shanika
Hi, Apache poi-ooxml_3.9.0.wso2v1.jar should get updated in order to provide a fix to [1]. I have created a carbon jira [2] regarding this issue with an attached .diff file. Can we get this committed please? [1] - https://wso2.org/jira/browse/APIMANAGER-2649 [2] -

[Dev] [GReg] Compile error while building carbon-registry

2014-07-24 Thread Gayashan Amarasinghe
Hi all, I am getting the $subject on the carbon-registry git repo. Can we get this fixed? This dumpLite() method was added to the org.wso2.carbon.registry.core.Registry interface recently which is not implemented by WSRegistry. [ERROR] COMPILATION ERROR : [INFO]

[Dev] Worker node is detached from the ELB during a load test done for DSS

2014-07-24 Thread Ushani Balasooriya
Hi, The $subject is discovered during the load test done for DSS. Issue is reported in [1]. The whole cluster needs to be restarted (Even the ELB) to make it work back again. Same issue was discovered during the Chunk 11 release in IS load test. Issue reported in [2]. This was discussed in thread

[Dev] [API-M 1.7.1] - The publisher URL/API Console does not work out of the box if you set a port offset

2014-07-24 Thread Evanthika Amarasiri
Hi All, With API-M 1.7.1, we noticed that if we set a port offset, we need to change the site.json files of the publisher jaggery app. If you don't change these files, when you access the publisher URL, you are redirected back to https://{default_host}:{default_port}/publisher page. i.e.:-

[Dev] [Bamboo-Build] Developer Studio Eclipse-Tools #1456 has FAILED. Change made by wso2-jenkins-bot jenkins-...@wso2.com and susankha nirmala.

2014-07-24 Thread Bamboo
--- Developer Studio Eclipse-Tools #1456 failed. --- Code has been updated by wso2-jenkins-bot jenkins-...@wso2.com, susankha nirmala. No failed tests found,

Re: [Dev] [API-M 1.7.1] - The publisher URL/API Console does not work out of the box if you set a port offset

2014-07-24 Thread Sumedha Rubasinghe
On Thu, Jul 24, 2014 at 2:51 AM, Evanthika Amarasiri evanth...@wso2.com wrote: Hi All, With API-M 1.7.1, we noticed that if we set a port offset, we need to change the site.json files of the publisher jaggery app. If you don't change these files, when you access the publisher URL, you are

Re: [Dev] [API-M 1.7.1] - The publisher URL/API Console does not work out of the box if you set a port offset

2014-07-24 Thread madhuka udantha
Hi, You can used 'loadConfig()' to load carbon config file and read 'offset' value. This can be helpful for the $subject var conf = carbon.server.loadConfig(config file) On Thu, Jul 24, 2014 at 3:21 PM, Evanthika Amarasiri evanth...@wso2.com wrote: Hi All, With API-M 1.7.1, we noticed

[Dev] Fix for Subscription UI Pages - WSO2 MB 3.0.0

2014-07-24 Thread Hasitha Amal De Silva
Subscription Page Issues for MB v.3.0.0 has been fixed with following pull requests. [1] : https://github.com/wso2-dev/andes/pull/28 [2] : https://github.com/wso2-dev/carbon-business-messaging/pull/10 Test cases are still to be added and once it's done, I will update this thread. -- Cheers,

Re: [Dev] [API-M 1.7.1] - The publisher URL/API Console does not work out of the box if you set a port offset

2014-07-24 Thread Vijayaratha Vijayasingam
Thanks Madhuka..we will check.. On 24 July 2014 17:03, madhuka udantha madhukaudan...@gmail.com wrote: Hi, You can used 'loadConfig()' to load carbon config file and read 'offset' value. This can be helpful for the $subject var conf = carbon.server.loadConfig(config file) On Thu, Jul

Re: [Dev] Question about reading synapse message context properties from within class mediator

2014-07-24 Thread Charitha Kankanamge
Thanks a lot Isuru for the explanation! On Wednesday, July 23, 2014, Isuru Udana isu...@wso2.com wrote: Hi Charitha, On Wed, Jul 23, 2014 at 11:33 PM, Charitha Kankanamge chari...@wso2.com javascript:_e(%7B%7D,'cvml','chari...@wso2.com'); wrote: Hi, Can someone please explain the

Re: [Dev] [ESB] Problems sending numeric keys in JSON Payloads

2014-07-24 Thread Malaka Silva
Hi, Try following var tagElement=jsonObject?xml-multiple?tagsjsonElement TestTag/jsonElement/tags/jsonObject; On Wed, Jul 23, 2014 at 1:52 PM, Jay janaka.n.ranathu...@gmail.com wrote: Hi Malaka, I have tried with your solution but it didn't work. following is my javascript code: var

[Dev] [Bamboo-Build] Developer Studio Eclipse-Tools #1457 was SUCCESSFUL. Change made by wso2-jenkins-bot jenkins-...@wso2.com and susankha nirmala.

2014-07-24 Thread Bamboo
--- Developer Studio Eclipse-Tools #1457 was successful. --- Code has been updated by wso2-jenkins-bot jenkins-...@wso2.com, susankha nirmala.

[Dev] BAM 2.4.2 Build - 24/07

2014-07-24 Thread Gokul Balakrishnan
Please find the BAM pack from today's build at [1]. MD5: A3B880EBCC2A8D3C1EA6130793FF43B4 [1] https://svn.wso2.org/repos/wso2/people/gokul/bam/build/24-07/ -- *Balakrishnan Gokulakrishnan* Software Engineer, WSO2, Inc. http://wso2.com Mob: +94 77 593 5789 | +1 650 272 9927

[Dev] Idntity.application.mgt feature 4.2.1 is not updated in chunk13?

2014-07-24 Thread Vijayaratha Vijayasingam
IS team; I see a new version of org.wso2.carbon.identity.application.mgt feature 4.2.1 has been created..But chunk poms are not updated.. Please check.. -- -Ratha mobile: (+94)755906608 ___ Dev mailing list Dev@wso2.org

[Dev] Using Subscription feature in Governance Registry

2014-07-24 Thread Sameera Jayaratna
Hi, I am working on implementing subscription functionality in Enterprise Store based on Registry features. I have looked into carbon-governance and carbon-registry. According to my observations *org.wso2.carbon.registry.info.ui.clients.InfoServiceClient *provides functionality required for

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Ayesha Dissanayaka
Hi Samith, I think using git-hub UI as UdaraR mentioned will work for you. [image: Inline image 1] For example according to the above image it will create a branch named 'bar' from the branch '1.2.0-m2' unless 'bar' already exists. You can do this on your forked/own repos only. On Thu, Jul

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Samith Dassanayake
Hi Ayesha. Yes. If you are using github that will do the work. But I'm not using the github and I think as Ramindu's answer we need to have a cloned or initialized git repo to branch from. Thanks On Thu, Jul 24, 2014 at 10:11 PM, Ayesha Dissanayaka aye...@wso2.com wrote: Hi Samith, I think

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Harsha Thirimanna
Can you try this. first you have to get the meta data clone of the master repository *git clone URL -n* then you can do the branch *git checkout -b branch1 * then you can push it *git push -u origin branch1* *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com *

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Roshan Wijesena
AFAIK you can't do that unless you are on git hub or something. GIT perform almost all of his commands on client side where you must clone it first but there are very few commands available to perform on server such as [1]. [1] https://www.kernel.org/pub/software/scm/git/docs/git-ls-remote.html

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Harsha Thirimanna
Hi Roshan, Did you follow what I had put here ? *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com * http://www.apache.org/* * email: **hars...@wso2.com* az...@wso2.com* cell: +94 71 5186770 , +94 * *774617784 twitter: **http://twitter.com/

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Roshan Wijesena
Hi Harsha, I just saw that. +1 for that solution it might work :) Regards Roshan On Thu, Jul 24, 2014 at 11:06 PM, Harsha Thirimanna hars...@wso2.com wrote: Hi Roshan, Did you follow what I had put here ? *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com *

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Samith Dassanayake
Harsha's solution works fine for me. As Roshan mentioned we cannot do it on the server side. Git doesn't allow it. So if we want to create a branch without checking-out the branch that we are going to branch from, Harsha's solution works like a charm. Thanks. On Thu, Jul 24, 2014 at 11:07 PM,

Re: [Dev] WSO2 Committers += Sajith Ravindra

2014-07-24 Thread Prasad Tissera
Congratz Sajith !!! On Thu, Jul 24, 2014 at 1:39 PM, Shazni Nazeer sha...@wso2.com wrote: Congratz!!! Shazni Nazeer Senior Software Engineer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com On Thu, Jul 24, 2014 at 9:39 AM,

Re: [Dev] [API-M 1.7.1] - The publisher URL/API Console does not work out of the box if you set a port offset

2014-07-24 Thread Sumedha Rubasinghe
But how did this got broken? Is this due to an update from Jaggery? This is a fundamental flaw we are trying to do a patch release. Madhuka - welcome back ;-) ... On Thu, Jul 24, 2014 at 4:33 AM, madhuka udantha madhukaudan...@gmail.com wrote: Hi, You can used 'loadConfig()' to load carbon

Re: [Dev] [API-M 1.7.1] - The publisher URL/API Console does not work out of the box if you set a port offset

2014-07-24 Thread Nuwan Dias
I presume this must have got broken due to the fix introduced for [1]. @Udara should be able to shed some light on this. @Maduka, I think we have to get the offset from the system property (portOffset). AFAIK the portOffset is read through the portOffset system property. [1] -

Re: [Dev] Idntity.application.mgt feature 4.2.1 is not updated in chunk13?

2014-07-24 Thread Johann Nallathamby
We have not updated chunk POMs as we are not planning to go with any chunk any time soon. Our plan is to go with 4.3.0 in Git. On Thu, Jul 24, 2014 at 9:06 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: IS team; I see a new version of org.wso2.carbon.identity.application.mgt feature

[Dev] SAML Performance Testing

2014-07-24 Thread Daya Attapattu
Asela, Pavithra gave me a jmeter script on SAML. It runs 1 iteration, 1 thread. I can increase both , but it will not be a good performance test due to caching. I think we have to change user to ensure assertions are independent. Have you done this, previously? Do you have a jmeter script?

Re: [Dev] MB Configuration Parameters and Tuning Guide

2014-07-24 Thread Srinath Perera
Adding dev. My point is we need to describe this in the installation as if people do not tune this, MB will be slow. --Srinath On Thu, Jul 24, 2014 at 9:40 PM, Hasitha Hiranya hasit...@wso2.com wrote: Hi Srinath, This link has info:

Re: [Dev] SAML Performance Testing

2014-07-24 Thread Dulanja Liyanage
Hi Daya, I don't know how the jmeter script provided by Pavithra works, but if the individual requests go *without taking previous cookies* then IS will do everything all over again, rather than reading from caches. Even if the requests are sent with previous cookies, if we send the SAML request

Re: [Dev] MB Configuration Parameters and Tuning Guide

2014-07-24 Thread Hasitha Hiranya
Hi Tania, Please note. How other products address this? @Shammi, WDYT? We can easily keep a link to tuning guide in BOLD in installation page. Thanks On Fri, Jul 25, 2014 at 8:59 AM, Srinath Perera srin...@wso2.com wrote: Adding dev. My point is we need to describe this in the installation

Re: [Dev] [API-M 1.7.1] - The publisher URL/API Console does not work out of the box if you set a port offset

2014-07-24 Thread madhuka udantha
Hi, yes, offset can be read from system property (/carbon utility services) but depending on code implementation and use case we need have think those both options. If you reading from system property then 'wso2server.sh -DportOffset=1' will work. In WSO2 UES we also had some type of such

Re: [Dev] Are there build break notifications are not sent to any mailing list?

2014-07-24 Thread Maheshika Goonetilleke
Hi Shevan I added team members to the relevant build notifications. As discussed, shared repos are configured to trigger notifications to buil...@wso2.org. On Wed, Jul 23, 2014 at 11:42 AM, Shevan Goonetilleke she...@wso2.com wrote: Based on the discussion we had on the Infra thread we will

[Dev] caramel framework supported servers

2014-07-24 Thread Akila Nimantha [IT/EKO/LOITS]
Hi all, Are wso2application server-5.2.1 and jaggery-0.9.0-SNAPSHOT_ALPHA3 server supports caramel framework...??? Because I put a jaggery application written with caramel in jiggery server, and it says the server cannot read the application. What are the servers support caramel framework...???

Re: [Dev] MB Configuration Parameters and Tuning Guide

2014-07-24 Thread Tania Mahanama
Noted. I just checked a few products and there doesn't seem to be a link from the Installation pages. +1 to adding it. Thanks, Tania On Fri, Jul 25, 2014 at 9:34 AM, Hasitha Hiranya hasit...@wso2.com wrote: Hi Tania, Please note. How other products address this? @Shammi, WDYT? We can

Re: [Dev] Idntity.application.mgt feature 4.2.1 is not updated in chunk13?

2014-07-24 Thread Vijayaratha Vijayasingam
APIM uses this module, is it OK if we ship this with AM 1.7.1? On 25 July 2014 05:38, Johann Nallathamby joh...@wso2.com wrote: We have not updated chunk POMs as we are not planning to go with any chunk any time soon. Our plan is to go with 4.3.0 in Git. On Thu, Jul 24, 2014 at 9:06 PM,

Re: [Dev] SAML Performance Testing

2014-07-24 Thread Danushka Fernando
Hi Daya AFAIU what you want to do is modify the jmeter script in a way it will login using SAML with different users rather than the same user. Did I get it right? If so you can have a set of users and passwords in a csv file and point to it from the jmeter script and you can run as the users in

Re: [Dev] caramel framework supported servers

2014-07-24 Thread Tanya Madurapperuma
Hi, WSO2 AS 5.2.1 and jaggery-0.9.0-SNAPSHOT_ALPHA3 do not have caramel support OOTB. User Engagement Server and Enterprise Store has the caramel feature installed in them. You can install the caramel feature in other servers such as AS by coping the caramel modules in Product_Home/AS Thanks,

Re: [Dev] caramel framework supported servers

2014-07-24 Thread Tanya Madurapperuma
Correction : Product_Home/modules/ On Fri, Jul 25, 2014 at 10:48 AM, Tanya Madurapperuma ta...@wso2.com wrote: Hi, WSO2 AS 5.2.1 and jaggery-0.9.0-SNAPSHOT_ALPHA3 do not have caramel support OOTB. User Engagement Server and Enterprise Store has the caramel feature installed in them. You

[Dev] [AppFactory] Application servers are secured with Java Security Manager.

2014-07-24 Thread Manjula Rathnayake
Hi all, $Subject is done in Jira[1]. [1]. https://wso2.org/jira/browse/APPFAC-2352 thank you. -- Manjula Rathnayaka Software Engineer WSO2, Inc. Mobile:+94 77 743 1987 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] caramel framework supported servers

2014-07-24 Thread Akila Nimantha [IT/EKO/LOITS]
Hi Tanya, Thank you for the reply. I already did the change and its working now. ☺ Can you give me some advance learning resources for jiggery js and caramel framework. Because they seems good but I couldn’t find that kind of learning resource. Regards, Akila From: Tanya Madurapperuma

Re: [Dev] caramel framework supported servers

2014-07-24 Thread Tanya Madurapperuma
Hi, Hope you have already gone through jaggeryjs site [1] http://jaggeryjs.org/ and getting started guide of caramel [2] http://wso2.github.io/caramel/ Apart from that you can go through the wso2-samples-store [3] https://github.com/ruchiraw/wso2-samples-storecode to learn caramel in detail. It

Re: [Dev] caramel framework supported servers

2014-07-24 Thread Tanya Madurapperuma
This might also be useful http://ruchirawageesha.blogspot.com/2014/02/what-caramel-is-really.html On Fri, Jul 25, 2014 at 11:08 AM, Tanya Madurapperuma ta...@wso2.com wrote: Hi, Hope you have already gone through jaggeryjs site [1] http://jaggeryjs.org/ and getting started guide of caramel

Re: [Dev] [ESB] Problems sending numeric keys in JSON Payloads

2014-07-24 Thread Jay
Hi Malaka, I tried with this and still having a problem. var a=jsonObject?xml-multiple?tagsjsonElementTestTag/jsonElement/tags/jsonObject; Output: jsonObject:{tags:TestTag} Regards, Janaka On Thu, Jul 24, 2014 at 5:50 PM, Malaka Silva [via WSO2 Oxygen Tank]