[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 http://wso2.com/*
lean.enterprise.middleware.
Index: src/main/java/org/wso2/carbon/registry/core/jdbc/realm/RegistryAuthorizationManager.java
===
--- src/main/java/org/wso2/carbon/registry/core/jdbc/realm/RegistryAuthorizationManager.java	(revision 205987)
+++ src/main/java/org/wso2/carbon/registry/core/jdbc/realm/RegistryAuthorizationManager.java	(working copy)
@@ -37,7 +37,7 @@
 
 public String computePathOnMount(final String path) {
 for (Map.EntryString, String e : pathMap.entrySet()) {
-if (path.startsWith(e.getKey())) {
+if (path.startsWith(e.getKey())  !path.startsWith(e.getValue())) {
 return e.getValue() + path.substring(e.getKey().length());
 }
 }
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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 the
branch *foo* locally. Can we do that?

Thanks.

-- 
Best Regards

Samith Dassanayake
Software Engineer, WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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
https://wso2.org/jira/browse/APIMANAGER-2642
https://wso2.org/jira/browse/APIMANAGER-2634
https://wso2.org/jira/browse/APIMANAGER-2631
https://wso2.org/jira/browse/APIMANAGER-2616
https://wso2.org/jira/browse/APIMANAGER-2615

We will continue to test with AM 1.7.1(22-07-2014) pack until then.

Regards
Asanthi


On Tue, Jul 22, 2014 at 8:57 PM, Vijayaratha Vijayasingam rat...@wso2.com
wrote:

 Hi;
 Packs can be found here[1]

 [1]https://svn.wso2.org/repos/wso2/scratch/chunk13-release/22_07_2014_new/

 Will host p2 repo soon..

 Thanks.

 --
 -Ratha
 mobile: (+94)755906608

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Asanthi Kulasinghe*
WSO2 Inc; http://www.wso2.com/.
Mobile: +94777355522
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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
 whether he found a solution or not.

 Thanks  Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : +94716332729


 On Thu, Jul 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
 wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Udara Rathnayake*
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile : +94 772207239
Twitter : http://twitter.com/udarakr
Blog: http://udarakr.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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] 
ml-node+s10903n100197...@n7.nabble.com wrote:

 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 [hidden email]
 http://user/SendEmail.jtp?type=nodenode=100197i=0 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
 whether he found a solution or not.

 Thanks  Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : a href=tel:%2B94716332729 value=+94716332729
 target=_blank+94716332729


 On Thu, Jul 24, 2014 at 11:49 AM, Samith Dassanayake [hidden email]
 http://user/SendEmail.jtp?type=nodenode=100197i=1 wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=100197i=2
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=100197i=3
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Udara Rathnayake*
 Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile : +94 772207239
 Twitter : http://twitter.com/udarakr
 Blog: http://udarakr.blogspot.com


 ___
 Dev mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=100197i=4
 http://wso2.org/cgi-bin/mailman/listinfo/dev


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://wso2-oxygen-tank.10903.n7.nabble.com/Dev-Can-we-create-git-branch-remotely-without-checking-out-tp100192p100197.html
  To start a new topic under WSO2 Development, email
 ml-node+s10903n3...@n7.nabble.com
 To unsubscribe from WSO2 Development, click here
 http://wso2-oxygen-tank.10903.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=3code=cmFzYWRlODhAZ21haWwuY29tfDN8LTEwNDAzODU2MTk=
 .
 NAML
 http://wso2-oxygen-tank.10903.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml




-- 
Au revoir!
Ramindu Deshapriya.

Member - Sahana Software Foundation http://sahanafoundation.org
http://rdeshapriya.com

http://www.facebook.com/rdeshapriya   http://twitter.com/#%21/rami_desh
https://plus.google.com/113801459480978566130
http://www.linkedin.com/profile/view?id=84017607trk=tab_pro
http://rdeshapriya.com   http://lmakuthan.blogspot.com




--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Dev-Can-we-create-git-branch-remotely-without-checking-out-tp100192p100198.html
Sent from the WSO2 Development mailing list archive at Nabble.com.___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 current task.

 Cheers,
 Anjana.


 On Tue, Jul 22, 2014 at 5:11 AM, Afkham Azeez az...@wso2.com wrote:

 https://wso2.org/jenkins/job/product-ts/23/console

 $subject. Why?

 Under the new build system, it is TOTALLY UNACCEPTABLE for builds to be
 in a broken state for so long.

 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/*
 *email: **az...@wso2.com* az...@wso2.com
 * cell: +94 77 3320919 %2B94%2077%203320919 blog: *
 *http://blog.afkham.org* http://blog.afkham.org
 *twitter: **http://twitter.com/afkham_azeez*
 http://twitter.com/afkham_azeez
 * linked-in: **http://lk.linkedin.com/in/afkhamazeez
 http://lk.linkedin.com/in/afkhamazeez*

 *Lean . Enterprise . Middleware*




 --
 *Anjana Fernando*
 Senior Technical Lead
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware




-- 
Best Regards..

Chanika Geeganage
Software Engineer
WSO2, Inc.; http://wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 AM, Pulasthi Mahawithana pulast...@wso2.com
 wrote:

 Congrats Isura ...


 On Wed, Jul 23, 2014 at 4:35 PM, Suresh Attanayaka sur...@wso2.com
 wrote:

 Congrats Isura.


 On Wed, Jul 23, 2014 at 4:30 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Isura Karunaratne as a WSO2 Committer.
 Isura has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contributions to WSO2, he has been voted
 as a WSO2 Committer.

 Isura, Congratulations and Keep up the good work!

 Thanks  Regards,
 Johann.

 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Suresh Attanayake
 Senior Software Engineer; WSO2 Inc. http://wso2.com/
 Blog : http://sureshatt.blogspot.com/
 Twitter : https://twitter.com/sureshatt
 LinkedIn : http://lk.linkedin.com/in/sureshatt
 Mobile : +94755012060

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Ishara Karunarathna
 Senior Software Engineer
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile: +94
 718211678

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 10:00 PM, Dunith Dhanushka dun...@wso2.com
 wrote:

 Congrats Thanuja!


 On Thu, Jul 24, 2014 at 9:51 AM, Tanya Madurapperuma ta...@wso2.com
 wrote:

 Congrats Thanuja !!!


 On Thu, Jul 24, 2014 at 9:40 AM, Manula Chathurika Thantriwatte 
 manu...@wso2.com wrote:

 Congratulations !!!


 On Thu, Jul 24, 2014 at 9:09 AM, Susinda Perera susi...@wso2.com
 wrote:

 Congrats Thanuja


 On Wed, Jul 23, 2014 at 9:18 PM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratulations Thanuja!


 On Wed, Jul 23, 2014 at 8:57 PM, Amal Gunatilake am...@wso2.com
 wrote:

 Congratz Thanuja!!

 Thank you   Best regards,

 *Amal Gunatilake*
  Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware


 On Wed, Jul 23, 2014 at 6:07 PM, Dilini Muthumala dil...@wso2.com
 wrote:

 Congrats Thanuja!


 On Wed, Jul 23, 2014 at 5:58 PM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Thanuja!


 On Wed, Jul 23, 2014 at 5:18 PM, Kavith Lokuhewage 
 kav...@wso2.com wrote:

 Congratulations Thanuja!


 On Wed, Jul 23, 2014 at 5:13 PM, Sohani Weerasinghe 
 soh...@wso2.com wrote:

 Congratulations


 Sohani Weerasinghe
 Software Engineer
 WSO2, Inc: http://wso2.com

 Mobile  : +94 716439774
 Blog :http://christinetechtips.blogspot.com/
 Twitter  : https://twitter.com/sohanichristine


 On Wed, Jul 23, 2014 at 5:07 PM, Waruna Jayaweera 
 waru...@wso2.com wrote:

 Congratzz Thanuja...


 On Wed, Jul 23, 2014 at 5:03 PM, Gayan Yalpathwala 
 gay...@wso2.com wrote:

 Congratulations Thanuja!!


 On Wed, Jul 23, 2014 at 4:55 PM, Lakshman Udayakantha 
 lakshm...@wso2.com wrote:

 Congratulations Thanuja


 On Wed, Jul 23, 2014 at 4:52 PM, Aruna Karunarathna 
 ar...@wso2.com wrote:

 Congratzz Thanuja...!!!


 On Wed, Jul 23, 2014 at 4:41 PM, Shameera Rathnayaka 
 shame...@wso2.com wrote:

 Congratzz Thanuja.

 ~Shameera


 On Wed, Jul 23, 2014 at 4:40 PM, Pulasthi Supun 
 pulas...@wso2.com wrote:

 Congrats Thanuja !!


 On Wed, Jul 23, 2014 at 4:38 PM, Bhathiya Jayasekara 
 bhath...@wso2.com wrote:

 Congratulations


 On Wed, Jul 23, 2014 at 4:34 PM, Pulasthi Mahawithana 
 pulast...@wso2.com wrote:

 Congrats Thanuja..


 On Wed, Jul 23, 2014 at 4:27 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Thanuja Jayasinghe as a
 WSO2 Committer. Thanuja has been a valuable
 contributor for WSO2 Identity Server product, and in 
 recognition of his
 contributions to WSO2, he has been voted as a WSO2
 Committer.

 Thanuja, Congratulations and Keep up the good work!

 Thanks  Regards,
 Johann.

 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2
 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com
 http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com http://wso2.com*

 *Phone: +94715478185 %2B94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj
 http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax
 https://twitter.com/bhathiyax*
 *Blog: http://movingaheadblog.blogspot.com
 http://movingaheadblog.blogspot.com/*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 --
 Pulasthi Supun
 Software Engineer; WSO2 Inc.; http://wso2.com,
 Email: pulas...@wso2.com
 Mobile: +94 (71) 9258281
 Blog : http://pulasthisupun.blogspot.com/
 Git hub profile: https://github.com/pulasthi

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Software Engineer - WSO2 Inc.*
 *email: shameera AT wso2.com shame...@wso2.com , shameera
 AT apache.org shame...@apache.org*
 *phone:  +9471 922 1454 %2B9471%20922%201454*

 *Linked in : *
 http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
 *Twitter : *https://twitter.com/Shameera_R

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 * Aruna Sujith Karunarathna* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri 

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, 2014 at 9:38 AM, Bhathiya Jayasekara bhath...@wso2.com
 wrote:

 Congratulations Sajith!!


 On Wed, Jul 23, 2014 at 3:42 PM, Sriskandarajah Suhothayan s...@wso2.com
  wrote:


 Hi All,

 It's my pleasure to announce Sajith Ravindra as a WSO2 Committer.
 SajithR has been a valuable contributor for WSO2 CEP product and in
 recognition of his contributions to WSO2, he has been voted as a
 WSO2Committer.

 Sajith, Congratulations and Keep up the good work!

 Thanks and Regards,
 Suho

 --

 *S. Suhothayan *
 Technical Lead  Team Lead of WSO2 Complex Event Processor
  *WSO2 Inc. *http://wso2.com
 * http://wso2.com/*
 lean . enterprise . middleware


 *cell: (+94) 779 756 757 %28%2B94%29%20779%20756%20757 | blog:
 http://suhothayan.blogspot.com/ http://suhothayan.blogspot.com/ twitter:
 http://twitter.com/suhothayan http://twitter.com/suhothayan | linked-in:
 http://lk.linkedin.com/in/suhothayan http://lk.linkedin.com/in/suhothayan*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com http://wso2.com*

 *Phone: +94715478185 %2B94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj
 http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax https://twitter.com/bhathiyax*
 *Blog: http://movingaheadblog.blogspot.com
 http://movingaheadblog.blogspot.com/*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Regards,
 Manula Chathurika Thantriwatte
 Software Engineer
 WSO2 Inc. : http://wso2.com
 lean . enterprise . middleware

 email : manu...@wso2.com / man...@apache.org
 phone : +94 772492511
 blog : http://manulachathurika.blogspot.com/




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 AM, Suresh Attanayaka sur...@wso2.com
 wrote:

 Congrats Prasad!


 On Wed, Jul 23, 2014 at 4:28 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Prasad Tissera as a WSO2 Committer. Prasad has
 been a valuable contributor for WSO2 Identity Server product, and in
 recognition of his contributions to WSO2, he has been voted as a WSO2
 Committer.

 Prasad, Congratulations and Keep up the good work!

 Thanks  Regards,
 Johann.

 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Suresh Attanayake
 Senior Software Engineer; WSO2 Inc. http://wso2.com/
 Blog : http://sureshatt.blogspot.com/
 Twitter : https://twitter.com/sureshatt
 LinkedIn : http://lk.linkedin.com/in/sureshatt
 Mobile : +94755012060

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Ishara Karunarathna
 Senior Software Engineer
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile: +94
 718211678

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 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 http://wso2.com/*
 lean.enterprise.middleware.




-- 
Roshan Wijesena.
Senior Software Engineer-WSO2 Inc.
Mobile: *+94752126789*
Email: ros...@wso2.com
*WSO2, Inc. :** wso2.com http://wso2.com/*
lean.enterprise.middleware.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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, TS build was added rather recently, anyways, it should have
 been built correctly, @Chanika, please check this out, when you're done
 with your current task.

 Cheers,
 Anjana.


 On Tue, Jul 22, 2014 at 5:11 AM, Afkham Azeez az...@wso2.com wrote:

 https://wso2.org/jenkins/job/product-ts/23/console

 $subject. Why?

 Under the new build system, it is TOTALLY UNACCEPTABLE for builds to be
 in a broken state for so long.

 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/*
 *email: **az...@wso2.com* az...@wso2.com
 * cell: +94 77 3320919 %2B94%2077%203320919 blog: *
 *http://blog.afkham.org* http://blog.afkham.org
 *twitter: **http://twitter.com/afkham_azeez*
 http://twitter.com/afkham_azeez
 * linked-in: **http://lk.linkedin.com/in/afkhamazeez
 http://lk.linkedin.com/in/afkhamazeez*

 *Lean . Enterprise . Middleware*




 --
 *Anjana Fernando*
 Senior Technical Lead
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware




 --
 Best Regards..

 Chanika Geeganage
 Software Engineer
 WSO2, Inc.; http://wso2.com




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/*
*email: **az...@wso2.com* az...@wso2.com
* cell: +94 77 3320919 blog: **http://blog.afkham.org*
http://blog.afkham.org
*twitter: **http://twitter.com/afkham_azeez*
http://twitter.com/afkham_azeez
* linked-in: **http://lk.linkedin.com/in/afkhamazeez
http://lk.linkedin.com/in/afkhamazeez*

*Lean . Enterprise . Middleware*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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] - https://wso2.org/jira/browse/CARBON-14880
-- 
Thilini Shanika
Software Engineer
WSO2, Inc.; http://wso2.com
20, Palmgrove Avenue, Colombo 3

E-mail: tgtshan...@gmail.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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] -
*[ERROR]
/home/gayashan/wso2/source/4.3/carbon-registry/components/registry/org.wso2.carbon.registry.ws.api/src/main/java/org/wso2/carbon/registry/ws/api/WSRegistry.java:[45,8]
org.wso2.carbon.registry.ws.api.WSRegistry is not abstract and does not
override abstract method dumpLite(java.lang.String,java.io.Writer) in
org.wso2.carbon.registry.core.Registry*
[INFO] 1 error
[INFO] -
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS [0.120s]
[INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.007s]
[INFO] WSO2 Carbon - Registry - Activities Stub .. SUCCESS [3.557s]
[INFO] WSO2 Carbon - Registry - Extensions Stub .. SUCCESS [3.590s]
[INFO] WSO2 Carbon - Registry - Handlers Stub  SUCCESS [1.458s]
[INFO] WSO2 Carbon - Registry - Indexing Stub  SUCCESS [2.016s]
[INFO] WSO2 Carbon - Registry - Info Stub  SUCCESS [2.468s]
[INFO] WSO2 Carbon - Registry - Profiles Stub  SUCCESS [1.453s]
[INFO] WSO2 Carbon - Registry - Relations Stub ... SUCCESS [1.425s]
[INFO] WSO2 Carbon - Registry - Resources Stub ... SUCCESS [4.751s]
[INFO] WSO2 Carbon - Registry - Topics Stub .. SUCCESS [1.198s]
[INFO] WSO2 Carbon - Registry - Search Stub .. SUCCESS [1.566s]
[INFO] WSO2 Carbon - Registry - WS Registry Stub . SUCCESS [2.860s]
[INFO] WSO2 Carbon - Registry - Properties Stub .. SUCCESS [1.373s]
[INFO] WSO2 Carbon - Registry - Reporting Stub ... SUCCESS [1.447s]
[INFO] WSO2 Carbon - Governance - Notifications Work list Human Task Stub
SUCCESS [2.041s]
[INFO] WSO2 Carbon - Registry Aggregator Module .. SUCCESS [0.003s]
[INFO] WSO2 Carbon - Registry - Administration ... SUCCESS [5.545s]
[INFO] WSO2 Carbon - Registry - Common BE  SUCCESS [0.630s]
[INFO] WSO2 Carbon - Registry - Common UI  SUCCESS [0.464s]
[INFO] WSO2 Carbon - Registry - UDDI Service . SUCCESS [0.935s]
[INFO] WSO2 Carbon - Registry - Servlet Registration . SUCCESS [0.558s]
[INFO] WSO2 Carbon - Registry - Extensions ... SUCCESS [4.176s]
[INFO] WSO2 Carbon - Registry - Eventing Implementation .. SUCCESS [0.846s]
[INFO] WSO2 Carbon - Registry - Indexing BE .. SUCCESS [0.831s]
[INFO] WSO2 Carbon - Registry - Relations UI . SUCCESS [0.430s]
[INFO] WSO2 Carbon - Registry - Resources UI . SUCCESS [0.635s]
[INFO] WSO2 Carbon - Registry - Properties UI  SUCCESS [0.384s]
[INFO] WSO2 Carbon - Registry - Properties BE  SUCCESS [0.500s]
[INFO] WSO2 Carbon - Registry - Extensions UI  SUCCESS [0.383s]
[INFO] WSO2 Carbon - Registry - Resources BE . SUCCESS [0.661s]
[INFO] WSO2 Carbon - Registry - Search UI  SUCCESS [0.399s]
[INFO] WSO2 Carbon - Registry - Search BE  SUCCESS [0.554s]
[INFO] WSO2 Carbon - Registry - Profiles BE .. SUCCESS [0.485s]
[INFO] WSO2 Carbon - Registry - Profiles UI .. SUCCESS [0.360s]
[INFO] WSO2 Carbon - Registry - Handlers UI .. SUCCESS [0.380s]
[INFO] WSO2 Carbon - Registry - Handlers BE .. SUCCESS [0.497s]
[INFO] WSO2 Carbon - Registry - Info UI .. SUCCESS [0.386s]
[INFO] WSO2 Carbon - Registry - Info BE .. SUCCESS [0.560s]
[INFO] WSO2 Carbon - Registry - Activities UI  SUCCESS [0.362s]
[INFO] WSO2 Carbon - Registry - Activities BE  SUCCESS [0.455s]
[INFO] WSO2 Carbon - Registry - Relations BE . SUCCESS [0.472s]
[INFO] WSO2 Carbon - Registry - Web Service .. FAILURE [0.132s]
[INFO] WSO2 Carbon - Registry - Web Service Client ... SKIPPED
[INFO] WSO2 Carbon - Registry - Indexing UI .. SKIPPED

​Thanks.

/Gayashan
​

-- 
*Gayashan Amarasinghe*
Software Engineer | Platform TG
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94718314517
Blog : gayashan-a.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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 [3]


[1] https://wso2.org/jira/browse/DS-929
[2] https://wso2.org/jira/browse/IDENTITY-2496
[3] [CHUNK-11] Blocking Issues From Hazelcast


Regards,
-- 
*Ushani Balasooriya*
Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; +94772636796
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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.:-
https://localhost:9443/publisher.

So every time you set a port offset to your server, a user will have to
change the site.json file manually to access publisher URL.

My concern is, why are we introducing additional configuration changes like
these? If we introduce changes, we need to make sure that they work out of
the box, without a person having to change any files manually.

Also, if you set a port offset, API console (Swagger) does not work out of
the box. You need to change the port you give in
*Access-Control-Allow-Origin* parameter.

Regards,
Evanthika Amarasiri
Senior Technical Lead - Quality Assurance
Mobile: +94773125935

wso2.com Lean Enterprise Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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, a possible compilation error.

https://wso2.org/bamboo/browse/DS0001-DSET01-1456/

-
Currently Responsible
-

susankha nirmala (Automatically assigned)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
susankha nirmala (33bab848f1141495d3c42e6675fbf8ffbe223810):

Change the vertion of soapUI plugin


wso2-jenkins-bot jenkins-...@wso2.com 
(4a8361eed59c39f0a98821fafe5f738336551b5a):

Merge pull request #24 from wso2-dev/master

sucessfully commited the changes
Timestamp : Thu Jul 24 14:36:18 IST 2014
https://wso2.org/jenkins-pr-builder/job/developer-studio/46/



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 redirected
 back to https://{default_host}:{default_port}/publisher page. i.e.:-
 https://localhost:9443/publisher.


This must be some new change. Anyway this should not be the case @ all...


 So every time you set a port offset to your server, a user will have to
 change the site.json file manually to access publisher URL.

 My concern is, why are we introducing additional configuration changes
 like these? If we introduce changes, we need to make sure that they work
 out of the box, without a person having to change any files manually.

 Also, if you set a port offset, API console (Swagger) does not work out of
 the box. You need to change the port you give in
 *Access-Control-Allow-Origin* parameter.

 Regards,
 Evanthika Amarasiri
 Senior Technical Lead - Quality Assurance
 Mobile: +94773125935

 wso2.com Lean Enterprise Middleware




-- 
/sumedha
m: +94 773017743
b :  bit.ly/sumedha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 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.:-
 https://localhost:9443/publisher.

 So every time you set a port offset to your server, a user will have to
 change the site.json file manually to access publisher URL.

 My concern is, why are we introducing additional configuration changes
 like these? If we introduce changes, we need to make sure that they work
 out of the box, without a person having to change any files manually.

 Also, if you set a port offset, API console (Swagger) does not work out of
 the box. You need to change the port you give in
 *Access-Control-Allow-Origin* parameter.

 Regards,
 Evanthika Amarasiri
 Senior Technical Lead - Quality Assurance
 Mobile: +94773125935

 wso2.com Lean Enterprise Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Cheers,
Madhuka Udantha
http://madhukaudantha.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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,
Hasitha Amal De Silva
 Software Engineer
Mobile : 0718133463
Blog: http://hastef.wordpress.com/
WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 24, 2014 at 3:21 PM, 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 redirected
 back to https://{default_host}:{default_port}/publisher page. i.e.:-
 https://localhost:9443/publisher.

 So every time you set a port offset to your server, a user will have to
 change the site.json file manually to access publisher URL.

 My concern is, why are we introducing additional configuration changes
 like these? If we introduce changes, we need to make sure that they work
 out of the box, without a person having to change any files manually.

 Also, if you set a port offset, API console (Swagger) does not work out
 of the box. You need to change the port you give in
 *Access-Control-Allow-Origin* parameter.

 Regards,
 Evanthika Amarasiri
 Senior Technical Lead - Quality Assurance
 Mobile: +94773125935

 wso2.com Lean Enterprise Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Cheers,
 Madhuka Udantha
 http://madhukaudantha.blogspot.com




-- 
-Ratha
mobile: (+94)755906608
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 following behavior?

 Inside the *mediate* method in a class mediator, the following returns
 NULL.

 context.getProperty(SERVER_IP)

 However, the following returns correct property value.

 context.getEntry(SERVER_IP)

 This is because 'SERVER_IP' is not a property but an entry added to the
 synapse configuration while the initialization.


 But context.getEntry(SYSTEM_DATE) still returns null.

 SYSTEM_DATE is again not a message context property or an entry. In
 get-property function there is a special logic to get the system date from
 java utils.


 Another observation. When I set a property inside mediation flow
 (e.g:- property name=myprop value=TESTVALUE scope=default
 type=STRING/), then I can read it straightaway using inside class
 mediator.

 context.getProperty(myprop)

 Why the difference? What am I missing?


 Thanks.


 Thanks!
 Charitha




 --
 *Isuru Udana*
 Senior
 * Software Engineer*
 WSO2 Inc.; http://wso2.com
 email: isu...@wso2.com javascript:_e(%7B%7D,'cvml','isu...@wso2.com');
 cell: +94 77 3791887
 blog: http://mytecheye.blogspot.com/
 twitter: http://twitter.com/isudana



-- 
Charitha Kankanamge
cell: +1 812-391-7730
http://charithaka.blogspot.com
*SOA and Testing without nonsense*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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
 tagElement=tags?xml-multiple?jsonElementTestTag/jsonElement/tags;

 payloadXML.tags=tagElement;

 This will create JSON payload as :

 {tags:TestTag}

 But the requirement is:
  {tags:[TestTag]}

 I have enabled following message builder/formatter as well,

 messageFormatter contentType=application/json

 class=org.apache.synapse.commons.json.JsonFormatter/
 messageBuilder contentType=application/json

 class=org.apache.synapse.commons.json.JsonBuilder/

 Regards,
 Janaka



 --
 View this message in context:
 http://wso2-oxygen-tank.10903.n7.nabble.com/ESB-Problems-sending-numeric-keys-in-JSON-Payloads-tp99789p11.html
 Sent from the WSO2 Development mailing list archive at Nabble.com.
 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 

Best Regards,

Malaka Silva
Senior Tech Lead
M: +94 777 219 791
Tel : 94 11 214 5345
Fax :94 11 2145300
Skype : malaka.sampath.silva
LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
Blog : http://mrmalakasilva.blogspot.com/

WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/
http://www.wso2.com/about/team/malaka-silva/
http://wso2.com/about/team/malaka-silva/

Save a tree -Conserve nature  Save the world for your future. Print this
email only if it is absolutely necessary.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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.

https://wso2.org/bamboo/browse/DS0001-DSET01-1457/




--
Code Changes
--
wso2-jenkins-bot jenkins-...@wso2.com 
(9d8991910d7312574b0cc35150ece0ea6008003c):

Merge pull request #25 from wso2-dev/master

sucessfully commited the changes
Timestamp : Thu Jul 24 17:17:08 IST 2014
https://wso2.org/jenkins-pr-builder/job/developer-studio/48/

susankha nirmala (6edb14f30d4117586c789861a93d1650328d6674):

change version of apache-batik-pdf component




--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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 mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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 subscribing to a resource or a
collection, such as *subscribe*, *subscribeRest* and *unsubscribe*.

Is using this client the best way to implement the above functionality or
is there a better approach?

Thank you,
Sameera

-- 



*Thanks  Regards,Sameera Jayaratna Software Engineer; **WSO2 Inc. *

*lean . enterprise . middleware |  http://wso2.com http://wso2.com *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Ayesha Dissanayaka*
Software Engineer,
WSO2, Inc : http://wso2.com
http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
20, Palmgrove Avenue, Colombo 3
E-Mail: aye...@wso2.com ayshsa...@gmail.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 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 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
 wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com




-- 
Best Regards

Samith Dassanayake
Software Engineer, WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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
* http://www.apache.org/*
* email: **hars...@wso2.com* az...@wso2.com* cell: +94 71 5186770  , +94 *
*774617784 twitter: **http://twitter.com/ http://twitter.com/afkham_azeez*
*harshathirimann linked-in: **http:
http://lk.linkedin.com/in/afkhamazeez**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*

 *Lean . Enterprise . Middleware*



On Thu, Jul 24, 2014 at 10:11 PM, Ayesha Dissanayaka aye...@wso2.com
wrote:

 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 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
 wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

Regards
Roshan.


On Thu, Jul 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Roshan Wijesena.
Senior Software Engineer-WSO2 Inc.
Mobile: *+94752126789*
Email: ros...@wso2.com
*WSO2, Inc. :** wso2.com http://wso2.com/*
lean.enterprise.middleware.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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/ http://twitter.com/afkham_azeez*
*harshathirimann linked-in: **http:
http://lk.linkedin.com/in/afkhamazeez**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*

 *Lean . Enterprise . Middleware*



On Thu, Jul 24, 2014 at 10:58 PM, Roshan Wijesena ros...@wso2.com wrote:

 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

 Regards
 Roshan.


 On Thu, Jul 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
 wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Roshan Wijesena.
  Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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
 * http://www.apache.org/*
 * email: **hars...@wso2.com* az...@wso2.com* cell: +94 71 5186770  ,
 +94 *
 *774617784 twitter: **http://twitter.com/
 http://twitter.com/afkham_azeez*
 *harshathirimann linked-in: **http:
 http://lk.linkedin.com/in/afkhamazeez**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
 http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*

  *Lean . Enterprise . Middleware*



 On Thu, Jul 24, 2014 at 10:58 PM, Roshan Wijesena ros...@wso2.com wrote:

 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

 Regards
 Roshan.


 On Thu, Jul 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
 wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Roshan Wijesena.
  Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev





-- 
Roshan Wijesena.
Senior Software Engineer-WSO2 Inc.
Mobile: *+94752126789*
Email: ros...@wso2.com
*WSO2, Inc. :** wso2.com http://wso2.com/*
lean.enterprise.middleware.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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, Roshan Wijesena ros...@wso2.com wrote:

 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
 * http://www.apache.org/*
 * email: **hars...@wso2.com* az...@wso2.com* cell: +94 71 5186770  ,
 +94 *
 *774617784 twitter: **http://twitter.com/
 http://twitter.com/afkham_azeez*
 *harshathirimann linked-in: **http:
 http://lk.linkedin.com/in/afkhamazeez**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
 http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*

  *Lean . Enterprise . Middleware*



 On Thu, Jul 24, 2014 at 10:58 PM, Roshan Wijesena ros...@wso2.com
 wrote:

 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

 Regards
 Roshan.


 On Thu, Jul 24, 2014 at 11:49 AM, Samith Dassanayake sam...@wso2.com
 wrote:

 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 the branch *foo* locally. Can we do that?

 Thanks.

 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Roshan Wijesena.
  Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev





 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.




-- 
Best Regards

Samith Dassanayake
Software Engineer, WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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, Manula Chathurika Thantriwatte 
 manu...@wso2.com wrote:

 Congratulations !!!


 On Thu, Jul 24, 2014 at 9:38 AM, Bhathiya Jayasekara bhath...@wso2.com
 wrote:

 Congratulations Sajith!!


 On Wed, Jul 23, 2014 at 3:42 PM, Sriskandarajah Suhothayan 
 s...@wso2.com wrote:


 Hi All,

 It's my pleasure to announce Sajith Ravindra as a WSO2 Committer.
 SajithR has been a valuable contributor for WSO2 CEP product and in
 recognition of his contributions to WSO2, he has been voted as a
 WSO2Committer.

 Sajith, Congratulations and Keep up the good work!

 Thanks and Regards,
 Suho

 --

 *S. Suhothayan *
 Technical Lead  Team Lead of WSO2 Complex Event Processor
  *WSO2 Inc. *http://wso2.com
 * http://wso2.com/*
 lean . enterprise . middleware


 *cell: (+94) 779 756 757 %28%2B94%29%20779%20756%20757 | blog:
 http://suhothayan.blogspot.com/ http://suhothayan.blogspot.com/ twitter:
 http://twitter.com/suhothayan http://twitter.com/suhothayan | linked-in:
 http://lk.linkedin.com/in/suhothayan 
 http://lk.linkedin.com/in/suhothayan*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com http://wso2.com*

 *Phone: +94715478185 %2B94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj
 http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax https://twitter.com/bhathiyax*
 *Blog: http://movingaheadblog.blogspot.com
 http://movingaheadblog.blogspot.com/*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Regards,
 Manula Chathurika Thantriwatte
 Software Engineer
 WSO2 Inc. : http://wso2.com
 lean . enterprise . middleware

 email : manu...@wso2.com / man...@apache.org
 phone : +94 772492511
 blog : http://manulachathurika.blogspot.com/




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Prasad Tissera
Software Engineer.
Mobile : +94777223444
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 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 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.:-
 https://localhost:9443/publisher.

 So every time you set a port offset to your server, a user will have to
 change the site.json file manually to access publisher URL.

 My concern is, why are we introducing additional configuration changes
 like these? If we introduce changes, we need to make sure that they work
 out of the box, without a person having to change any files manually.

 Also, if you set a port offset, API console (Swagger) does not work out
 of the box. You need to change the port you give in
 *Access-Control-Allow-Origin* parameter.

 Regards,
 Evanthika Amarasiri
 Senior Technical Lead - Quality Assurance
 Mobile: +94773125935

 wso2.com Lean Enterprise Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Cheers,
 Madhuka Udantha
 http://madhukaudantha.blogspot.com




-- 
/sumedha
m: +94 773017743
b :  bit.ly/sumedha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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] - https://wso2.org/jira/browse/APIMANAGER-2482

Thanks,
NuwanD.


On Fri, Jul 25, 2014 at 1:10 AM, Sumedha Rubasinghe sume...@wso2.com
wrote:

 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 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 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.:-
 https://localhost:9443/publisher.

 So every time you set a port offset to your server, a user will have to
 change the site.json file manually to access publisher URL.

 My concern is, why are we introducing additional configuration changes
 like these? If we introduce changes, we need to make sure that they work
 out of the box, without a person having to change any files manually.

 Also, if you set a port offset, API console (Swagger) does not work out
 of the box. You need to change the port you give in
 *Access-Control-Allow-Origin* parameter.

 Regards,
 Evanthika Amarasiri
 Senior Technical Lead - Quality Assurance
 Mobile: +94773125935

 wso2.com Lean Enterprise Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Cheers,
 Madhuka Udantha
 http://madhukaudantha.blogspot.com




 --
 /sumedha
 m: +94 773017743
 b :  bit.ly/sumedha

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Nuwan Dias

Associate Tech Lead - WSO2, Inc. http://wso2.com
email : nuw...@wso2.com
Phone : +94 777 775 729
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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
 4.2.1 has been created..But chunk poms are not updated..
 Please check..
 --
 -Ratha
 mobile: (+94)755906608

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Thanks  Regards,

*Johann Dilantha Nallathamby*
Associate Technical Lead  Product Lead of WSO2 Identity Server
Integration Technologies Team
WSO2, Inc.
lean.enterprise.middleware

Mobile - *+9476950*
Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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?

Malintha,
Thanks for all discussions about automation.  I need some help on this.  I
will be running this on in-house performance machines.  I know the sequence
of activities required to get the test going (jmeter script will be
modified, but that does not change the process).  Please let me know a free
time for you.

Please note that I will be going to EPF this morning (Friday, 25/7).  I
should be back by 11:00 or so.

-- 
Daya Atapattu
WSO2 Inc.
Phone: +94 77 047 4730, +1 203 484 7099
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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:
 https://docs.wso2.com/display/MB220/andes-config.xml#andes-config.xml-
 flowControl

 Thanks


 On Thu, Jul 24, 2014 at 9:23 PM, Srinath Perera srin...@wso2.com wrote:

 I think those tuning parameters need to be mentioned in installation
 guide as well.

 Is there a way we can change it to set memory limit instead of message
 count?


 On Thu, Jul 24, 2014 at 5:28 PM, Shammi Jayasinghe sha...@wso2.com
 wrote:

 Hi Srinath,

 We already have a document space for configuration parameters and a
 tuning guide for MB 2.2.0
 [1]https://docs.wso2.com/display/MB220/andes-config.xml
 [2]https://docs.wso2.com/display/MB220/andes-virtualhosts.xml
 [3]https://docs.wso2.com/display/MB220/Performance+Tuning+Guide

 Thanks
 Shammi
 --
 Best Regards,

 *   Shammi Jayasinghe*
 Associate Tech Lead
 WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085




 --
 
 Director, Research, WSO2 Inc.
 Visiting Faculty, University of Moratuwa
 Member, Apache Software Foundation
 Research Scientist, Lanka Software Foundation
 Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
 Site: http://people.apache.org/~hemapani/
 Photos: http://www.flickr.com/photos/hemapani/
 Phone: 0772360902




 --
 *Hasitha Abeykoon*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 *cell:* *+94 719363063*
 *blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com




-- 

Director, Research, WSO2 Inc.
Visiting Faculty, University of Moratuwa
Member, Apache Software Foundation
Research Scientist, Lanka Software Foundation
Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
Site: http://people.apache.org/~hemapani/
Photos: http://www.flickr.com/photos/hemapani/
Phone: 0772360902
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 with ForceAuthn attribute then IS won't use previous authenticated
sessions.

Thanks
Dulanja


On Fri, Jul 25, 2014 at 8:34 AM, Daya Attapattu d...@wso2.com wrote:

 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?

 Malintha,
 Thanks for all discussions about automation.  I need some help on this.  I
 will be running this on in-house performance machines.  I know the sequence
 of activities required to get the test going (jmeter script will be
 modified, but that does not change the process).  Please let me know a free
 time for you.

 Please note that I will be going to EPF this morning (Friday, 25/7).  I
 should be back by 11:00 or so.

 --
 Daya Atapattu
 WSO2 Inc.
 Phone: +94 77 047 4730, +1 203 484 7099


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Dulanja Liyanage
WSO2 Inc.
M: +94776764717
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 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:
 https://docs.wso2.com/display/MB220/andes-config.xml#andes-config.xml-
 flowControl

 Thanks


 On Thu, Jul 24, 2014 at 9:23 PM, Srinath Perera srin...@wso2.com wrote:

 I think those tuning parameters need to be mentioned in installation
 guide as well.

 Is there a way we can change it to set memory limit instead of message
 count?


 On Thu, Jul 24, 2014 at 5:28 PM, Shammi Jayasinghe sha...@wso2.com
 wrote:

 Hi Srinath,

 We already have a document space for configuration parameters and a
 tuning guide for MB 2.2.0
 [1]https://docs.wso2.com/display/MB220/andes-config.xml
 [2]https://docs.wso2.com/display/MB220/andes-virtualhosts.xml
 [3]https://docs.wso2.com/display/MB220/Performance+Tuning+Guide

 Thanks
 Shammi
 --
 Best Regards,

 *   Shammi Jayasinghe*
 Associate Tech Lead
 WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085




 --
 
 Director, Research, WSO2 Inc.
 Visiting Faculty, University of Moratuwa
 Member, Apache Software Foundation
 Research Scientist, Lanka Software Foundation
 Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
 Site: http://people.apache.org/~hemapani/
 Photos: http://www.flickr.com/photos/hemapani/
 Phone: 0772360902




 --
 *Hasitha Abeykoon*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 *cell:* *+94 719363063*
 *blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com




 --
 
 Director, Research, WSO2 Inc.
 Visiting Faculty, University of Moratuwa
 Member, Apache Software Foundation
 Research Scientist, Lanka Software Foundation
 Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
 Site: http://people.apache.org/~hemapani/
 Photos: http://www.flickr.com/photos/hemapani/
 Phone: 0772360902




-- 
*Hasitha Abeykoon*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
*cell:* *+94 719363063*
*blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 issues some times back.


On Fri, Jul 25, 2014 at 3:32 AM, Nuwan Dias nuw...@wso2.com wrote:

 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] - https://wso2.org/jira/browse/APIMANAGER-2482

 Thanks,
 NuwanD.


 On Fri, Jul 25, 2014 at 1:10 AM, Sumedha Rubasinghe sume...@wso2.com
 wrote:

 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 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 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.:-
 https://localhost:9443/publisher.

 So every time you set a port offset to your server, a user will have to
 change the site.json file manually to access publisher URL.

 My concern is, why are we introducing additional configuration changes
 like these? If we introduce changes, we need to make sure that they work
 out of the box, without a person having to change any files manually.

 Also, if you set a port offset, API console (Swagger) does not work out
 of the box. You need to change the port you give in
 *Access-Control-Allow-Origin* parameter.

 Regards,
 Evanthika Amarasiri
 Senior Technical Lead - Quality Assurance
 Mobile: +94773125935

 wso2.com Lean Enterprise Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Cheers,
 Madhuka Udantha
 http://madhukaudantha.blogspot.com




 --
 /sumedha
 m: +94 773017743
 b :  bit.ly/sumedha

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Nuwan Dias

 Associate Tech Lead - WSO2, Inc. http://wso2.com
  email : nuw...@wso2.com
 Phone : +94 777 775 729




-- 
Cheers,
Madhuka Udantha
http://madhukaudantha.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 use the builder@
 mail list for build failure notifications but need to make sure that
 everyone subscribes to this list.

 @Maheshika, can we include the people from the relevant product teams in
 the mails relates to a particular jenkins project? (in addition to
 buil...@wso2.org)?

 A build failure notification should become highest priority for people
 relevant to that product/component.


 On Wed, Jul 23, 2014 at 10:52 AM, Sagara Gunathunga sag...@wso2.com
 wrote:


 Hi Maheshika,

 Any update on this ?

 Thanks !


 On Tue, Jul 22, 2014 at 2:43 PM, Afkham Azeez az...@wso2.com wrote:

 $subject?

 Why did all the build breaks go unnoticed for so long?

 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/*
 *email: **az...@wso2.com* az...@wso2.com
 * cell: +94 77 3320919 %2B94%2077%203320919 blog: *
 *http://blog.afkham.org* http://blog.afkham.org
 *twitter: **http://twitter.com/afkham_azeez*
 http://twitter.com/afkham_azeez
 * linked-in: **http://lk.linkedin.com/in/afkhamazeez
 http://lk.linkedin.com/in/afkhamazeez*

 *Lean . Enterprise . Middleware*




 --
 Sagara Gunathunga

 Senior Technical Lead; WSO2, Inc.;  http://wso2.com
 V.P Apache Web Services;http://ws.apache.org/
 Linkedin; http://www.linkedin.com/in/ssagara
 Blog ;  http://ssagara.blogspot.com


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shevan Goonetilleke
 Director of Engineering
 WSO2, Inc.
 lean.enterprise.middleware
 m: +94777340680
 w: http://wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 

Thanks  Best Regards,

Maheshika Goonetilleke
Engineering Process Coordinator

*WSO2 Inc*
*email   : mahesh...@wso2.com mahesh...@wso2.com*
*mobile : +94 773 596707*
*www: :http://wso2.com http://wso2.com/*lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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...???

Regards,
Akila

This message (including any attachments) is intended only for
the use of the individual or entity to which it is addressed and
may contain information that is non-public, proprietary,
privileged, confidential, and exempt from disclosure under
applicable law or may constitute as attorney work product.
If you are not the intended recipient, you are hereby notified
that any use, dissemination, distribution, or copying of this
communication is strictly prohibited. If you have received this
communication in error, notify us immediately by telephone and
(i) destroy this message if a facsimile or (ii) delete this message
immediately if this is an electronic communication.

Thank you.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 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 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:
 https://docs.wso2.com/display/MB220/andes-config.xml#andes-config.xml-
 flowControl

 Thanks


 On Thu, Jul 24, 2014 at 9:23 PM, Srinath Perera srin...@wso2.com
 wrote:

 I think those tuning parameters need to be mentioned in installation
 guide as well.

 Is there a way we can change it to set memory limit instead of message
 count?


 On Thu, Jul 24, 2014 at 5:28 PM, Shammi Jayasinghe sha...@wso2.com
 wrote:

 Hi Srinath,

 We already have a document space for configuration parameters and a
 tuning guide for MB 2.2.0
 [1]https://docs.wso2.com/display/MB220/andes-config.xml
 [2]https://docs.wso2.com/display/MB220/andes-virtualhosts.xml
 [3]https://docs.wso2.com/display/MB220/Performance+Tuning+Guide

 Thanks
 Shammi
 --
 Best Regards,

 *   Shammi Jayasinghe*
 Associate Tech Lead
 WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085




 --
 
 Director, Research, WSO2 Inc.
 Visiting Faculty, University of Moratuwa
 Member, Apache Software Foundation
 Research Scientist, Lanka Software Foundation
 Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
 Site: http://people.apache.org/~hemapani/
 Photos: http://www.flickr.com/photos/hemapani/
 Phone: 0772360902




 --
 *Hasitha Abeykoon*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 *cell:* *+94 719363063*
 *blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com




 --
 
 Director, Research, WSO2 Inc.
 Visiting Faculty, University of Moratuwa
 Member, Apache Software Foundation
 Research Scientist, Lanka Software Foundation
 Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
 Site: http://people.apache.org/~hemapani/
 Photos: http://www.flickr.com/photos/hemapani/
 Phone: 0772360902




 --
 *Hasitha Abeykoon*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 *cell:* *+94 719363063*
 *blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com




-- 
Tania Mahanama
Senior Technical Writer

Contact:
Mob: +94 077 5129270
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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, Vijayaratha Vijayasingam rat...@wso2.com
  wrote:

 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
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




-- 
-Ratha
mobile: (+94)755906608
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 the csv
in the threads. Will that work for you?

Thanks  Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729


On Fri, Jul 25, 2014 at 9:12 AM, Dulanja Liyanage dula...@wso2.com wrote:

 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 with ForceAuthn attribute then IS won't use previous authenticated
 sessions.

 Thanks
 Dulanja


 On Fri, Jul 25, 2014 at 8:34 AM, Daya Attapattu d...@wso2.com wrote:

 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?

 Malintha,
 Thanks for all discussions about automation.  I need some help on this.
  I will be running this on in-house performance machines.  I know the
 sequence of activities required to get the test going (jmeter script will
 be modified, but that does not change the process).  Please let me know a
 free time for you.

 Please note that I will be going to EPF this morning (Friday, 25/7).  I
 should be back by 11:00 or so.

 --
 Daya Atapattu
 WSO2 Inc.
 Phone: +94 77 047 4730, +1 203 484 7099


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Dulanja Liyanage
 WSO2 Inc.
 M: +94776764717

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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,
Tanya


On Fri, Jul 25, 2014 at 9:57 AM, Akila Nimantha [IT/EKO/LOITS] 
aki...@lolctech.com wrote:

  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…???



 Regards,

 Akila

 This message (including any attachments) is intended only for the use of
 the individual or entity to which it is addressed and may contain
 information that is non-public, proprietary, privileged, confidential, and
 exempt from disclosure under applicable law or may constitute as attorney
 work product. If you are not the intended recipient, you are hereby
 notified that any use, dissemination, distribution, or copying of this
 communication is strictly prohibited. If you have received this
 communication in error, notify us immediately by telephone and (i) destroy
 this message if a facsimile or (ii) delete this message immediately if this
 is an electronic communication. Thank you.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Tanya Madurapperuma

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94718184439
Blog : http://tanyamadurapperuma.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 can install the caramel feature in other servers such as AS by coping
 the caramel modules in Product_Home/AS

 Thanks,
 Tanya


 On Fri, Jul 25, 2014 at 9:57 AM, Akila Nimantha [IT/EKO/LOITS] 
 aki...@lolctech.com wrote:

  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…???



 Regards,

 Akila

 This message (including any attachments) is intended only for the use of
 the individual or entity to which it is addressed and may contain
 information that is non-public, proprietary, privileged, confidential, and
 exempt from disclosure under applicable law or may constitute as attorney
 work product. If you are not the intended recipient, you are hereby
 notified that any use, dissemination, distribution, or copying of this
 communication is strictly prohibited. If you have received this
 communication in error, notify us immediately by telephone and (i) destroy
 this message if a facsimile or (ii) delete this message immediately if this
 is an electronic communication. Thank you.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Tanya Madurapperuma

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94718184439
 Blog : http://tanyamadurapperuma.blogspot.com




-- 
Tanya Madurapperuma

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94718184439
Blog : http://tanyamadurapperuma.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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 [mailto:ta...@wso2.com]
Sent: Friday, July 25, 2014 10:51 AM
To: Akila Nimantha [IT/EKO/LOITS]
Cc: dev@wso2.org
Subject: Re: [Dev] caramel framework supported servers

Correction : Product_Home/modules/

On Fri, Jul 25, 2014 at 10:48 AM, Tanya Madurapperuma 
ta...@wso2.commailto: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 can install the caramel feature in other servers such as AS by coping the 
caramel modules in Product_Home/AS

Thanks,
Tanya

On Fri, Jul 25, 2014 at 9:57 AM, Akila Nimantha [IT/EKO/LOITS] 
aki...@lolctech.commailto:aki...@lolctech.com wrote:
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…???

Regards,
Akila

This message (including any attachments) is intended only for the use of the 
individual or entity to which it is addressed and may contain information that 
is non-public, proprietary, privileged, confidential, and exempt from 
disclosure under applicable law or may constitute as attorney work product. If 
you are not the intended recipient, you are hereby notified that any use, 
dissemination, distribution, or copying of this communication is strictly 
prohibited. If you have received this communication in error, notify us 
immediately by telephone and (i) destroy this message if a facsimile or (ii) 
delete this message immediately if this is an electronic communication. Thank 
you.

___
Dev mailing list
Dev@wso2.orgmailto:Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev



--
Tanya Madurapperuma

Software Engineer,
WSO2 Inc. : wso2.comhttp://wso2.com/
Mobile : +94718184439tel:%2B94718184439
Blog : 
http://tanyamadurapperuma.blogspot.comhttp://tanyamadurapperuma.blogspot.com/



--
Tanya Madurapperuma

Software Engineer,
WSO2 Inc. : wso2.comhttp://wso2.com/
Mobile : +94718184439
Blog : 
http://tanyamadurapperuma.blogspot.comhttp://tanyamadurapperuma.blogspot.com/

This message (including any attachments) is intended only for
the use of the individual or entity to which it is addressed and
may contain information that is non-public, proprietary,
privileged, confidential, and exempt from disclosure under
applicable law or may constitute as attorney work product.
If you are not the intended recipient, you are hereby notified
that any use, dissemination, distribution, or copying of this
communication is strictly prohibited. If you have received this
communication in error, notify us immediately by telephone and
(i) destroy this message if a facsimile or (ii) delete this message
immediately if this is an electronic communication.

Thank you.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 contains docs [4]
https://github.com/ruchiraw/wso2-samples-store/tree/master/docs regarding
the sample as well.

Also the publisher , store jaggeryapps of Enterprise Store codes will also
be useful.

[1] http://jaggeryjs.org/
[2] http://wso2.github.io/caramel/
[3] https://github.com/ruchiraw/wso2-samples-store
[4] https://github.com/ruchiraw/wso2-samples-store/tree/master/docs

Thanks,
Tanya


On Fri, Jul 25, 2014 at 10:59 AM, Akila Nimantha [IT/EKO/LOITS] 
aki...@lolctech.com wrote:

  Hi Tanya,

 Thank you for the reply. I already did the change and its working now. J

 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 [mailto:ta...@wso2.com]
 *Sent:* Friday, July 25, 2014 10:51 AM
 *To:* Akila Nimantha [IT/EKO/LOITS]
 *Cc:* dev@wso2.org
 *Subject:* Re: [Dev] caramel framework supported servers



 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 can install the caramel feature in other servers such as AS by coping
 the caramel modules in Product_Home/AS



 Thanks,

 Tanya



 On Fri, Jul 25, 2014 at 9:57 AM, Akila Nimantha [IT/EKO/LOITS] 
 aki...@lolctech.com wrote:

   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…???



 Regards,

 Akila

 This message (including any attachments) is intended only for the use of
 the individual or entity to which it is addressed and may contain
 information that is non-public, proprietary, privileged, confidential, and
 exempt from disclosure under applicable law or may constitute as attorney
 work product. If you are not the intended recipient, you are hereby
 notified that any use, dissemination, distribution, or copying of this
 communication is strictly prohibited. If you have received this
 communication in error, notify us immediately by telephone and (i) destroy
 this message if a facsimile or (ii) delete this message immediately if this
 is an electronic communication. Thank you.



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev





 --

 Tanya Madurapperuma



 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94718184439

 Blog : http://tanyamadurapperuma.blogspot.com





 --

 Tanya Madurapperuma



 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94718184439

 Blog : http://tanyamadurapperuma.blogspot.com

 This message (including any attachments) is intended only for the use of
 the individual or entity to which it is addressed and may contain
 information that is non-public, proprietary, privileged, confidential, and
 exempt from disclosure under applicable law or may constitute as attorney
 work product. If you are not the intended recipient, you are hereby
 notified that any use, dissemination, distribution, or copying of this
 communication is strictly prohibited. If you have received this
 communication in error, notify us immediately by telephone and (i) destroy
 this message if a facsimile or (ii) delete this message immediately if this
 is an electronic communication. Thank you.




-- 
Tanya Madurapperuma

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94718184439
Blog : http://tanyamadurapperuma.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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 [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 contains docs [4]
 https://github.com/ruchiraw/wso2-samples-store/tree/master/docs regarding
 the sample as well.

 Also the publisher , store jaggeryapps of Enterprise Store codes will also
 be useful.

 [1] http://jaggeryjs.org/
 [2] http://wso2.github.io/caramel/
 [3] https://github.com/ruchiraw/wso2-samples-store
 [4] https://github.com/ruchiraw/wso2-samples-store/tree/master/docs

 Thanks,
 Tanya


 On Fri, Jul 25, 2014 at 10:59 AM, Akila Nimantha [IT/EKO/LOITS] 
 aki...@lolctech.com wrote:

  Hi Tanya,

 Thank you for the reply. I already did the change and its working now. J

 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 [mailto:ta...@wso2.com]
 *Sent:* Friday, July 25, 2014 10:51 AM
 *To:* Akila Nimantha [IT/EKO/LOITS]
 *Cc:* dev@wso2.org
 *Subject:* Re: [Dev] caramel framework supported servers



 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 can install the caramel feature in other servers such as AS by coping
 the caramel modules in Product_Home/AS



 Thanks,

 Tanya



 On Fri, Jul 25, 2014 at 9:57 AM, Akila Nimantha [IT/EKO/LOITS] 
 aki...@lolctech.com wrote:

   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…???



 Regards,

 Akila

 This message (including any attachments) is intended only for the use of
 the individual or entity to which it is addressed and may contain
 information that is non-public, proprietary, privileged, confidential, and
 exempt from disclosure under applicable law or may constitute as attorney
 work product. If you are not the intended recipient, you are hereby
 notified that any use, dissemination, distribution, or copying of this
 communication is strictly prohibited. If you have received this
 communication in error, notify us immediately by telephone and (i) destroy
 this message if a facsimile or (ii) delete this message immediately if this
 is an electronic communication. Thank you.



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev





 --

 Tanya Madurapperuma



 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94718184439

 Blog : http://tanyamadurapperuma.blogspot.com





 --

 Tanya Madurapperuma



 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94718184439

 Blog : http://tanyamadurapperuma.blogspot.com

 This message (including any attachments) is intended only for the use of
 the individual or entity to which it is addressed and may contain
 information that is non-public, proprietary, privileged, confidential, and
 exempt from disclosure under applicable law or may constitute as attorney
 work product. If you are not the intended recipient, you are hereby
 notified that any use, dissemination, distribution, or copying of this
 communication is strictly prohibited. If you have received this
 communication in error, notify us immediately by telephone and (i) destroy
 this message if a facsimile or (ii) delete this message immediately if this
 is an electronic communication. Thank you.




 --
 Tanya Madurapperuma

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94718184439
 Blog : http://tanyamadurapperuma.blogspot.com




-- 
Tanya Madurapperuma

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94718184439
Blog : http://tanyamadurapperuma.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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] 
ml-node+s10903n100231...@n7.nabble.com wrote:

 Hi,

 Try following

 var tagElement=jsonObject?xml-multiple?tagsjsonElement
 TestTag/jsonElement/tags/jsonObject;



 On Wed, Jul 23, 2014 at 1:52 PM, Jay [hidden email]
 http://user/SendEmail.jtp?type=nodenode=100231i=0 wrote:

 Hi Malaka,

 I have tried with your solution but it didn't work.

 following is my javascript code:

 var

 tagElement=tags?xml-multiple?jsonElementTestTag/jsonElement/tags;

 payloadXML.tags=tagElement;

 This will create JSON payload as :

 {tags:TestTag}

 But the requirement is:
  {tags:[TestTag]}

 I have enabled following message builder/formatter as well,

 messageFormatter contentType=application/json

 class=org.apache.synapse.commons.json.JsonFormatter/
 messageBuilder contentType=application/json

 class=org.apache.synapse.commons.json.JsonBuilder/

 Regards,
 Janaka



 --
 View this message in context:
 http://wso2-oxygen-tank.10903.n7.nabble.com/ESB-Problems-sending-numeric-keys-in-JSON-Payloads-tp99789p11.html
 Sent from the WSO2 Development mailing list archive at Nabble.com.
 ___
 Dev mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=100231i=1
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 Best Regards,

 Malaka Silva
 Senior Tech Lead
 M: +94 777 219 791
 Tel : 94 11 214 5345
 Fax :94 11 2145300
 Skype : malaka.sampath.silva
 LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
 Blog : http://mrmalakasilva.blogspot.com/

 WSO2, Inc.
 lean . enterprise . middleware
 http://www.wso2.com/
 http://www.wso2.com/about/team/malaka-silva/
 http://wso2.com/about/team/malaka-silva/

 Save a tree -Conserve nature  Save the world for your future. Print this
 email only if it is absolutely necessary.

 ___
 Dev mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=100231i=2
 http://wso2.org/cgi-bin/mailman/listinfo/dev


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://wso2-oxygen-tank.10903.n7.nabble.com/ESB-Problems-sending-numeric-keys-in-JSON-Payloads-tp99789p100231.html
  To unsubscribe from [ESB] Problems sending numeric keys in JSON Payloads, 
 click
 here
 http://wso2-oxygen-tank.10903.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=99789code=amFuYWthLm4ucmFuYXRodW5nYUBnbWFpbC5jb218OTk3ODl8MTg3OTc3NTUwOA==
 .
 NAML
 http://wso2-oxygen-tank.10903.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml




-- 
 *Janaka Ranathunga* * Senior Software Engineer*
  Tel: +94 11 256 9150  | Mobile: +94 71 168 3232
 janaka.n.ranathu...@gmail.com
https://www.facebook.com/janaka.n.ranathunga
http://lk.linkedin.com/in/janakaranathunga
https://plus.google.com/+janakaranathunga




--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/ESB-Problems-sending-numeric-keys-in-JSON-Payloads-tp99789p100277.html
Sent from the WSO2 Development mailing list archive at Nabble.com.___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev