Re: [Dev] [DEV][Automation] - How to automate the Drag-Drop Action in Test-case Using selenium

2015-11-03 Thread Rajeenthini Satkunam
Hi All, I tried out what nipuna suggested.I have done small change Because using "nth child" is not good way to have in test java file.that 1) first we make all the element of class .ues-thumbnails will be draggable element 2) Then we point out the elements we need to move and the target which

[Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Nadeesha Meegoda
Hi IS team, I've created an Yahoo App for the above mentioned purpose and to add the Callback domain it requires a payment to be done. I get the following message "Enable billing for BOSS API . No Billing Information has been

Re: [Dev] [IS][Workflow] Workflow Dashboard Gadget - Operations Exposed to End User

2015-11-03 Thread Chamila Wijayarathna
Hi all, Currently we don't have any use case for the suspend operation, also when we are using external BPS for an interested party suspending human tasks can be done by logging to BPS. So we will remove suspend/resume operations from dashboard gadget. Thanks. On Tue, Nov 3, 2015 at 10:43 AM,

Re: [Dev] How to pass pair of values to Message-contest from proxy operation

2015-11-03 Thread Malaka Silva
Kathees but with this approach the config will be lengthy and will become hard to read. IMO we should have something like [1] or [2]. We can easily iterate properties using [3] WDYT? [1] jboss org.jnp.interfaces. NamingContextFactory org.jboss.naming:org.jnp. interfaces

Re: [Dev] How to pass pair of values to Message-contest from proxy operation

2015-11-03 Thread Kathees Rajendram
Hi Malaka, +1 For your approach. Thanks, Kathees On Tue, Nov 3, 2015 at 4:16 PM, Malaka Silva wrote: > Kathees but with this approach the config will be lengthy and will become > hard to read. > > IMO we should have something like [1] or [2]. We can easily iterate >

Re: [Dev] [UX] [DS] Users able to create dashboards and pages inside dashboards with same title

2015-11-03 Thread Dakshika Jayathilaka
Hi Udara, Seems this mail subject is quite misleading. Actual issue is on URL mapping, not in the title. :) Cheers, *Dakshika Jayathilaka* PMC Member & Committer of Apache Stratos Senior Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Tue, Nov 3, 2015 at 5:44 PM, Udara

Re: [Dev] [Builder] Jenkins build became unstable: product-es #7768

2015-11-03 Thread Ayesha Dissanayaka
Hi all, I just tried running above test cases locally in a clean build and they get successfully executed. Shall we trigger another build to see whether the issue still persists since there are no any recent changes to the code base. Thanks! -Ayesha On Tue, Nov 3, 2015 at 5:32 PM, Udara

Re: [Dev] Occurring more callbacks after the initial run of the android app-Siddhi

2015-11-03 Thread Lasantha Fernando
Hi Lakini, It seems multiple Siddhi managers are getting instantiated and each siddhi manager is running without being shut down. Can you point to the code where the CEP class is instantiated? Also, you can try a singleton pattern for the CEP class and do some checks when adding the queries or

Re: [Dev] [UX] [DS] Users able to create dashboards and pages inside dashboards with same title

2015-11-03 Thread Udara Rathnayake
Hi Dakshika/UX team, Do you see a real use-case to have duplicate titles? On Tue, Nov 3, 2015 at 6:09 AM, Dakshika Jayathilaka wrote: > Hi All, > > +1 to have URL validation on dashboard creation + page creation. AFAIK we > can duplicate page titles, but we need to prevent

Re: [Dev] [DEV] Implement unit/integration test cases for API Manager JAX-RS Rest API

2015-11-03 Thread Krishantha Samaraweera
Hi Sanjeewa On Tue, Oct 20, 2015 at 2:47 PM, Sanjeewa Malalgoda wrote: > QAA team shall we have discussion on this and come to conclusion? > Please let us know possible time slots. > +1 shall we meet this week. Thanks, Krishantha. > > Thanks, > sanjeewa. > > On Mon, Oct

Re: [Dev] [UX] [DS] Users able to create dashboards and pages inside dashboards with same title

2015-11-03 Thread Udara Rathnayake
Hi Dakshika, As far as I remember URL mapping (Page ID) thing is fixed by Nipuna. Title refers to the name of the page right? May be I'm wrong. On Tue, Nov 3, 2015 at 7:17 AM, Dakshika Jayathilaka wrote: > Hi Udara, > > Seems this mail subject is quite misleading. Actual

Re: [Dev] Occurring more callbacks after the initial run of the android app-Siddhi

2015-11-03 Thread Lasantha Fernando
On 3 November 2015 at 16:09, Lakini Senanayaka wrote: > Hi Lasantha, > > This is the class I'm calling and instantiate the CEP object. > > package org.wso2.edgeanalyticsservice1; > > import android.app.Service; > import android.content.Intent; > import android.os.IBinder; >

[Dev] [APIM] Need an opinion on mediation extensions

2015-11-03 Thread Rushmin Fernando
Hi APIM team, The doc [1] says that the recommended way to add a mediation extension is the registry approach. *"The recommended way to engage a mediation extension sequence per API is to upload an XML file through the registry and then engage it using the API Publisher."* Are there any

Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Isura Karunaratne
Hi Nadeesha, On Tue, Nov 3, 2015 at 3:00 PM, Nadeesha Meegoda wrote: > Hi IS team, > > I've created an Yahoo App for the above mentioned purpose and to add the > Callback domain it requires a payment to be done. I get the following > message > > "Enable billing for BOSS

Re: [Dev] [UX] [DS] Users able to create dashboards and pages inside dashboards with same title

2015-11-03 Thread Dakshika Jayathilaka
Hi All, +1 to have URL validation on dashboard creation + page creation. AFAIK we can duplicate page titles, but we need to prevent URL duplication. Regards, *Dakshika Jayathilaka* PMC Member & Committer of Apache Stratos Senior Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911

[Dev] Dependency Inject not working to get IEclipseContext Object

2015-11-03 Thread Nuwan Pallewela
Hi Devs, I'm trying to get a IEclipseContext object to get IEventBroker. DI method to get IEventBroker instance always gives a null. Alternative method to get IEventBroker is through IEclipseContext instance. DI method to get it also not working. Is there any way to get a instance of

Re: [Dev] [UX] [DS] Users able to create dashboards and pages inside dashboards with same title

2015-11-03 Thread Nipuna Chandradasa
Hi Udara, Title refers to the name of the page URL(Page ID) issue is fixed but not yet merged in to the repo.. because of there is a issue where user can create multiple dashboards with same name and we have to differentiate those dashboards when we are displaying them back to the user in the

Re: [Dev] [Builder] Jenkins build became unstable: product-es #7768

2015-11-03 Thread Nipuna Chandradasa
HI Team, I tried building the product-es with tests locally There is one test failure. That is one of the 2 test failures mentioned in the Jenkins report. - org.wso2.es.ui.integration.test.store.ESStoreSocialSharingTestCase.testTwitterSharing

Re: [Dev] WSO2 DAS 3.0.0 issue: failed to get records from table

2015-11-03 Thread Jorge
Hi Niranda, I try with this query: SELECT COUNT(temp) FROM temperaturasfechadesagregada And the result = 20596 Attached the log with the errors and warnings, the main issues: The errors: TID: [-1234] [] [2015-11-03 18:36:55,956] ERROR {org.apache.hadoop.util.Shell} - Failed to locate the

Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Nadeesha Meegoda
Hi Isura, Thanks for the Response. I created another app named "test app" and gave callback domain as* https://test.com * while I have already changed the hostname to test.com. Still the authentication fails directed to a URL like this

Re: [Dev] Dependency Inject not working to get IEclipseContext Object

2015-11-03 Thread Nuwan Pallewela
Hi, I have tried the above method and got an exception of "org.eclipse.e4.core.di.InjectionException: Unable to process "EventBroker.logger": no actual value was found for the argument "Logger".". As discussed off line with kavith, this was occurred because of ServiceContext does not give the

Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Isura Karunaratne
Hi, On Wed, Nov 4, 2015 at 9:49 AM, Nadeesha Meegoda wrote: > Hi Isura, > > Thanks for the Response. I created another app named "test app" and gave > callback domain as* https://test.com * while I have > already changed the hostname to test.com. Still the

Re: [Dev] How to pass pair of values to Message-contest from proxy operation

2015-11-03 Thread Rajjaz Mohammed
Hi Malaka, method [2] and [3] are seems to be good and understandable by user so i will try on that method. On Tue, Nov 3, 2015 at 4:29 PM, Kathees Rajendram wrote: > Hi Malaka, > > +1 For your approach. > > Thanks, > Kathees > > On Tue, Nov 3, 2015 at 4:16 PM, Malaka Silva

[Dev] [IS] [SP01][H2] install_sp.sh script copies h2 database into a wrong location

2015-11-03 Thread Madusanka Premaratne
Hi IS Team, I have installed sp1 to IS 5.0.0 in my local machine with local H2 db. And found the script install_sp.sh copies new database to /wso2is-5.0.0 /repository/. The correct location is /wso2is-5.0.0/repository/database/. In the readme you have guided to start the server with -Dsetup which

Re: [Dev] [IS] [SP01][H2] install_sp.sh script copies h2 database into a wrong location

2015-11-03 Thread Johann Nallathamby
@Thainrdu, can you take a quick look at this ? On Wed, Nov 4, 2015 at 9:56 AM, Madusanka Premaratne wrote: > Hi IS Team, > I have installed sp1 to IS 5.0.0 in my local machine with local H2 db. And > found the script install_sp.sh copies new database to /wso2is-5.0.0 >

Re: [Dev] [APIM] Need an opinion on mediation extensions

2015-11-03 Thread Rushmin Fernando
Thanks NuwanD for the clarification. Yes I agree with the fact that, UX point of view its the best way to provide an UI for that. Sorry I didn't mention the requirement behind this scenario. I'm trying to automate API deployment. So first thought of creating an ESB project to contain the

Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Nadeesha Meegoda
Thanks Isura. On Wed, Nov 4, 2015 at 11:38 AM, Isura Karunaratne wrote: > Hi, > > > On Wed, Nov 4, 2015 at 9:49 AM, Nadeesha Meegoda > wrote: > >> Hi Isura, >> >> Thanks for the Response. I created another app named "test app" and gave >> callback domain as*

[Dev] ES REST API calls does not communicate exceptions to REST clients

2015-11-03 Thread Sameera Kannangara
Hi ES team, Currently I'm working on test automating life-cycle operations done via ES apis. In order to check or uncheck an check item associated with a life-cycle state user makes a POST REST call to the following URL,

[Dev] Fwd: WSO2 development contributions

2015-11-03 Thread Malaka Silva
Santiago we always encourage community to contribute and thank you for your mail. You can follow the following process with related to you contributions. Bug fixes - You can create a jira and send the Git Pull Request to the jira itself. Product team will validate your fix and if all good will

Re: [Dev] WSO2 Committers += Shakila Sivagnanarajah

2015-11-03 Thread NIFRAS ISMAIL
Great Congratz Ms. Shakila Regards. *M. Nifras Ismail* [image: LinkedIn] On Tue, Nov 3, 2015 at 8:02 PM, Kalyani Yogeswaranathan wrote: > Congrats! > > On Thu, Oct 29, 2015 at 10:54 AM, Hariprasath Thanarajah < >

Re: [Dev] WSO2 Committers += Shakila Sivagnanarajah

2015-11-03 Thread Kalyani Yogeswaranathan
Congrats! On Thu, Oct 29, 2015 at 10:54 AM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Congratz Shakila... > > On Wed, Oct 28, 2015 at 8:51 PM, Malaka Silva wrote: > >> Hi Devs, >> >> Its my pleasure to welcome Shakila Sivagnanarajah as a WSO2 Committer. >> >>

Re: [Dev] [APIM] Need an opinion on mediation extensions

2015-11-03 Thread Nuwan Dias
On Tue, Nov 3, 2015 at 2:03 AM, Rushmin Fernando wrote: > > Hi APIM team, > > The doc [1] says that the recommended way to add a mediation extension is > the registry approach. > > *"The recommended way to engage a mediation extension sequence per API is > to upload an XML file

Re: [Dev] Dependency Inject not working to get IEclipseContext Object

2015-11-03 Thread Kavith Lokuhewage
Hi Nuwan, You can observe a reference to IEclipseContext using the bundleContext object. You can get a reference to bundleContext via bundle activator or via FrameworkUtil class. See following snippet. BundleContext bundleContext =

Re: [Dev] Occurring more callbacks after the initial run of the android app-Siddhi

2015-11-03 Thread Lakini Senanayaka
adding Dev@wso2 On Tue, Nov 3, 2015 at 3:25 PM, Lakini Senanayaka wrote: > Hi, > > I have implemented a service using Siddhi 2.1.0. > This is my Service class which deals with siddhimanager. > > package org.wso2.edgeanalyticsservice1; > > import android.content.Context; > >

Re: [Dev] Occurring more callbacks after the initial run of the android app-Siddhi

2015-11-03 Thread Lakini Senanayaka
Hi Lasantha, This is the class I'm calling and instantiate the CEP object. package org.wso2.edgeanalyticsservice1; import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.util.Log; /** * This class implements IEdgeAnalyticService.aidl interface */