Re: [Dev] [VOTE] Release WSO2 Puppet Modules 1.0.0 RC2

2016-02-04 Thread Pubudu Gunatilaka
Verified default product profile in following products. 1. WSO2 BPS 2. WSO2 AM 3. WSO2 CEP 4. WSO2 DAS [x] Stable - go ahead and release Thank you! On Thu, Feb 4, 2016 at 12:52 PM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > [x] Stable - go ahead and release > > Verified the

Re: [Dev] [Test-Automation] Error After Updating Selenium version

2016-02-04 Thread Krishantha Samaraweera
Hi Chamila, Any specific reason to upgrade Selenium version explicitly. We recommend to use selenium dependency comes with carbon-platform-integration (Selenium 2.40.0). Its because of the exact issue that you have found (When you upgrade Selenium it tread to conflict with other dependencies)

[Dev] Is there any tool to Migrate H2DB to Oracle DB

2016-02-04 Thread Vanjikumaran Sivajothy
Hi Devs, Is there any tools and artifact that can be used to Migrate the Data H2Db to Oracle DB in WSO2? thanks, Vanji. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [VOTE] Release WSO2 Message Broker 3.1.0 RC 2

2016-02-04 Thread Akalanka Pagoda Arachchi
Test UI scenarios by running UI Tests. [+] Stable - go ahead and release On Fri, Feb 5, 2016 at 12:00 PM, Hemika Kodikara wrote: > Tested Failover for queues and durable topics. > > [+] Stable - go ahead and release > > Thanks, > Hemika > > Hemika Kodikara > Software Engineer

Re: [Dev] [VOTE] Release WSO2 Message Broker 3.1.0 RC 2

2016-02-04 Thread Sasikala Kottegoda
Tested the usual test scenarios in a clustered deployment by using the test suite. [+] Stable - go ahead and release Thank you, Sasikala On Fri, Feb 5, 2016 at 12:21 PM, Akalanka Pagoda Arachchi < darsha...@wso2.com> wrote: > Test UI scenarios by running UI Tests. > > [+] Stable - go ahead and

Re: [Dev] [VOTE] Release WSO2 Puppet Modules 1.0.0 RC2

2016-02-04 Thread Sajith Kariyawasam
Verified , WSO2 CEP in default profile Yaml file validation [x] Stable - go ahead and release Thanks, Sajith On Thu, Feb 4, 2016 at 4:26 PM, Pubudu Gunatilaka wrote: > Verified default product profile in following products. > > 1. WSO2 BPS > 2. WSO2 AM > 3. WSO2 CEP > 4.

[Dev] What is the TPS when an api is created with Auth_Type as 'None'

2016-02-04 Thread Ishara Cooray
Hi, When an api created with Auth_Type = 'None' resource, what is the TPS limit associated with it? I have tried accessing the same with Unlimited, Silver App subscriptions with token generated and Unlimited App subscription without token generated. All of the above cases i got it throttled out

Re: [Dev] [VOTE] Release WSO2 Message Broker 3.1.0 RC 2

2016-02-04 Thread Hemika Kodikara
Tested Failover for queues and durable topics. [+] Stable - go ahead and release Thanks, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +9477762 On Fri, Feb 5, 2016 at 11:55 AM, Pamod Sylvester wrote: > Tested

Re: [Dev] [VOTE] Release WSO2 Message Broker 3.1.0 RC 2

2016-02-04 Thread Pamod Sylvester
Tested MQTT, by running the interop test suite. [+] Stable - go ahead and release Thanks, Pamod On Fri, Feb 5, 2016 at 11:53 AM, Ramith Jayasinghe wrote: > I tested samples (with compression flag on) > > [+] Stable - go ahead and release > > On Thu, Feb 4, 2016 at 3:25 AM,

Re: [Dev] What is the TPS when an api is created with Auth_Type as 'None'

2016-02-04 Thread Thilini Cooray
Hi, When Auth_Type = "None", it will fall under Unauthenticated tier in tiers.xml. TPS for Unauthenticated tier is limited to 60 in order to limit access. Thanks. On Fri, Feb 5, 2016 at 12:14 PM, Ishara Cooray wrote: > Hi, > When an api created with Auth_Type = 'None'

Re: [Dev] What is the TPS when an api is created with Auth_Type as 'None'

2016-02-04 Thread Sanjeewa Malalgoda
Those will count as unauthenticated requests and there is a tier for that with limit 60. If need you may change it. thanks sanjeewa. sent from my phone On Feb 5, 2016 12:14 PM, "Ishara Cooray" wrote: > Hi, > When an api created with Auth_Type = 'None' resource, what is the

Re: [Dev] [Test-Automation] Error After Updating Selenium version

2016-02-04 Thread Krishantha Samaraweera
Hi Chamila, You don't need to downgrade firefox on the machine. Use -Dwebdriver.firefox.bin system property and set it to firefox binary (No need to install firefox here just pointing to the directory would be enough) All Ui tests are disabled by default in local run using a maven property. Ui

Re: [Dev] Latency Calculation Feature in WSO2 GW

2016-02-04 Thread Nadeeshaan Gunasinghe
Hi Chamil, It would be better if we can run another round of perf testing before we come to a conclusion here. *Nadeeshaan Gunasinghe* Software Engineer, WSO2 Inc. http://wso2.com +94770596754 | nadeesh...@wso2.com | Skype: nadeeshaan.gunasinghe <#>

Re: [Dev] Latency Calculation Feature in WSO2 GW

2016-02-04 Thread Isuru Ranawaka
Hi Chamila, Results should be consisted and we have seen consisted results while doing perf testing . Here we need to ensure whether there are other processes running on server which can lead to degrade performance while doing load testing and as Kasun mentioned and we can run perf testing by

[Dev] Improvements to the Data Services Editor in Developer Studio

2016-02-04 Thread Sohani Weerasinghe
Hi All, With the current level of implementation, DS Editor of the Developer studio has few issues in creating a data service and I have fixed those issues and implemented some improvements as listed below 1. With the initial implementation, when user clicks on the tree view the design view gets

Re: [Dev] MSS Tool generated code not resolving dependencies

2016-02-04 Thread Awanthika Senarath
Hi Rajeevan, I have already altered the carbon import into the new refactored MSF4J import. yet I guess we need to figure out a ways to remove the ApiParam annotations from the gen code programmatically. I will have a look on this. Regards Awanthika Awanthika Senarath Software Engineer, WSO2

Re: [Dev] [DEV][JAGGERY] Getting Empty JSON when logging(log.info)

2016-02-04 Thread Sajith Ariyarathna
> > So I am planning to log in-case of Java object as below without logging > whole object. > { "javaObject" : true, "hashCode" : "39d92a", "class" : > "org.wso2.apim.StoreHostObject"} > -1 - Think from the JavaScript perspective. When you log an object in Jaggery/JavaScript it gives you

Re: [Dev] [ESB Connector] Error when enabling Google Contacts Connector

2016-02-04 Thread Kalyani Yogeswaranathan
Yes Malaka, I am doing that. On Thu, Feb 4, 2016 at 12:54 PM, Malaka Silva wrote: > I guess Kalyani is currently doing it? > > On Thu, Feb 4, 2016 at 12:53 PM, Shakila Sivagnanarajah > wrote: > >> +1, we need to improve this connector. >> >> On Thu, Feb 4,

Re: [Dev] WSO2 Committers += Grainier Perera

2016-02-04 Thread Praminda Jayawardana
Congratulations Grainier! On Wed, Feb 3, 2016 at 9:35 PM, Sajith Ravindra wrote: > Congratulations Grainer. > > Thanks > *,Sajith Ravindra* > Senior Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 77 2273550 > blog:

Re: [Dev] WSO2 Committers += Grainier Perera

2016-02-04 Thread Damith Wickramasinghe
Congratulations Grainier.. ! On Fri, Feb 5, 2016 at 10:48 AM, Lalanke Athauda wrote: > Congratulations Grainier.. > > On Wed, Feb 3, 2016 at 4:47 PM, Sriskandarajah Suhothayan > wrote: > >> Hi All, >> >> It's my pleasure to announce Grainier Perera as a

Re: [Dev] Improvements to the Data Services Editor in Developer Studio

2016-02-04 Thread Sohani Weerasinghe
Hi Rajith, Thanks for the input. We'll consider these new improvements as well. Thanks, Sohani Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Fri, Feb 5,

Re: [Dev] WSO2 Committers += Grainier Perera

2016-02-04 Thread Fazlan Nazeem
Congrats Grainier! On Fri, Feb 5, 2016 at 10:05 AM, Praminda Jayawardana wrote: > Congratulations Grainier! > > On Wed, Feb 3, 2016 at 9:35 PM, Sajith Ravindra wrote: > >> Congratulations Grainer. >> >> Thanks >> *,Sajith Ravindra* >> Senior Software

Re: [Dev] WSO2 Committers += Grainier Perera

2016-02-04 Thread Lalanke Athauda
Congratulations Grainier.. On Wed, Feb 3, 2016 at 4:47 PM, Sriskandarajah Suhothayan wrote: > Hi All, > > It's my pleasure to announce Grainier Perera as a WSO2 Committer. Grainier > has been a valuable contributor for WSO2 CEP & Metrics Components and > did a commendable worked

Re: [Dev] [ESB Connector] Error when enabling Google Contacts Connector

2016-02-04 Thread Kalyani Yogeswaranathan
Hi, SOAP api for google contact connector is deprecated and now we are rewriting the connector using REST api. On Thu, Feb 4, 2016 at 6:39 PM, Kalyani Yogeswaranathan wrote: > Also I'll consider about this issue. > > On Thu, Feb 4, 2016 at 6:33 PM, Kalyani Yogeswaranathan

Re: [Dev] [Test-Automation] Error After Updating Selenium version

2016-02-04 Thread Chamila Wijayarathna
Hi Krishantha, Thanks for the information. After following the steps you mentioned I could successfully run IS ui tests without downgrading my Firefox version. Sorry for the misunderstanding, I was not aware about this before. Thanks. On Fri, Feb 5, 2016 at 8:39 AM, Krishantha Samaraweera

Re: [Dev] WSO2 Committers += Grainier Perera

2016-02-04 Thread Hasitha Amal De Silva
Congrats Garnier !! On Fri, Feb 5, 2016 at 10:08 AM, Fazlan Nazeem wrote: > Congrats Grainier! > > On Fri, Feb 5, 2016 at 10:05 AM, Praminda Jayawardana > wrote: > >> Congratulations Grainier! >> >> On Wed, Feb 3, 2016 at 9:35 PM, Sajith Ravindra

Re: [Dev] Improvements to the Data Services Editor in Developer Studio

2016-02-04 Thread Viraj Rajaguru
+1 for new improvements. Thanks, Viraj. On Fri, Feb 5, 2016 at 8:20 AM, Sohani Weerasinghe wrote: > Hi All, > > With the current level of implementation, DS Editor of the Developer > studio has few issues in creating a data service and I have fixed those > issues and

Re: [Dev] MSF4J dependency resolving failure in gen code from swagger codegen

2016-02-04 Thread Samiyuru Senarathne
Hi, Those classes you were refering are not MSF4J service classes. Therefore, we don't have to consider them with the tool. IMO, since Pet-Sore sample is bit complex it's better if you could first work with samples other than the Pet-Store to get the tool running. Best Regards, Samiyuru On Thu,

Re: [Dev] Improvements to the Data Services Editor in Developer Studio

2016-02-04 Thread Rajith Vitharana
Hi, +1 for the new improvements, And in latest DSS there are new improvements, 1) Can provide an Authorization provider when creating the dataservice(first step in UI where we specify the service name) 2) Expose data as OData (when creating data sources in UI using a checkbox) 3) Google

Re: [Dev] [VOTE] Release WSO2 Message Broker 3.1.0 RC 2

2016-02-04 Thread Ramith Jayasinghe
I tested samples (with compression flag on) [+] Stable - go ahead and release On Thu, Feb 4, 2016 at 3:25 AM, Akalanka Pagoda Arachchi wrote: > Hi Devs, > > This is the second release candidate of WSO2 Message Broker 3.1.0. > > This release fixes the following issues: >

Re: [Dev] Adding .inf files to orbit repo

2016-02-04 Thread Buddhima Wijeweera
Hi Kishanthan, That worked. Thank you, On Thu, Feb 4, 2016 at 2:01 PM, Kishanthan Thangarajah wrote: > git add -f > > On Wed, Feb 3, 2016 at 8:43 PM, Buddhima Wijeweera > wrote: > >> Hi All, >> >> When we move smooks orbit bundle to git repo, it

Re: [Dev] Latency Calculation Feature in WSO2 GW

2016-02-04 Thread Kasun Indrasiri
Yes. We need to run this on perf testing environments and do a detailed analysis of JFRs. Also, we better use 'wrk' instead of ab. I guess the results were quite consistent with GW's performance test suite. @Ranawaka can you please comment on the behavior of perf testing results. On Wed, Feb 3,

Re: [Dev] [ESB Connector] Error when enabling Google Contacts Connector

2016-02-04 Thread Kalyani Yogeswaranathan
Also I'll consider about this issue. On Thu, Feb 4, 2016 at 6:33 PM, Kalyani Yogeswaranathan wrote: > Yes Malaka, I am doing that. > > On Thu, Feb 4, 2016 at 12:54 PM, Malaka Silva wrote: > >> I guess Kalyani is currently doing it? >> >> On Thu, Feb 4, 2016

Re: [Dev] MSS Tool generated code not resolving dependencies

2016-02-04 Thread Vimalanathan Rajeevan
Hi Awanthika, This is the place where Swagger codegen is available. https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen And this is the file we are modifying to remove some unwanted imports and annotations.

Re: [Dev] Updating carbon-platform-integration version of product-is

2016-02-04 Thread Chamila Wijayarathna
Hi Dharshana, I have created a PR for this version upgrade [1]. Can you please check if it contains all the necessary changes? Also in test framework 4.4.3 it uses selenium 2.43.0, but IS currently uses 2.40.0, do we have to update this as well? 1.https://github.com/wso2/product-is/pull/412

Re: [Dev] [Test-Automation] Error After Updating Selenium version

2016-02-04 Thread Chamila Wijayarathna
Hi Krishantha, Currently I am using Firefox version 41, but current selenium version of IS only supports Firefox version 24 which is now about two years old, so to run ui tests I'll have to either upgrade selenium to a later version or downgrade my Firefox. Downgrading Firefox is not a problem

Re: [Dev] Adding .inf files to orbit repo

2016-02-04 Thread Kishanthan Thangarajah
git add -f On Wed, Feb 3, 2016 at 8:43 PM, Buddhima Wijeweera wrote: > Hi All, > > When we move smooks orbit bundle to git repo, it requires some ".inf" > files in git repo. > In current svn repo those files are exists[1]. But in git Orbit repo, > those files are ignored via