[Dev] [DevStudio] Please review and merge the pull request : TOOLS-2694

2015-02-12 Thread Rajeevan Vimalanathan
Hi, Please review and merge the pull request[1] that contains fix for JIRA[2]. [1] https://github.com/wso2/developer-studio/pull/40 [2] https://wso2.org/jira/browse/TOOLS-2694 Thanks, Rajeevan -- Best Regards, V.Rajeevan Software Engineer, WSO2 Inc. :http://wso2.com Mobile : +94 773090875

[Dev] Pull request for Integration module fix IS

2015-02-12 Thread Dharshana Warusavitharana
Hi Johann, Please merger pull request at [1]. [1]. https://github.com/wso2/product-is/pull/12 Thank you, Dharshana. -- Dharshana Warusavitharana Senior Software Engineer , Test Automation WSO2 Inc. http://wso2.com email : dharsha...@wso2.com dharsha...@wso2.com Tel : +94 11 214 5345 Fax

[Dev] What's CARBON_HOME/repository/components/default/null.ini?

2015-02-12 Thread Prabath Abeysekera
Hi Everyone, $Subject. All most all the product distributions seem to ship this. Cheers, Prabath -- Prabath Abeysekara Associate Technical Lead, Data TG. WSO2 Inc. Email: praba...@wso2.com Mobile: +94774171471 ___ Dev mailing list Dev@wso2.org

Re: [Dev] [MB] Renaming WSO2 MB embedded H2 Store name in master-datasources.xml

2015-02-12 Thread Akalanka Pagoda Arachchi
Hi Pumudu, You can rename these to any meaningful name. This name is not being used anywhere to retrieve database configurations (jndiConfig is the value which has been used to retrieve configs). Thanks, Akalanka. On Thu, Feb 12, 2015 at 2:43 PM, Pumudu Ruhunage pum...@wso2.com wrote: Hi,

Re: [Dev] SS 1.5.0 pack for QA

2015-02-12 Thread Bhathiya Jayasekara
Hi all, Please find pack of 12th here[1]. [1] https://svn.wso2.org/repos/wso2/scratch/ss-dev/ss-150/12_02_2015/wso2ss-1.5.1-SNAPSHOT.zip Thanks, Bhathiya On Tue, Feb 10, 2015 at 11:22 AM, Bhathiya Jayasekara bhath...@wso2.com wrote: Hi all, Please find the new pack here[1]. [1]

[Dev] [BAM] Customising JSON response received through REST API calls to BAM

2015-02-12 Thread Thusitha Kalugamage
Hi All, I need to work on multiple types of JSON strings derived from BAM's response. currently it will return something like this sample. { id: 00.00 tenantId: - tableName: testTable timestamp: 1420216491791 values: { payload_itemNo: 0001, payload_itemName:

Re: [Dev] [SS] Enable Secure Vault with carbon4.3.0?

2015-02-12 Thread Nirodha Pramod
Hi Manoj, I found a wrong XPath in cipher-tool.properties file. Please see [1] reported. [1] https://wso2.org/jira/browse/CARBON-15160 -Nirodha On Wed, Feb 11, 2015 at 10:53 AM, Chaminda Jayawardena chami...@wso2.com wrote: Thank you Manoj Kishanthan. On Wed, Feb 11, 2015 at 10:34 AM,

Re: [Dev] SS 1.5.0 Release Testing Status

2015-02-12 Thread Jaminda Batuwangala
Hi Sameera/Kishanthan Are we in a position to conclude the support patching process and get the patch this week? We are bit stuck on the release and greatly appreciate your efforts on this. Regards, Jaminda On Wed, Feb 11, 2015 at 5:26 PM, Aparna Karunarathna apa...@wso2.com wrote: Hi All,

Re: [Dev] [MB] Renaming WSO2 MB embedded H2 Store name in master-datasources.xml

2015-02-12 Thread Asitha Nanayakkara
Hi Pumudu What matters here is the jndiConfig name in each datasource entry. We point MB data stores (MessageStore and AndesContextStore) to relevant jndiConfig name in broker.xml. And we can't have the same jndiConfig name to two different datasource entries. Therefore there won't be an issue or

Re: [Dev] G-Reg internal API store and publisher are not working

2015-02-12 Thread Supun Malinga
Hi, Today Lalaji and myself looked into this further and found out that issue was caused by a corrupted encoder jar. Apparently it gets corrupted at build level. Thanks Lakmali for the tip. This issue will get resolved once we are copying the encoder jar via the apimgt feature. thanks, On Thu,

Re: [Dev] [AS] Polling Station Sample JS Code Patch for Google Chrome and Other Browsers

2015-02-12 Thread Shashika Karunatilaka
HI Rasika, Please create public JIRA here [1] and attach your fix. [1] https://wso2.org/jira/browse/WSAS On Thu, Feb 12, 2015 at 5:27 PM, Rasika Perera rasi...@wso2.com wrote: Hi all, WSO2 AS v5.2.1, Polling Station sample https://docs.wso2.com/display/AS521/The+Polling+Station does not

Re: [Dev] [AS] Polling Station Sample JS Code Patch for Google Chrome and Other Browsers

2015-02-12 Thread Supun Malinga
Hi Rasika, You can send a PR to product-as git repo. https://github.com/wso2/product-as thanks, On Thu, Feb 12, 2015 at 5:37 PM, Shashika Karunatilaka shashi...@wso2.com wrote: HI Rasika, Please create public JIRA here [1] and attach your fix. [1] https://wso2.org/jira/browse/WSAS On

Re: [Dev] Custom Mediator File

2015-02-12 Thread KasunG Gajasinghe
You need the dependency synapse-core which contains the AbstractMediator class. dependency groupIdorg.apache.synapse/groupId artifactId synapse-core/artifactId version2.1.3-wso2v1/version /dependency You might also want to specify the correct maven repository as in -

Re: [Dev] Setting current session parameter(tenantID, username, userRelam) in carbon 4.1.0

2015-02-12 Thread Senaka Fernando
Danesh, Sorry, but you are only extracting a portion of your code. Would you mind sharing the full code please? The CurrentSession is a data structure intended for very internal use within the repository and it only works (or makes sense) if it is used in such a way. Thanks, Senaka. On Thu, Feb

[Dev] [FYI] - For folks who are new to ESB

2015-02-12 Thread Sewmini Jayaweera
Hi, When I was going through the ESB I found this article very helpful to understand how mediators work. Hope this will help for who ever who is interested in leaning ESB :) http://wso2.com/library/articles/2011/01/wso2-esb-by-example-service-chaining/#scenario Thanks Regards Sewmini

Re: [Dev] What's CARBON_HOME/repository/components/default/null.ini?

2015-02-12 Thread Prabath Abeysekera
On Thu, Feb 12, 2015 at 3:10 PM, Prabath Abeysekera praba...@wso2.com wrote: Hi Everyone, $Subject. All most all the product distributions seem to ship this. *almost Cheers, Prabath -- Prabath Abeysekara Associate Technical Lead, Data TG. WSO2 Inc. Email: praba...@wso2.com Mobile:

[Dev] Create data service inside ESB integration test

2015-02-12 Thread Vijitha Ekanayake
Hi all, Is there a way to do the $subject? If so, can someone point me out some references or any sample test-case may helpful. Thanks ! -- Vijitha Ekanayake Software Engineer*, *WSO2, Inc.; http://wso2.com/ Mobile : +94 777 24 73 39 | +94 718 74 44 08 lean.enterprise.middleware

Re: [Dev] Can we use ELB 2.1.1 to cluster Carbon 4.3.0 products?

2015-02-12 Thread Nirodha Pramod
Yes we had a problem with the nodes not joining to ELB (WK member). We will continue with nginx. On Thu, Feb 12, 2015 at 1:34 PM, Sameera Jayasoma same...@wso2.com wrote: Hi Nirodha, I don't this is possible, but we could patch few components in ELB and get it done. Btw, we no longer

Re: [Dev] CSS overriding issue while using two JS libraries.

2015-02-12 Thread Dakshika Jayathilaka
Sorry about the fiddle link: Here is the correct one; https://jsfiddle.net/dakshika/ukhgt3zq/2/ Regards *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Thu, Feb 12, 2015 at 1:25 PM, Dakshika Jayathilaka daksh...@wso2.com wrote: Sorry about the

Re: [Dev] Can we use ELB 2.1.1 to cluster Carbon 4.3.0 products?

2015-02-12 Thread Malaka Silva
Yes I had the same issue. Nodes are not joining. It cannot do it that way. On Thu, Feb 12, 2015 at 1:37 PM, Nirodha Pramod niro...@wso2.com wrote: Yes we had a problem with the nodes not joining to ELB (WK member). We will continue with nginx. On Thu, Feb 12, 2015 at 1:34 PM, Sameera

[Dev] [ES] Get correct information about tenants

2015-02-12 Thread Buddhima Wijeweera
Hi, According to documentation: http://jaggeryjs.org/documentation.jag?api=server2, server should return correct information about tenant, but getting about super tenant. This has been working and seems this caused by a recent change. Thanks! -- Buddhima Wijeweera Software Engineer; WSO2

Re: [Dev] Can we use ELB 2.1.1 to cluster Carbon 4.3.0 products?

2015-02-12 Thread Sameera Jayasoma
Hi Nirodha, I don't this is possible, but we could patch few components in ELB and get it done. Btw, we no longer recommend to use ELB. Thanks, Sameera. On Thu, Feb 12, 2015 at 12:29 PM, Nirodha Pramod niro...@wso2.com wrote: Hi, Is it possible to use ELB 2.1.1 for cluster Carbon 4.3.0

Re: [Dev] [G-Reg] NullPointerException thrown when updating tenant cache

2015-02-12 Thread Thayalan
Check whether reported issue [1] will help resolve your case. 1. https://wso2.org/jira/browse/REGISTRY-1993 On Thu, Feb 12, 2015 at 12:37 PM, Inshaf Mahath ins...@wso2.com wrote: Hi all, I have configured WSO2 GREG to work with MySQL. After running the server I'm getting following error.

[Dev] [MB] Renaming WSO2 MB embedded H2 Store name in master-datasources.xml

2015-02-12 Thread Pumudu Ruhunage
Hi, I'm working on developing dsetup feature in MB. Since all the datasources are similarly named, it's hard to uniquely identify data source which needs to be sourced to rdbms store. For example, i need to skip following embedded H2 store configuration. !-- WSO2 MB embedded H2 Store --

Re: [Dev] [FYI] - For folks who are new to ESB

2015-02-12 Thread Shamin Goonetileke
thank you :D On Fri, Feb 13, 2015 at 8:19 AM, Kala Weerawardana k...@wso2.com wrote: Thank you Sew :) On Fri, Feb 13, 2015 at 7:00 AM, Sewmini Jayaweera sewm...@wso2.com wrote: Hi, When I was going through the ESB I found this article very helpful to understand how mediators work. Hope

Re: [Dev] [FYI] - For folks who are new to ESB

2015-02-12 Thread Hasanthi Purnima Dissanayake
Hi, It was really helpful. Thanks for sharing. Hasanthi Dissanayake Software Engineer | WSO2 E: hasan...@wso2.com nirosh...@wso2.com M :0718407133| http://wso2.com http://wso2.com/ On Fri, Feb 13, 2015 at 9:20 AM, Malith Munasinghe mali...@wso2.com wrote: Thank you for the share! On Fri,

Re: [Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Sajith Abeywardhana
Hi Imesh, Thanks for the reply. I set the configuration as *topology-event-listener: false; * Then I got below exception while starting the load balancer. Hi Nirmal, In WOS2 ELB configuration file, there is a configuration as *group_mgt_port 4500; *[1] How can I map this configuration in the

[Dev] Time taken to unload web and tenant in ghost deployment.

2015-02-12 Thread Saneth Dharmakeerthi
Hi, I am currently writing integration test for ghost deploymment. When testing the auto unload process of both web app and tenants, I have noticed that it takes more than configured time(nearly 1 minute additional time). please find the bellow tables for configured time and time taken to

Re: [Dev] Error in BAM console while running Generating Billing Data sample of API Manager

2015-02-12 Thread Hasanthi Purnima Dissanayake
Hi Jagath, Did you follow the below step? If you run the Hive scripts before changing the default Cassandra port according to the BAM port offset, you keep getting an exception. To overcome this, add the following line at the beginning of the Hive script and rerun. drop table

[Dev] [DEV] Use of || in jaggery

2015-02-12 Thread Fathima Dilhasha
Hi, I came across the following jaggery syntax, *var jagg = jagg || (function () {...}());* *var jagg = jagg || {...};* and I'm curious on what the use of it is. Can someone give an explanation on what context this is useful? Regards, Dilhasha *M.N.F. Dilhasha* Software Engineering Intern |

[Dev] RabbitMQ AMQP Transport for WSO2 ESB

2015-02-12 Thread Eranda Rajapakshe
Hi, I am currently working on implementing/improving rabbitmq transport for wso2 esb. This is the current situation on rabbitmq transport [1] that was done by Kishanthan Thangarajah. I am planing on updating the library version, verifying features, implementing use case scenarios etc.. Any

Re: [Dev] Custom Mediator File

2015-02-12 Thread Chanaka Fernando
Hi Maz, In addition to what Kasun has mentioned, you can use following documentation link. https://docs.wso2.com/display/ESB481/Writing+a+WSO2+ESB+Mediator Thanks, Chanaka On Fri, Feb 13, 2015 at 2:54 AM, KasunG Gajasinghe kas...@wso2.com wrote: You need the dependency synapse-core which

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

2015-02-12 Thread Shani Ranasinghe
Hi, Review comments Incorporated. Please let me know if anything needs to be changed. On Thu, Feb 12, 2015 at 7:33 PM, Bhathiya Jayasekara bhath...@wso2.com wrote: Hi Shani, Please make following changes. 1) Make license year 2015. 2) Add export-package version. 3) Inside import-package,

Re: [Dev] Getting exception in Installing BAM Mediator Aggregate Feature

2015-02-12 Thread Shavantha Weerasinghe
Hi Rajeevan The scenario worked for me when I tested, Did you check the BAM serve profile configurations and the BAM Mediator. To locate the cassandra explorer, check under the tools tab regards, Shavantha Weerasinghe Senior Software Engineer QA WSO2, Inc. lean.enterprise.middleware.

[Dev] MgtProxyContextPath not working in carbon 4.3.0

2015-02-12 Thread Nirodha Pramod
Hi, Please note the $subject which have reported with [1] ​[1] https://wso2.org/jira/browse/CARBON-15162​ Thanks. Nirodha -- *Nirodha Gallage* Senior Software Engineer, QA. WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 ___ Dev mailing list

Re: [Dev] [DevStudio] Please review and merge the pull request : TOOLS-2694

2015-02-12 Thread Rajeevan Vimalanathan
Thanks. On Fri, Feb 13, 2015 at 10:21 AM, Viraj Rajaguru vi...@wso2.com wrote: Merged. Thanks, Viraj. On Thu, Feb 12, 2015 at 1:56 PM, Rajeevan Vimalanathan rajeev...@wso2.com wrote: Hi, Please review and merge the pull request[1] that contains fix for JIRA[2]. [1]

Re: [Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Nirmal Fernando
SLB is using Hazelcast right? If so, group_mgt_port should be used in lb conf. On Fri, Feb 13, 2015 at 10:14 AM, Sajith Abeywardhana saji...@wso2.com wrote: Hi Imesh, Thanks for the reply. I set the configuration as *topology-event-listener: false; * Then I got below exception while

[Dev] Inbound endpoints management console UI has some gaps

2015-02-12 Thread Chanaka Fernando
Hi All, I have tried to configure a FILE inbound endpoint in the ESB 490 milestone release and found that configuring it from the management console has some usability issues. - I cannot see the advanced properties when I am editing an existing IB endpoint. Adding and editing interfaces

Re: [Dev] Inbound endpoints management console UI has some gaps

2015-02-12 Thread Malaka Silva
The UI was done to cover the basic requirements for all inbound endpoints. The parameter contains vfs* prefix since we are sharing the same common parts of of axis2 vfs transport. If we remove it we may have duplicate code. I will check what can be done for the edit ui. Currently you may not be

Re: [Dev] [FYI] - For folks who are new to ESB

2015-02-12 Thread Kasun Indrasiri
Hi folks, We have a better and easy way of doing service chaining from the ESB 4.7/4.8 - with call mediator [1] - with receive sequence/send mediator [2] We don't recommend the old way of doing service chaining anymore. [1]

[Dev] Not invalidating authenticated session in SSO of 4.2.2 version

2015-02-12 Thread Manjula Rathnayake
Hi all, In AF we have faced below issue when login into the AF using multiple tenants. ERROR {org.wso2.carbon.context.internal.CarbonContextDataHolder} - Trying to set the domain from 2 to 4 {org.wso2.carbon.context.internal.CarbonContextDataHolder} java.lang.IllegalStateException: Trying to set

Re: [Dev] Inbound endpoints management console UI has some gaps

2015-02-12 Thread Kasun Indrasiri
Not enough dev testing :(. @Malaka : Please fix verify all the inbound related params and UIs. On Fri, Feb 13, 2015 at 10:54 AM, Chanaka Fernando chana...@wso2.com wrote: Hi All, I have tried to configure a FILE inbound endpoint in the ESB 490 milestone release and found that configuring it

Re: [Dev] How to add resources to carbon kernel

2015-02-12 Thread Irham Iqbal
Hi , I need to write a test case on kernel to test --cleanRegistry(clean all registry space) server start up argument To achieve the task am trying to do the following 1. Add a text file to wso2carbon-core registry 2. Run --cleanRegistry server start up argument. 3. Finally check text

[Dev] Deleting tenant related data from the DB level

2015-02-12 Thread Shashika Karunatilaka
HI all, When adding tenant it creates some of DB level operations sequentially as an *example*, In tenant creation it creates a user, creates user roles, add permissions to the roles and so on when deleting there are few options 1. Delete the role permissions for the user role, delete user

Re: [Dev] [FYI] - For folks who are new to ESB

2015-02-12 Thread Kala Weerawardana
Thank you Sew :) On Fri, Feb 13, 2015 at 7:00 AM, Sewmini Jayaweera sewm...@wso2.com wrote: Hi, When I was going through the ESB I found this article very helpful to understand how mediators work. Hope this will help for who ever who is interested in leaning ESB :)

Re: [Dev] [FYI] - For folks who are new to ESB

2015-02-12 Thread Malith Munasinghe
Thank you for the share! On Fri, Feb 13, 2015 at 9:18 AM, Shamin Goonetileke sha...@wso2.com wrote: thank you :D On Fri, Feb 13, 2015 at 8:19 AM, Kala Weerawardana k...@wso2.com wrote: Thank you Sew :) On Fri, Feb 13, 2015 at 7:00 AM, Sewmini Jayaweera sewm...@wso2.com wrote: Hi,

Re: [Dev] Setting current session parameter(tenantID, username, userRelam) in carbon 4.1.0

2015-02-12 Thread Danesh Kuruppu
Hi Senaka, Implementation is to introduce new backup cache in CacheBackRegistry. So if the original cache is invalidated, request will reserve from the backup cache and in the meantime we get the resource from the registry and update both resource cache and backup cache. In order to get the

Re: [Dev] [DevStudio] Please review and merge the pull request : TOOLS-2694

2015-02-12 Thread Viraj Rajaguru
Merged. Thanks, Viraj. On Thu, Feb 12, 2015 at 1:56 PM, Rajeevan Vimalanathan rajeev...@wso2.com wrote: Hi, Please review and merge the pull request[1] that contains fix for JIRA[2]. [1] https://github.com/wso2/developer-studio/pull/40 [2] https://wso2.org/jira/browse/TOOLS-2694

[Dev] Error in BAM console while running Generating Billing Data sample of API Manager

2015-02-12 Thread Jagath Sisirakumara Ariyarathne
Hi, BAM console gives below error when I started BAM for the sample [1]. FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask [2015-02-13 10:35:03,733] ERROR {org.apache.hadoop.hive.ql.Driver} - FAILED: Execution Error, return code 2 from

Re: [Dev] carbon4-kernel tests migration - to be compatible with TAF 4.3.1

2015-02-12 Thread Krishantha Samaraweera
Hi Dimuthu, Can you fix all the problems and send a pull again. Thanks, Krishantha. On Tue, Feb 10, 2015 at 10:18 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Hi DimuthuD, While trying to merge this, I found some pom level issues with the integration module that should be fixed.

Re: [Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Sajith Abeywardhana
Yes. In the axis2.xml file, we do have configuration as *clustering class=org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent* *enable=true* But in Stratos load balancer configuration file dose not have group_mgt_port. # services { # app-server { #

Re: [Dev] Error in BAM console while running Generating Billing Data sample of API Manager

2015-02-12 Thread Jagath Sisirakumara Ariyarathne
Hi Hasanthi, I changed the offset as the first step. But let me try with that. What is the location of the script i should edit? Thanks. On Fri, Feb 13, 2015 at 11:25 AM, Hasanthi Purnima Dissanayake hasan...@wso2.com wrote: Hi Jagath, Did you follow the below step? If you run the Hive

[Dev] Custom Mediator File

2015-02-12 Thread Maz Lakadia
I am trying to include a custom mediator. I have created a .java file which extends the AbstractMediator class as needed, with a Mediate() method. However, when I try to compile the file it fails (probably because it doesn't know where the Abstract Mediator files are). How do I compile the file

Re: [Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Nirmal Fernando
On Fri, Feb 13, 2015 at 11:36 AM, Nirmal Fernando nir...@wso2.com wrote: This is the static configuration, where you don't use dynamic member discovery. You need group_mgt_port for dynamic member discovery. Please use the ELB config, I meant the attributes applicable for cluster sections.

Re: [Dev] Time taken to unload web and tenant in ghost deployment.

2015-02-12 Thread Kasun Gajasinghe
Yes, this is fine Saneth. The tenant unloader task is scheduled to run every minute. So, it will take at most one minute additional time to trigger the tenant unload. On Feb 13, 2015, at 11:24 AM, Saneth Dharmakeerthi sane...@wso2.com wrote: Hi, I am currently writing integration test

Re: [Dev] Inbound endpoints management console UI has some gaps

2015-02-12 Thread Malaka Silva
thx Chanaka will check On Fri, Feb 13, 2015 at 11:52 AM, Chanaka Fernando chana...@wso2.com wrote: Hi Malaka, I think we need to hide the tasks created for the inbound endpoints since user does not need to know about the internal implementation. We did the same for the recipes where we hide

[Dev] [ESB] Scatter-Gather with error handling

2015-02-12 Thread Koen Geerts
Hi, I have a question on an ESB proxy/sequence. I will do my best describing the problem and the issues I'm facing: Let's assume that for this case we have 1 ESB and 2 AS. The AS are copies of each other. They provide load-balancing/ High availability. On the ESB we have one proxy which will

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Darshana Gunawardana
Congratulations Pulasthi..!! On Fri, Feb 13, 2015 at 12:37 PM, Buddhima Wijeweera buddh...@wso2.com wrote: Congratulations Pulasthi !!! On Fri, Feb 13, 2015 at 12:30 PM, Kalpa Welivitigoda kal...@wso2.com wrote: Congratulations Pulasthi ! On Fri, Feb 13, 2015 at 12:29 PM, Milinda Perera

Re: [Dev] Integrate Jira and IS for SSO provisioning

2015-02-12 Thread Nirmani Meegahathenna
Copying Ishara On Wed, Feb 11, 2015 at 2:32 PM, Nirmani Meegahathenna nirm...@wso2.com wrote: Hi, Discussed a solution for this with Johann. According to the SAML specification it's not mandatory to have the SessionOnOrAfter attribute within the AuthnStatement though the plugin code

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Kalpa Welivitigoda
Congratulations Pulasthi ! On Fri, Feb 13, 2015 at 12:29 PM, Milinda Perera milin...@wso2.com wrote: Congratulations Pulasthi ... :) On Fri, Feb 13, 2015 at 12:27 PM, Firzhan Naqash firz...@wso2.com wrote: Congratulations Pulasthi Regards, Firzhan On Fri, Feb 13, 2015 at 12:23 PM,

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Hasintha Indrajee
Congratulations Pulasthi .!! On Fri, Feb 13, 2015 at 12:30 PM, Kalpa Welivitigoda kal...@wso2.com wrote: Congratulations Pulasthi ! On Fri, Feb 13, 2015 at 12:29 PM, Milinda Perera milin...@wso2.com wrote: Congratulations Pulasthi ... :) On Fri, Feb 13, 2015 at 12:27 PM, Firzhan Naqash

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Buddhima Wijeweera
Congratulations Pulasthi !!! On Fri, Feb 13, 2015 at 12:30 PM, Kalpa Welivitigoda kal...@wso2.com wrote: Congratulations Pulasthi ! On Fri, Feb 13, 2015 at 12:29 PM, Milinda Perera milin...@wso2.com wrote: Congratulations Pulasthi ... :) On Fri, Feb 13, 2015 at 12:27 PM, Firzhan Naqash

Re: [Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Nirmal Fernando
This is the static configuration, where you don't use dynamic member discovery. You need group_mgt_port for dynamic member discovery. Please use the ELB config, it should work in SLB. On Fri, Feb 13, 2015 at 11:29 AM, Sajith Abeywardhana saji...@wso2.com wrote: Yes. In the axis2.xml file, we do

Re: [Dev] Error in BAM console while running Generating Billing Data sample of API Manager

2015-02-12 Thread Hasanthi Purnima Dissanayake
Hi Jagath, you have to drop the related table. Please refer to [1]. http://stackoverflow.com/questions/22968243/wso2-bam-documentation Hasanthi Dissanayake Software Engineer | WSO2 E: hasan...@wso2.com nirosh...@wso2.com M :0718407133| http://wso2.com http://wso2.com/ On Fri, Feb 13, 2015 at

[Dev] Orbit update for new RabbitMQ-Amqp-Client Library

2015-02-12 Thread Eranda Rajapakshe
Hi, Please review the pull request [1]. [1]. https://github.com/wso2/orbit/pull/61 Thank you! -- *Eranda Rajapakshe* Software Engineering intern WSO2 Inc. www.wso2.com Tel : +94784822608 Email : eran...@wso2.com ___ Dev mailing list Dev@wso2.org

Re: [Dev] [DEV] Use of || in jaggery

2015-02-12 Thread Inshaf Mahath
Hi, I think [1] will give more information. [1] - http://stackoverflow.com/questions/10790876/multiple-assignments-var-a-b-b-in-javascript On Fri, Feb 13, 2015 at 11:46 AM, Harshan Liyanage hars...@wso2.com wrote: Hi Dilhasha, AFAIK what you have understood is correct regarding $subject.

[Dev] [CDM] iOS related UIs needed for Milestone 2

2015-02-12 Thread Dulitha Wijewantha
Hi Dhanuka/Sumedha, There are some UIs needed for iOS enrollment. Dilshan has written an article [1] about this. Can we get these UIs designed as well? These UIs have a higher priority than the other UIs because these have to be delivered in our Milestone 2 (also involves a customer commitment).

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Firzhan Naqash
Congratulations Pulasthi Regards, Firzhan On Fri, Feb 13, 2015 at 12:23 PM, Jerad Rutnam je...@wso2.com wrote: Congratulations Pulasthi! :) On Fri, Feb 13, 2015 at 12:19 PM, Johann Nallathamby joh...@wso2.com wrote: Hi All, It's my pleasure to announce Pulasthi Mahawithana as a WSO2

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Milinda Perera
Congratulations Pulasthi ... :) On Fri, Feb 13, 2015 at 12:27 PM, Firzhan Naqash firz...@wso2.com wrote: Congratulations Pulasthi Regards, Firzhan On Fri, Feb 13, 2015 at 12:23 PM, Jerad Rutnam je...@wso2.com wrote: Congratulations Pulasthi! :) On Fri, Feb 13, 2015 at 12:19 PM, Johann

Re: [Dev] [DEV] Use of || in jaggery

2015-02-12 Thread Harshan Liyanage
Hi Dilhasha, AFAIK what you have understood is correct regarding $subject. Regards, Lakshitha Harshan Software Engineer Mobile: *+94724423048* Email: hars...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com http://wso2.com/* lean.enterprise.middleware. On Fri, Feb

Re: [Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Imesh Gunaratne
Hi Sajith, I think you are on the wrong direction. @Nirmal: Still SLB does not support hazelcast clustering. Consider SLB as a standard load balancer which does not know anything about Carbon clustering. We just need to do a static load balancer configuration and try to simulate how WSO2

Re: [Dev] Inbound endpoints management console UI has some gaps

2015-02-12 Thread Maheeka Jayasuriya
In addition, I noticed a few more UI related issues in InboundEndpoints. - Cannot edit inbound-endpoint for properties that were not set before and drop downs are not available for some properties (transport.vfs.ActionAfterProcess, etc) - The task that gets created for the

Re: [Dev] Inbound endpoints management console UI has some gaps

2015-02-12 Thread Chanaka Fernando
Hi Malaka, I think we need to hide the tasks created for the inbound endpoints since user does not need to know about the internal implementation. We did the same for the recipes where we hide the task from the source view and from the tasks list. We can use the same code. Thanks, Chanaka On

Re: [Dev] [AS] Polling Station Sample JS Code Patch for Google Chrome and Other Browsers

2015-02-12 Thread Rasika Perera
​Thank you Supun and Shashika for prompt replies. I created a JIRA ticket [1] and sent a PR request to the product git repo[2]. [1] https://wso2.org/jira/browse/WSAS-1896 [2] https://github.com/wso2/product-as/pull/43 On Thu, Feb 12, 2015 at 5:40 PM, Supun Malinga sup...@wso2.com wrote: Hi

[Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Johann Nallathamby
Hi All, It's my pleasure to announce Pulasthi Mahawithana as a WSO2 Committer. Pulasthi has been a valuable contributor for WSO2 Identity Server product, and in recognition of his contribution to WSO2, he has been voted as a WSO2 Committer. Pulasthi, congratulations and keep up the good work!

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Harsha Kumara
Congratulations Pulasthi! On Fri, Feb 13, 2015 at 12:19 PM, Johann Nallathamby joh...@wso2.com wrote: Hi All, It's my pleasure to announce Pulasthi Mahawithana as a WSO2 Committer. Pulasthi has been a valuable contributor for WSO2 Identity Server product, and in recognition of his

Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-12 Thread Jerad Rutnam
Congratulations Pulasthi! :) On Fri, Feb 13, 2015 at 12:19 PM, Johann Nallathamby joh...@wso2.com wrote: Hi All, It's my pleasure to announce Pulasthi Mahawithana as a WSO2 Committer. Pulasthi has been a valuable contributor for WSO2 Identity Server product, and in recognition of his

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

2015-02-12 Thread Bhathiya Jayasekara
Hi Shani, Please make following changes. 1) Make license year 2015. 2) Add export-package version. 3) Inside import-package, remove **;* and add *!net.jpountz.lz4.*;* Thanks, Bhathiya On Thu, Feb 12, 2015 at 7:07 PM, Shani Ranasinghe sh...@wso2.com wrote: Hi, Please review and commit the

Re: [Dev] SS 1.5.0 Release Testing Status

2015-02-12 Thread Kishanthan Thangarajah
I'm working on formalising the process. This would take some time as we need to test the new approach. Will try to deliver this by end of this week. On Thu, Feb 12, 2015 at 4:01 PM, Jaminda Batuwangala jami...@wso2.com wrote: Hi Sameera/Kishanthan Are we in a position to conclude the support

[Dev] [Carbon] [Cluster] Task execution is not working when all worker nodes are stopped and restarted

2015-02-12 Thread Maheeka Jayasuriya
Hi all, I have an ESB cluster setup with 1 manager and 3 workers. I have deployed a task that prints a log and the task is successfully running on one of the workers at any given time. However, if all 3 workers are stopped and one worker is restarted, I am getting the following error in the

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

2015-02-12 Thread Shani Ranasinghe
Hi, Please review and commit the pull request in order to add the LZ4 orbit bundle for the cassandra data reader. https://github.com/wso2/orbit/pull/60 -- Thanks and Regards *,Shani Ranasinghe* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 77 2273555

Re: [Dev] [Carbon] [Cluster] Task execution is not working when all worker nodes are stopped and restarted

2015-02-12 Thread Afkham Azeez
Make sure that all clustering Hazelcast related patches are in place. On Feb 12, 2015 6:20 PM, Maheeka Jayasuriya mahe...@wso2.com wrote: Hi all, I have an ESB cluster setup with 1 manager and 3 workers. I have deployed a task that prints a log and the task is successfully running on one of

[Dev] Setting current session parameter(tenantID, username, userRelam) in carbon 4.1.0

2015-02-12 Thread Danesh Kuruppu
Hi all, I am doing some improvements for the CacheBackRegistry in carbon 4.1.0. There I need to spawn new thread and inside the thread, I need to get resource from registry. For that we need to set session parameters to call the registry. In registry.core, current session parameters are retrieved

Re: [Dev] [MB] Renaming WSO2 MB embedded H2 Store name in master-datasources.xml

2015-02-12 Thread Pumudu Ruhunage
Hi Akalanka/Asitha, Thanks for the help. Using the name element won't be the best method as per offline discussion with Asitha. Since there should be unique jndiConfig's in master-datasources.xml for each data source, i will search for store configuration data source in broker.xml and find the

[Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Sajith Abeywardhana
Hi All, I'm getting this exception while starting the *apache-stratos-load-balancer-4.1.0. *Please can anybody tell me why this happens? And how to solve this? Note -: *apache-activemq-5.10.0 is running..* [2015-02-12 21:42:34,100] ERROR - AmqpTopicConnector Could not connect to message broker

Re: [Dev] apache-stratos-load-balancer-4.1.0 starting exception

2015-02-12 Thread Imesh Gunaratne
Hi Sajith, Stratos load balancer has a configuration file in repository/conf folder: loadbalancer.conf. If you open it in a text editor you will find inline comments describing each property: # Enable/disable topology event listener # If this property is set to true, load balancer will listen to

Re: [Dev] [Carbon] [Cluster] Task execution is not working when all worker nodes are stopped and restarted

2015-02-12 Thread Maheeka Jayasuriya
Hi Azeez, Missed to mention that I am using ESB 4.9.0 M7 pack. Also the setup doesn't include an ELB which I think needs the hazelcast patches (0398..? ) Is there any other configs I am missing? Thanks, Maheeka Jayasuriya Software Engineer Mobile : +9450661 On Thu, Feb 12, 2015 at 7:18