Re: [Dev] Fwd: MQTT Transport

2015-05-06 Thread Malaka Silva
Hi Sriashalya, As we discussed offline, we need to get the source code (I guess this is carbon 4.2.0) and start debugging the MQTTListener code. On Wed, Apr 29, 2015 at 10:16 PM, Sriashalya Srivathsan asha...@wso2.com wrote: Sajini you are correct. I'm using MB 3.0.0. Chanaka I've used log

Re: [Dev] App Manager Release 1.0.0 - QA Plan changes

2015-05-06 Thread Dinusha Senanayaka
On Wed, May 6, 2015 at 2:35 PM, Aparna Karunarathna apa...@wso2.com wrote: Hi Sumedha and Dinusha, Could you please mention non tested features and areas so far? If we can get it now, Nuwan Asanthi can focus on those areas. There were couple of features like Enterprise subscription, Skip

Re: [Dev] Getting Error

2015-05-06 Thread Waruna Perera
Hi, Are you using any keystores here? This might occur due to wrong key store or some thing. Can you run again with following option and attach the output? -Djavax.net.debug=ssl Thanks, On Wed, May 6, 2015 at 1:36 PM, Sriashalya Srivathsan asha...@wso2.com wrote: Hi Nuwan, Sorry I sent the

[Dev] Carbon Kernel commits required to patch0010

2015-05-06 Thread Prasanna Dangalla
Hi Manoj, Please apply the patch attached to below JIRA [1] to kernel 4.2.0. https://wso2.org/jira/browse/REGISTRY-2429 Thanks Prasanna Dangalla Software Engineer, WSO2, Inc.; http://wso2.com/ lean.enterprise.middleware cell: +94 777 55 80 30 | +94 718 11 27 51 twitter: @prasa77

Re: [Dev] App Manager Release 1.0.0 - QA Plan changes

2015-05-06 Thread Nuwan Silva
We are setting up the cluster and will be doing a long running test. further more plan to do a stress test by creating 100+ web applications. Regards, NuwanS. On Wed, May 6, 2015 at 2:04 PM, Dinusha Senanayaka dinu...@wso2.com wrote: Hi Asanthi, Feature list looks ok. Additionally we need to

Re: [Dev] API Manager 1.9.0: Publisher profile throws a java.lang.ClassNotFoundException exception.

2015-05-06 Thread Shiva Balachandran
Hi Sewmini, What are you fronting this cluster with? WSO2 ELB? Also, what was the order of the start up? Thank you. Regards, Shiva Balachandran On Wed, May 6, 2015 at 3:23 PM, Sewmini Jayaweera sewm...@wso2.com wrote: Hi All, While setting up a distributed setup [1],

Re: [Dev] App Manager Release 1.0.0 - QA Plan changes

2015-05-06 Thread Dinusha Senanayaka
Hi Asanthi, Feature list looks ok. Additionally we need to give priority for, - Cluster setup - Testing with IS Service pack - Long running test Regards, Dinusha. On Wed, May 6, 2015 at 1:51 PM, Asanthi Kulasinghe asan...@wso2.com wrote: Hi Dinusha, As discussed during the meeting , can you

[Dev] API Manager 1.9.0: Publisher profile throws a java.lang.ClassNotFoundException exception.

2015-05-06 Thread Sewmini Jayaweera
Hi All, While setting up a distributed setup [1], java.lang.ClassNotFoundException was observed when starting the publisher node given -Dprofile=api-publisher. Please refer to the [2] issue reported. [1]. https://docs.wso2.com/display/CLUSTER420/Clustering+API+Manager [2].

Re: [Dev] App Manager Release 1.0.0 - QA Plan changes

2015-05-06 Thread Asanthi Kulasinghe
Hi Dinusha, As discussed during the meeting , can you please confirm whether the list given below covers all the required features. - App life cycle and docs - App Visibility - Integration with BAM - BPS integration - Workflows - XACML - JWT - OAuth - Samples - Throttling - App Discovery

Re: [Dev] App Manager Release 1.0.0 - QA Plan changes

2015-05-06 Thread Aparna Karunarathna
Hi Sumedha and Dinusha, Could you please mention non tested features and areas so far? If we can get it now, Nuwan Asanthi can focus on those areas. Regards, Aparna. On Wed, May 6, 2015 at 2:12 PM, Nuwan Silva nuw...@wso2.com wrote: We are setting up the cluster and will be doing a long

Re: [Dev] [APIM] Modifying Key Caches on API Manager

2015-05-06 Thread Nuwan Dias
This approach will work for clearing caches when an API update or an Application/Subscription update happens. Which are quite rare occurrences of a production system. IMO what happens more frequently in a running system is the refresh and revoke of actual end user tokens (based on the behaviour of

Re: [Dev] [APIM] Abnormal behaviour when using the password of api end point url with some characters ' % +

2015-05-06 Thread Saneth Dharmakeerthi
HI All, Sorry, forgot to add the APIM version. APIM version is 1.9.0 SNAPSHOT. Thanks and Best Regards, Saneth Dharmakeerthi Senior Software Engineer WSO2, Inc. Mobile: +94772325511 On Wed, May 6, 2015 at 9:21 AM, Saneth Dharmakeerthi sane...@wso2.com wrote: Hi APIM Team, I have notice

[Dev] [APIM] Modifying Key Caches on API Manager

2015-05-06 Thread Amila De Silva
Hi All, When caching is enabled on Gateway, KeyValidationInfoDTO object is kept in the cache against a cache key having the following structure; cacheKey = accessToken + : + apiContext + / + apiVersion + resourceUri + : + httpVerb + : + authLevel; This structure makes cache retrievals

Re: [Dev] [BPS][IS] Sample BPEL package for workflow manager component

2015-05-06 Thread Pulasthi Mahawithana
Hi Vinod, Thanks for creating this BPEL archive. I'll integrate this with the workflow manager and update here. On Tue, May 5, 2015 at 5:50 PM, Vinod Kavinda vi...@wso2.com wrote: Hi Pulasthi, Please find the attached bpel process archive for the workflow manager component as per our

[Dev] Review and merge the pull request

2015-05-06 Thread Vinod Kavinda
Hi, Please $subject [1] for the Jira [2]. [1] - https://github.com/wso2/carbon-business-process/pull/41 [2] - https://wso2.org/jira/browse/BPS-470 -- Vinod Kavinda Software Engineer, *WSO2, Inc http://www.wso2.com.* Mobile : +94 (0) 712 415544 vi...@wso2.com

Re: [Dev] Is there a built-in way of getting the admin service auth cookie in Jaggery?

2015-05-06 Thread Dunith Dhanushka
Thanks Sameera for the response. I'll continue with service stubs as mentioned earlier. Thanks, Dunith On Wed, May 6, 2015 at 12:21 PM, Sameera Medagammaddegedara samee...@wso2.com wrote: Hi Dunith, There is no built in way of doing this. Thank You, Sameera On Thu, Apr 30, 2015 at

Re: [Dev] [APIM] Modifying Key Caches on API Manager

2015-05-06 Thread Uvindra Dias Jayasinha
+1, Looks good to me. On 6 May 2015 at 11:34, Amila De Silva ami...@wso2.com wrote: Hi All, When caching is enabled on Gateway, KeyValidationInfoDTO object is kept in the cache against a cache key having the following structure; cacheKey = accessToken + : + apiContext + / + apiVersion +

Re: [Dev] Please review and merge the pull request

2015-05-06 Thread Madhawa Gunasekara
Hi All, This is a kind reminder, I have to give the official patch for this issue. Thanks On Tue, May 5, 2015 at 1:51 PM, Madhawa Gunasekara madha...@wso2.com wrote: Hi All, Please review and merge the pull request [1] for issue [2] [1] https://github.com/wso2/carbon4-kernel/pull/201 [2]

Re: [Dev] Fwd: MQTT Transport

2015-05-06 Thread Sriashalya Srivathsan
HI Malaka, I'll proceed with that. On Wed, May 6, 2015 at 1:11 PM, Malaka Silva mal...@wso2.com wrote: Hi Sriashalya, As we discussed offline, we need to get the source code (I guess this is carbon 4.2.0) and start debugging the MQTTListener code. On Wed, Apr 29, 2015 at 10:16 PM,

Re: [Dev] Is there a built-in way of getting the admin service auth cookie in Jaggery?

2015-05-06 Thread Sameera Medagammaddegedara
Hi Dunith, There is no built in way of doing this. Thank You, Sameera On Thu, Apr 30, 2015 at 10:39 PM, Dunith Dhanushka dun...@wso2.com wrote: Hi all, I can get the admin service auth cookie by calling required service stubs like below var log = new Log(); var HTTPConstants =

Re: [Dev] [Urgent] Source location of identity Oauth 4.3.3 components

2015-05-06 Thread Prasad Tissera
We released nimbus-jose-jwt version 2.26.1.wso2v3 to fix this issue. 2.26.1.wso2v2 was exporting net.minidev.*; version=1.1.1 which resulted in conflicts since we had bundled net.minidev 1.3 also with oauth feature. On Sat, Apr 25, 2015 at 10:29 PM, Johann Nallathamby joh...@wso2.com wrote:

Re: [Dev] [APIM] Modifying Key Caches on API Manager

2015-05-06 Thread Sanjeewa Malalgoda
Yes i think this should work and it will make our life easy :) Lets isolate user flows associated with cache. Please add if i missed anything. 01. Invoke API and then we need to add validation information to cache. 02. Delete Application - delete all tokens associated with application 03.

Re: [Dev] Get User store domain name of logged in user

2015-05-06 Thread Lakshani Gamage
Hi Amalka, Thanks for the quick response. Regards, Lakshani On Wed, May 6, 2015 at 4:35 PM, Amalka Subasinghe ama...@wso2.com wrote: You can get it from AbstractUserStoreManager.getMyDomainName() Thanks Amalka On Wed, May 6, 2015 at 4:07 PM, Lakshani Gamage laksh...@wso2.com wrote: Hi

[Dev] Please Review and Merge

2015-05-06 Thread Thusitha Thilina Dayaratne
Hi, Please review and merge the PR[1] for JIRA[2] [1] - https://github.com/wso2/carbon-multitenancy/pull/34 [2] - https://wso2.org/jira/browse/CARBON-15241 Thanks -- Thusitha Dayaratne Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com Mobile +94712756809 Blog

Re: [Dev] [APIM] Modifying Key Caches on API Manager

2015-05-06 Thread Uvindra Dias Jayasinha
Both scenarios can happen actually so we need to cater for both, obviously refresh and revoke will be more common. So what's wrong with having two index caches? If memory is an issue we can specify a max index cache size. On 6 May 2015 at 16:49, Amila De Silva ami...@wso2.com wrote: Hi Nuwan,

[Dev] Integration test Error

2015-05-06 Thread Vanii Thiyagarajah
When I am running the integration test of billiving connector I got following error I have attached the error log . Can you please give any suggestions on this ? [2015-05-06 15:35:34,603] ERROR {org.apache.sandesha2.SandeshaModule} - Could not load module policies. Using default values.

Re: [Dev] [APIM] Modifying Key Caches on API Manager

2015-05-06 Thread Amila De Silva
Hi Nuwan, APIEntry was brought to the top most level, with the intention of making the cache clearing optimal when API/Subscription update happens. However if we are to clear the cache more efficiently while revoke and refresh happens, then we have to think of a different structure. Then

Re: [Dev] Get User store domain name of logged in user

2015-05-06 Thread Darshana Gunawardana
In general AbstractUserStoreManager.getMyDomainName() returns the primary user store domain. Instead, use UserCoreUtil.getDomainFromThreadLocal() to retrieve $subject. Regards, Darshana. On Wed, May 6, 2015 at 4:37 PM, Lakshani Gamage laksh...@wso2.com wrote: Hi Amalka, Thanks for the quick

Re: [Dev] [MDM] Current progress of integrating Android operations (Android client / JAX-RS)

2015-05-06 Thread Kasun Dananjaya Delgolla
Hi Inosh, Yes we can do that as well if necessary. We can introduce a simple Sqlite DB to hold recent messages (lets say 10 most recent) and in a list view we can show all of them nicely. @Milan - Let me know if you do something like that, I will provide you with all the stuff you need. I already

Re: [Dev] [MDM] Current progress of integrating Android operations (Android client / JAX-RS)

2015-05-06 Thread Milan Perera
Hi Kasun, Sure. I'll let you know when I start implementing that feature. Thanks, On Wed, May 6, 2015 at 7:25 PM, Kasun Dananjaya Delgolla kas...@wso2.com wrote: Hi Inosh, Yes we can do that as well if necessary. We can introduce a simple Sqlite DB to hold recent messages (lets say 10 most

Re: [Dev] API Manager 1.9.0: Publisher profile throws a java.lang.ClassNotFoundException exception.

2015-05-06 Thread Lakmali Baminiwatta
Hi all, On 6 May 2015 at 15:23, Sewmini Jayaweera sewm...@wso2.com wrote: Hi All, While setting up a distributed setup [1], java.lang.ClassNotFoundException was observed when starting the publisher node given -Dprofile=api-publisher. Please refer to the [2] issue reported. This is due

[Dev] Get User store domain name of logged in user

2015-05-06 Thread Lakshani Gamage
Hi all, I want to get user store domain name of logged in user. Can I get it from CarbonContext? Thank you. Regards, Lakshani -- Lakshani Gamage *Software Engineer* Mobile : +94 (0) 71 5478184 %2B94%20%280%29%20773%20451194 ___ Dev mailing list

Re: [Dev] Get User store domain name of logged in user

2015-05-06 Thread Amalka Subasinghe
You can get it from AbstractUserStoreManager.getMyDomainName() Thanks Amalka On Wed, May 6, 2015 at 4:07 PM, Lakshani Gamage laksh...@wso2.com wrote: Hi all, I want to get user store domain name of logged in user. Can I get it from CarbonContext? Thank you. Regards, Lakshani --

Re: [Dev] Integration test Error

2015-05-06 Thread Shiva Balachandran
Hi Vanil, The error message states of invalid transports. Please check this mail thread[1]. Also, please check if your configuration if you made any on the axis2 files is correct. [1] - http://mail.wso2.org/mailarchive/dev/2012-March/001991.html Thank you. Regards, Shiva Balachandran On Wed,

Re: [Dev] Carbon Kernel commits required to patch0010

2015-05-06 Thread Manoj Kumara
Applied to patch0010 with r212403. Regards, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Wed, May 6, 2015 at 3:38 PM, Prasanna Dangalla prasa...@wso2.com wrote: Hi Manoj, Please apply the patch attached to below JIRA

Re: [Dev] [GSoC-2015] Proposal2 : Siddhi Editor for WSO2 CEP

2015-05-06 Thread Tharindu Munasinghe
Thanks Srinath! I had a quick discussion with Suho last week. He gave me the initial work flow and priorities of the features listed in the proposal. I am currently testing Antr4,Code-mirror and Ace libraries for the implementation purposes. Built the CEP 4.0 and have been getting familiar with

Re: [Dev] Integration test Error

2015-05-06 Thread Chanaka Fernando
Hi Vanii, According to the error message, axis2.xml file does not have the https transport enabled. Please go through the axis2.xml file and enable the https transport sender and receiver as mentioned below. transportReceiver name=https

Re: [Dev] Could not run the test-ui testcases - Enterprise Store

2015-05-06 Thread Pumudu Ruhunage
Hi Rajeenthini, Can you check firefox version and make sure it's compatible with the test framework. AFAIK ui test framework works with firefox version 21. make sure to disable firefox automatic updates before start tests as well. Regards, On Thu, May 7, 2015 at 7:38 AM, Rajeenthini Satkunam

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Nirmal Fernando
On Thu, May 7, 2015 at 9:23 AM, Upul Bandara u...@wso2.com wrote: Iris dataset is a bit old one. Nowadays, most of the datasets come with a header row. +1 adding a helper line in UI. But if header is missing, can't we add a set of dummy feature names ( such as F1, F2, and etc. ) and

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Nirmal Fernando
It seems this is the first row of the dataset, with an X if a value is a number :-) On Thu, May 7, 2015 at 9:41 AM, Upul Bandara u...@wso2.com wrote: I think asking is a valid option. Some tools automatically detect header. Ex: R [image: Inline image 2] Sometimes, they might check the

Re: [Dev] JMS scenario automation

2015-05-06 Thread Amalka Subasinghe
Hi, There are some JMS related integration tests in ESB project. Did u follow those? https://github.com/wso2/product-esb/tree/master/modules/integration/tests-integration/tests-sample/src/test/java/org/wso2/carbon/esb/samples/test/messaging Thanks Amalka On Thu, May 7, 2015 at 9:13 AM, Prabath

[Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Nirmal Fernando
Hi All, Currently, ML expects first row of a dataset to be the header row. How should we enforce this? We can't do a validation here AFAIU, but we could add a helper line in UI, mentioning that we expect the first row to be the header row. Wdyt? -- Thanks regards, Nirmal Associate Technical

Re: [Dev] JMS scenario automation

2015-05-06 Thread Prabath Ariyarathna
Looping to support dev On Tue, May 5, 2015 at 3:07 PM, Prabath Ariyarathna prabat...@wso2.com wrote: Hi Automation team I'm going to automate following scenario for the reported issue[1]. Could you please verify whether this is possible with existing integration test suite capabilities.

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Upul Bandara
Iris dataset is a bit old one. Nowadays, most of the datasets come with a header row. +1 adding a helper line in UI. But if header is missing, can't we add a set of dummy feature names ( such as F1, F2, and etc. ) and continue the model building process ? On Thu, May 7, 2015 at 9:15 AM,

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Supun Sethunga
We have to ask from the user, giving them an option to select. :) On Thu, May 7, 2015 at 9:27 AM, Nirmal Fernando nir...@wso2.com wrote: On Thu, May 7, 2015 at 9:23 AM, Upul Bandara u...@wso2.com wrote: Iris dataset is a bit old one. Nowadays, most of the datasets come with a header row.

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Supun Sethunga
+1 for adding a helper. Think its also the general standard to have the first row as the header in datasets. On Thu, May 7, 2015 at 8:47 AM, Nirmal Fernando nir...@wso2.com wrote: Hi All, Currently, ML expects first row of a dataset to be the header row. How should we enforce this? We can't

Re: [Dev] JMS scenario automation

2015-05-06 Thread Prabath Ariyarathna
Looping to support dev On Thu, May 7, 2015 at 9:11 AM, Prabath Ariyarathna prabat...@wso2.com wrote: Looping to support dev On Tue, May 5, 2015 at 3:07 PM, Prabath Ariyarathna prabat...@wso2.com wrote: Hi Automation team I'm going to automate following scenario for the reported

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Nirmal Fernando
On Thu, May 7, 2015 at 9:38 AM, CD Athuraliya chathur...@wso2.com wrote: I think it's good to give an option to select and show them a preview of dummy feature names with a sample data row. It will help them in selecting response variable and other variables in explore view. +1 for next

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread CD Athuraliya
I think it's good to give an option to select and show them a preview of dummy feature names with a sample data row. It will help them in selecting response variable and other variables in explore view. +1 for adding a helper for this release. On Thu, May 7, 2015 at 9:31 AM, Supun Sethunga

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Upul Bandara
I think asking is a valid option. Some tools automatically detect header. Ex: R [image: Inline image 2] Sometimes, they might check the ration between string an numbers in the first line. If we looking at the code related to read.csv we can get an idea On Thu, May 7, 2015 at 9:34 AM, Nirmal

[Dev] Could not run the test-ui testcases - Enterprise Store

2015-05-06 Thread Rajeenthini Satkunam
Hi all, Currently I am working on fixing UI test failures for Enterprise Store.I could not run the test cases and build failure when I run the test cases *mvn clean install -DskipUiTests=false -Dwebdriver.firefox.bin=/home/rajee/firfox/firefox/firefox-bin* from

Re: [Dev] Methods to migrate database from MySQL to MSSQL

2015-05-06 Thread Shani Ranasinghe
Hi Madusanka/ Dhanuka, Thanks for your responses. @Madusanka, The SSMA tool you mentioned seems to work fine. It seems to convert the schema properly. Will do some more testing and verify, thanks a lot for the info. On Mon, Apr 27, 2015 at 6:38 PM, Madusanka Premaratne madusan...@wso2.com

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Nirmal Fernando
Popular Iris dataset doesn't seem to have it. On Thu, May 7, 2015 at 9:13 AM, Supun Sethunga sup...@wso2.com wrote: +1 for adding a helper. Think its also the general standard to have the first row as the header in datasets. On Thu, May 7, 2015 at 8:47 AM, Nirmal Fernando nir...@wso2.com

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Nirmal Fernando
hmm.. another option :-) I think we can stick to the helper line. On Thu, May 7, 2015 at 9:31 AM, Supun Sethunga sup...@wso2.com wrote: We have to ask from the user, giving them an option to select. :) On Thu, May 7, 2015 at 9:27 AM, Nirmal Fernando nir...@wso2.com wrote: On Thu, May 7,

Re: [Dev] JMS scenario automation

2015-05-06 Thread Dharshana Warusavitharana
Hi Prabath, You can follow Nuwan's blog post on this. Please find blog on [1]. [1]. http://nuwanwimalasekara.blogspot.com/2013/05/how-to-write-wso2-esb-and-jms.html Thank you, Dharshana. On Thu, May 7, 2015 at 9:47 AM, Amalka Subasinghe ama...@wso2.com wrote: Hi, There are some JMS related

Re: [Dev] JMS scenario automation

2015-05-06 Thread Hemika Kodikara
Hi Prabath, You can restart a server as follows. ServerConfigurationManager serverManager = new ServerConfigurationManager(automationContext); serverManager.restartGracefully(); Have to send the appropriate automation context based on the WSO2 product mentioned in the automation.xml. Regards,

Re: [Dev] JMS scenario automation

2015-05-06 Thread Nuwan Wimalasekara
Hi Prabath, You can refer the test case[1] for how to implement above test scenario. However you have to implement below steps to cover the full scenario. 1) Add a method to stop and start the message broker without configuring ESB JMS transport. 2) Implement a axis2 service to count the

[Dev] Defining operations in service.xml in axis2 service make in-only operation in-out

2015-05-06 Thread Nuwan Wimalasekara
Hi If the operations are defined in service.xml in an axis2 service, It make in-only operation in-out. WSDL add the wsdl:output for the operation. once the in-only service is invoked, It send auto generated response back to client. public void operation1(); operation name=operation1/operation

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Nirmal Fernando
Ok, got it! Thanks :-) We'll add an option then. On Thu, May 7, 2015 at 9:52 AM, Upul Bandara u...@wso2.com wrote: I'm sorry my bad! We have to tell, the header is missing. [image: Inline image 1] On Thu, May 7, 2015 at 9:44 AM, Nirmal Fernando nir...@wso2.com wrote: It seems this is

Re: [Dev] Could not run the test-ui testcases - Enterprise Store

2015-05-06 Thread Nuwan Wimalasekara
Hi Rajeenthini The issue is with the ESServerExtensionForWait class. Please debug and see why it does not send the json message. Thanks, Nuwanw On Thu, May 7, 2015 at 10:57 AM, Rajeenthini Satkunam rajeenth...@wso2.com wrote: Hi pumudu, The selenium version in the POM is 2.40.0.And I have

Re: [Dev] ML expects first row of a dataset to be the header row

2015-05-06 Thread Upul Bandara
I'm sorry my bad! We have to tell, the header is missing. [image: Inline image 1] On Thu, May 7, 2015 at 9:44 AM, Nirmal Fernando nir...@wso2.com wrote: It seems this is the first row of the dataset, with an X if a value is a number :-) On Thu, May 7, 2015 at 9:41 AM, Upul Bandara

Re: [Dev] Could not run the test-ui testcases - Enterprise Store

2015-05-06 Thread Rajeenthini Satkunam
Hi pumudu, The selenium version in the POM is 2.40.0.And I have checked the compatibility of firefox version with selenium version,it supports Firefox 27, 26, 24, 17.I am currently using firefox version 27.Please refer the link[1] for supported firefox version. [1] - Platforms Supported by

Re: [Dev] JMS scenario automation

2015-05-06 Thread Amalka Subasinghe
Hi Prabath, You can get the back end call count using tcpmon client https://github.com/wso2/carbon-platform-integration/tree/master/test-automation-framework/org.wso2.carbon.automation.test.utils/src/main/java/org/wso2/carbon/automation/test/utils/tcpmon/client There are some ESB samples you can

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-06 Thread Mohanadarshan Vivekanandalingam
Hi All, Can I get an input on this.. Can we consider this as limitation or do we have any other options ? Thanks, Mohan On Tue, May 5, 2015 at 6:29 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Hi All, We are planning to ship MQTT event adapter support with CEP 4.0.0. We are