[Dev] About process for creating a sequence and store in registry

2015-09-22 Thread Jorge
Hi folks. In WSO2 ESB 4.9.0 I try the following: 1. Copy from an older ESB version a sequence. 2. Go to WSO2 ESB 4.9.0, clic in Sequences menu, clic en Add Sequences and then clic in switch to source view

[Dev] APIM- Gateway environments

2015-09-22 Thread Udara Liyanage
Hi, [1] I am trying to do what described in [1]. I have two APIMs in two regions. In APIM1 , I added second APIM as an environment. Gateway B https://apim2.com:9443/services/ admin admin

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread Niranjan Karunanandham
Hi Kasun, On Tue, Sep 22, 2015 at 11:27 AM, Kasun Indrasiri wrote: > > Hi Nira, > > On Tue, Sep 22, 2015 at 11:16 AM, Niranjan Karunanandham < > niran...@wso2.com> wrote: > >> Hi Kasun, >> >> I went through the JIRAs that was mentioned in the previous mail. Please >> see the

[Dev] Platform test - Copy files to another servers conf directory.

2015-09-22 Thread Irham Iqbal
Hi All, I am writing a platform test for APIM scenario[1]. In this I need to copy some epr files to BPS conf directory before start BPS. In order to do that I need BPS home directory, BPS can be in another machine as well. I thought of copy the necessary files to the BPS pack manually before

Re: [Dev] Writing binary data to a file with Jaggery

2015-09-22 Thread Danushka Fernando
BTW I tried using Blob and Uint8Array interfaces but jaggery says they are not identified. Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Tue, Sep 22, 2015 at 11:50 AM, Danushka Fernando wrote: > Hi All > How

Re: [Dev] Writing binary data to a file with Jaggery

2015-09-22 Thread Madusanka Premaratne
Hi Dhanushka, In APIM we used FileReader[1] to read imported file from file system. I think you can use the file writer[2] in your case. [1] -

[Dev] Writing binary data to a file with Jaggery

2015-09-22 Thread Danushka Fernando
Hi All How we can do $subject? Any ideas would be appreciated. Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 Complex Event Processor 4.0.0 Released !!

2015-09-22 Thread Thilini Anoratna
The WSO2 CEP team is pleased to announce the release of version 4.0.0 of Open Source WSO2 Complex Event Processor. WSO2 Complex Event Processor (CEP) is a lightweight, easy-to-use, open source Complex Event Processing server (CEP). It identifies the most meaningful events within the event cloud,

Re: [Dev] APIM- Gateway environments

2015-09-22 Thread Ajith Vitharana
If you have created the API from APIM1 , then API meta data has stored in APIM1 databases (registry and AM db). AFAIU you need to share the databases (registry and AM db) with APIM2 -Ajith On Tue, Sep 22, 2015 at 4:04 PM, Udara Liyanage wrote: > Hi, > > [1] I am trying to do

Re: [Dev] [Private PaaS] Plain text file creates instead of a json file, after running the Configurator

2015-09-22 Thread Dinithi De Silva
Thanks Anuruddha for the fix. On Tue, Sep 22, 2015 at 5:27 PM, Anuruddha Liyanarachchi < anurudd...@wso2.com> wrote: > Hi Dinithi, > > I have now fixed this issue with commit [1]. > > [1] > https://github.com/wso2/product-private-paas/commit/793f9a062c28e9c733ca547575b877a40f3c3b19 > > On Tue,

Re: [Dev] [DEV] [IS] Clarification for the issue with OAuth1

2015-09-22 Thread Tharindu Edirisinghe
[Adding Maduranga] Hi Kavitha, There have been changes done for OAuth related database tables to fix [1] and some related issues. I am adding Maduranga of IS Team for checking this scenario. @Maduranga, Can you please go through [2] and try out the same scenario with IS 5.1.0 and check what is

Re: [Dev] APIM- Gateway environments

2015-09-22 Thread Udara Liyanage
Hi Ajith, APIM2 is only acting as a gateway. The only difference to have two distributed gateways[1]is when APIs are created in API1, it should be available in APIM2 too. [1] https://docs.wso2.com/display/CLUSTER420/Clustering+API+Manager On Tue, Sep 22, 2015 at 1:15 PM, Ajith Vitharana

Re: [Dev] [DEV] [IS] Clarification for the issue with OAuth1

2015-09-22 Thread Kavitha Subramaniyam
Hi Maduranga, Since this issue was identified few days back, already a jira has raised on [1] and please follow the same to track. [1] https://wso2.org/jira/browse/IDENTITY-3613 Thanks & Kind regards, On Wed, Sep 23, 2015 at 9:18 AM, Maduranga Siriwardena wrote: > Hi

Re: [Dev] [carbon-kernel-5.0.0] Carbon stop command not working in sh script

2015-09-22 Thread Supun Malinga
On Wed, Sep 23, 2015 at 9:06 AM, Aruna Karunarathna wrote: > > > On Tue, Sep 22, 2015 at 11:23 AM, Kasun Indrasiri wrote: > >> Hi Aruna, >> >> Will you be able to provide some insight.. We need this capability to >> automate perf-testing of the C5 based servers.

Re: [Dev] Platform test - Copy files to another servers conf directory.

2015-09-22 Thread Rajjaz Mohammed
Hi irham, for file transfer automation works you can use file inbound endpoint [1]. you can set the file pattern ant the time then it will automatically run in background and do the works. [1] https://docs.wso2.com/display/ESB490/File+Inbound+Protocol [2]

Re: [Dev] APIM- Gateway environments

2015-09-22 Thread Amila De Silva
Hi Udara, What is the client type you are using? Can you switch it to WSClient and check. On Wednesday, September 23, 2015, Udara Liyanage wrote: > Hi Ajith, > > APIM2 is only acting as a gateway. The only difference to have two > distributed gateways[1]is when APIs are created

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread Kasun Gajasinghe
> On Sep 22, 2015, at 6:19 PM, Indika Sampath wrote: > > Hi Kausn, > > We had same issue [1] reported above by Yassasri [2] in carbon-kernel 4.4.0 > with MySQL database. But it has fixed by Indunil [3] in carbon 4.4.x branch. > I was tested it in MySQL and didn't encounter

Re: [Dev] [DEV] [IS] Clarification for the issue with OAuth1

2015-09-22 Thread Maduranga Siriwardena
Hi Kavitha, Seems to be there is an issue. [1] is created to track the issue. Thanks, Maduranga. [1] https://wso2.org/jira/browse/IDENTITY-3615 On Wed, Sep 23, 2015 at 8:21 AM, Tharindu Edirisinghe wrote: > [Adding Maduranga] > > Hi Kavitha, > > There have been changes

Re: [Dev] [carbon-kernel-5.0.0] Carbon stop command not working in sh script

2015-09-22 Thread Aruna Karunarathna
On Wed, Sep 23, 2015 at 9:51 AM, Supun Malinga wrote: > > > On Wed, Sep 23, 2015 at 9:06 AM, Aruna Karunarathna > wrote: > >> >> >> On Tue, Sep 22, 2015 at 11:23 AM, Kasun Indrasiri wrote: >> >>> Hi Aruna, >>> >>> Will you be able to provide

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread Indunil Upeksha Rathnayake
Hi Kasun, I'll work on the issue and provide a fix ASAP. The ETA for the fix is as follows. Best Case Estimate: 24/09/2015 Most Likely Estimate: 25/09/2015 Worst Case Estimate: 26/09/2015 Thanks and Regards -- Indunil Upeksha Rathnayake Software Engineer | WSO2 Inc Emailindu...@wso2.com

Re: [Dev] APIM- Gateway environments

2015-09-22 Thread Malintha Adikari
Hi Udara, I faced the same problem and ended up with the error message you have mentioned above. In my case I have enabled dep-sync in both gateway nodes and used WSClient client type. There was a configuration issue in my dep-sync configuration and it was the root cause for my issue. Have you

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread Indika Sampath
Hi All, [X] - Broken since user core is not working for message broker multiple subscription use-cases. Cheers! On Wed, Sep 23, 2015 at 10:16 AM, Indunil Upeksha Rathnayake < indu...@wso2.com> wrote: > Hi Kasun, > > I'll work on the issue and provide a fix ASAP. The ETA for the fix is as >

Re: [Dev] Removing Google Spread Sheet Connector

2015-09-22 Thread Rajjaz Mohammed
+1 some methods(Create Spreadsheet) are still not changed to OAuth 2.0 so there are not working. since Spreadsheet one of important Connector better if we can rewrite quickly. On Wed, Sep 23, 2015 at 10:44 AM, Malaka Silva wrote: > Hi, > > We will be removing this connector,

Re: [Dev] Writing binary data to a file with Jaggery

2015-09-22 Thread Sajith Ariyarathna
Hi Madusanka, The code snippet you mentioned [1] *does not work* in Jaggery as it meant to be run in the client-side. [1]

Re: [Dev] [carbon-kernel-5.0.0] Carbon stop command not working in sh script

2015-09-22 Thread Aruna Karunarathna
On Tue, Sep 22, 2015 at 11:23 AM, Kasun Indrasiri wrote: > Hi Aruna, > > Will you be able to provide some insight.. We need this capability to > automate perf-testing of the C5 based servers. So, would be great if we can > have a solution soon. > Hi Kasun, Seems like the

[Dev] Removing Google Spread Sheet Connector

2015-09-22 Thread Malaka Silva
Hi, We will be removing this connector, since the api this connector was written is deprecated by google. Only some of the methods are currently working. Will add a new version soon. https://store.wso2.com/store/ Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214

Re: [Dev] WSO2 Docker containers

2015-09-22 Thread John Hawkins
Hi, - I looked into this a little further yesterday and it's to do with when we take the IP address. The IP changes per start up of the container but we don't copy the files to the new /mnt//... location they remain on the original /mnt/. At least - that's the obvious thing I noticed ! cheers,

Re: [Dev] [IS][Workflow] Handling Delete Request Operation Associated with Workflows

2015-09-22 Thread Chamila Wijayarathna
Hi Vinod, I have changed the request sent when a new workflow request is created by adding logged in user's name as follows. http://schema.bpel.mgt.workflow.carbon.wso2.org/ "> c90be0a4-6c1a-4bc1-960a-c5f3ed97d001 ADD_USER admin 4d79d641-b8f0-400d-86f8-c5ccd192249btest50PRIMARY <

Re: [Dev] [IS][Workflow] Handling Delete Request Operation Associated with Workflows

2015-09-22 Thread Vinod Kavinda
Hi Harsha, Noted. Regards, Vinod On Tue, Sep 22, 2015 at 2:23 PM, Harsha Thirimanna wrote: > Hi Vinod, > Thanks for doing this again and > When you do this, please add the role as we did now and add an user that > is reading from the request. Then there will be a role to add

Re: [Dev] [IS][Workflow] Handling Delete Request Operation Associated with Workflows

2015-09-22 Thread Vinod Kavinda
Hi Chamila, I'll send the updated human task and bpel archives ASAP. Regards, Vinod On Tue, Sep 22, 2015 at 2:04 PM, Chamila Wijayarathna wrote: > Hi Vinod, > > I have changed the request sent when a new workflow request is created by > adding logged in user's name as

Re: [Dev] [VOTE] Release WSO2 ML 1.0.0 RC2

2015-09-22 Thread Nirmal Fernando
Hi Devs, Thanks for testing and verifying the WSO2 Machine Learner RC 2. We are closing this vote now. This vote has passed with 4 +1s and 0 -1s. Therefore, we are proceeding with the WSO2 Machine Learner 1.0.0 release. On Tue, Sep 22, 2015 at 9:24 AM, Maheshakya Wijewardena

Re: [Dev] [IS][Workflow] Handling Delete Request Operation Associated with Workflows

2015-09-22 Thread Harsha Thirimanna
Hi Vinod, Thanks for doing this again and When you do this, please add the role as we did now and add an user that is reading from the request. Then there will be a role to add any user to get this rights except the user who initiated the request. *Harsha Thirimanna* Senior Software Engineer;

Re: [Dev] WSO2 Docker containers

2015-09-22 Thread Imesh Gunaratne
Thanks for the information John! Will fix this. On Tue, Sep 22, 2015 at 2:00 PM, John Hawkins wrote: > Hi, > > - I looked into this a little further yesterday and it's to do with when > we take the IP address. The IP changes per start up of the container but we > don't copy the

Re: [Dev] Platform test - Copy files to another servers conf directory.

2015-09-22 Thread Lahiru Cooray
Hi Irham, I think creating a symlink to ~/conf/ directory might do this. eg: http://stackoverflow.com/questions/1951742/how-to-symlink-a-file-in-linux On Tue, Sep 22, 2015 at 12:42 PM, Irham Iqbal wrote: > Hi All, > > I am writing a platform test for APIM scenario[1]. In this I

Re: [Dev] WSO2 Carbon Common Puppet Module

2015-09-22 Thread Akila Ravihansa Perera
Hi Imesh, Since this module is not really being used by other modules rather it is the only Puppet module that exists for PPaaS; shall we give it a generic name? wso2carbon could be confusing with our Carbon product. For eg: ppaas_deployer wdyt? Thanks. On Tue, Sep 22, 2015 at 3:15 PM, Imesh

Re: [Dev] WSO2 Carbon Common Puppet Module

2015-09-22 Thread Gayan Gunarathne
That puppet modules contains the products based on the WSO2 carbon. I think it is OK to name as wso2carbon or wso2servers. If we use the ppaas_deployer , it may reflect the meaning that all the deploying artifacts are within that folder. Thanks, Gayan On Tue, Sep 22, 2015 at 3:31 PM, Akila

Re: [Dev] WSO2 Carbon Common Puppet Module

2015-09-22 Thread Akila Ravihansa Perera
Hi Gayan, I don't see the relevance to name a Puppet module wso2carbon because all products are based on Carbon. All I'm saying is this could be confusing to an end user since we have a separate product called wso2carbon. I was only giving a suggestion, we can rename it to something like

Re: [Dev] WSO2 Carbon Common Puppet Module

2015-09-22 Thread Anuruddha Liyanarachchi
Hi, I have now changed $subject to wso2installer with commit [1]. [1] https://github.com/wso2/product-private-paas/commit/850bb6a8506e6f963b705d6b7757e9140582ee34 On Tue, Sep 22, 2015 at 4:29 PM, Gayan Gunarathne wrote: > > > On Tue, Sep 22, 2015 at 3:52 PM, Akila Ravihansa

[Dev] WSO2 Carbon Common Puppet Module

2015-09-22 Thread Imesh Gunaratne
Hi Anuruddha, IMO it would be better to call $subject wso2carbon instead of wso2servers: https://github.com/wso2/product-private-paas/tree/master/cartridges/vm/puppet/modules/wso2servers Thanks -- *Imesh Gunaratne* Senior Technical Lead WSO2 Inc: http://wso2.com T: +94 11 214 5345 M: +94 77

Re: [Dev] [Private PaaS] Plain text file creates instead of a json file, after running the Configurator

2015-09-22 Thread Anuruddha Liyanarachchi
Hi Dinithi, This is happening because openstack.json template is not having .template prefix. Therefore in [1] file name should be changed to openstack.json.template. [1]

Re: [Dev] Getting error while installing features to IS 5.0.0 pack using pom

2015-09-22 Thread Dinusha Boteju
Hi Krishantha, Currently the APIs that we have used in the p2 plugin is not supporting updating any installed features. So for the moment if there are any updating operations, then you have to use the management console. Updating operation requires checking any existing dependencies. Thus one

[Dev] [Private PaaS] Plain text file creates instead of a json file, after running the Configurator

2015-09-22 Thread Dinithi De Silva
Hi Anuruddha, I got an issue while trying to deploy a sample application in Openstack. I have followed the instructions given in [1]. After running the configurator, the sample file has been created in the /product-private-paas/samples/network-partitions/openstack folder but as a plain text

Re: [Dev] WSO2 Carbon Common Puppet Module

2015-09-22 Thread Imesh Gunaratne
+1 for the suggestion "wso2installer" On Tue, Sep 22, 2015 at 3:52 PM, Akila Ravihansa Perera wrote: > Hi Gayan, > > I don't see the relevance to name a Puppet module wso2carbon because all > products are based on Carbon. All I'm saying is this could be confusing to > an end

Re: [Dev] WSO2 Carbon Common Puppet Module

2015-09-22 Thread Gayan Gunarathne
On Tue, Sep 22, 2015 at 3:52 PM, Akila Ravihansa Perera wrote: > Hi Gayan, > > I don't see the relevance to name a Puppet module wso2carbon because all > products are based on Carbon. All I'm saying is this could be confusing to > an end user since we have a separate product

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread KasunG Gajasinghe
Hi Ramith, Is this a blocker for the release? [1] @All, please send your votes across asap to get this release done. [1] https://wso2.org/jira/browse/MB-1326 Thanks. On Tue, Sep 22, 2015 at 11:33 AM, Niranjan Karunanandham wrote: > Hi Kasun, > > On Tue, Sep 22, 2015 at

[Dev] WSO2 AppFactory 2.2.0 Milestone 4 Released!

2015-09-22 Thread Roshan Deniyage
*WSO2 AppFactory 2.2.0 Milestone ​4​ Released!* WSO2 AppFactory team is pleased to announce the release of version 2.2.0-M ​4​ of the WSO2 App Factory. WSO2 App Factory is a multi-tenant, elastic and self-service enterprise platform that enables multiple project teams to collaboratively create,

Re: [Dev] [Private PaaS] Plain text file creates instead of a json file, after running the Configurator

2015-09-22 Thread Anuruddha Liyanarachchi
Hi Dinithi, I have now fixed this issue with commit [1]. [1] https://github.com/wso2/product-private-paas/commit/793f9a062c28e9c733ca547575b877a40f3c3b19 On Tue, Sep 22, 2015 at 5:01 PM, Anuruddha Liyanarachchi < anurudd...@wso2.com> wrote: > Hi Dinithi, > > This is happening because

Re: [Dev] [Private PaaS] API Manager template module seems be messed up

2015-09-22 Thread Imesh Gunaratne
Hi Raj, Can you please report a JIRA for this with the relevant information? Thanks On Wed, Sep 16, 2015 at 12:55 PM, Rajkumar Rajaratnam wrote: > Hi Guys, > > Have we fixed the two issues discussed in this thread? If not, better to > track it via a JIRA. > > Thanks, >

Re: [Dev] [VOTE] Release WSO2 CEP 4.0.0 RC4

2015-09-22 Thread Tharik Kanaka
Hi All, I have tested Execution Manager and Analytics Dashboards. +1 Regards, On Tue, Sep 22, 2015 at 8:23 PM, Sajith Ravindra wrote: > +1 > > Tested with the distributed setup > > Thanks > *,Sajith Ravindra* > Senior Software Engineer > WSO2 Inc.; http://wso2.com >

Re: [Dev] [VOTE] Release WSO2 CEP 4.0.0 RC4

2015-09-22 Thread Lasantha Fernando
Hi all, Tested the following areas in the pack. - Processing samples from 0101-0117 - Websocket local input adapter - Distributed setup in local machine +1 to go ahead and release Thanks, Lasantha On 22 September 2015 at 20:23, Sajith Ravindra wrote: > +1 > > Tested with

Re: [Dev] [VOTE] Release WSO2 CEP 4.0.0 RC4

2015-09-22 Thread Thilini Anoratna
Hi all, I have tested following areas, - Tested receiver/publisher samples - Tested Siddhi Try It Tool +1 to go ahead and release Thanks. Thilini On Tue, Sep 22, 2015 at 8:34 PM, Tharik Kanaka wrote: > Hi All, > > I have tested Execution Manager and Analytics

Re: [Dev] [VOTE] Release WSO2 CEP 4.0.0 RC4

2015-09-22 Thread Sriskandarajah Suhothayan
Closing the vote as its open for more than 72 hours and no -1s. Regards Suho On Tue, Sep 22, 2015 at 8:37 PM, Thilini Anoratna wrote: > Hi all, > > I have tested following areas, > >- Tested receiver/publisher samples >- Tested Siddhi Try It Tool > > +1 to go ahead

Re: [Dev] [VOTE] Release WSO2 CEP 4.0.0 RC4

2015-09-22 Thread Sajith Ravindra
+1 Tested with the distributed setup Thanks *,Sajith Ravindra* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 77 2273550 blog: http://sajithr.blogspot.com/ On Sat, Sep 19, 2015 at 10:15 AM,

[Dev] [DEV] carbonapps artifact limit per folder

2015-09-22 Thread Seshika Fernando
Hi guys, I'm trying to create a capp for a deployment which has a significant amount of artifacts. This is to be deployed in DAS. When I try to deploy the car file I get the error below. [2015-09-22 17:27:26,658] ERROR {org.wso2.carbon.application.deployer.handler.DefaultAppDeployer} -

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread Indika Sampath
Hi Kausn, We had same issue [1] reported above by Yassasri [2] in carbon-kernel 4.4.0 with MySQL database. But it has fixed by Indunil [3] in carbon 4.4.x branch. I was tested it in MySQL and didn't encounter issue. We build a pack with carbon-kernel 4.4.2 RC1 tested with Oracle database. Now we

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread Yasassri Ratnayake
Hi All, After testing MB with Carbon 4.4.2 RC1 we still observed [1]. [1] - https://wso2.org/jira/browse/MB-1326 With Regards, On Tue, Sep 22, 2015 at 4:52 PM, KasunG Gajasinghe wrote: > Hi Ramith, > > Is this a blocker for the release? [1] > > @All, please send your votes

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread KasunG Gajasinghe
On Tue, Sep 22, 2015 at 5:57 PM, Yasassri Ratnayake wrote: > Hi All, > > After testing MB with Carbon 4.4.2 RC1 we still observed [1]. > > Ok. Is it a blocker? If so, can you explain why that's the case? > [1] - https://wso2.org/jira/browse/MB-1326 > > With Regards, > > On

Re: [Dev] Platform test - Copy files to another servers conf directory.

2015-09-22 Thread Ishara Cooray
Hi Irham, You can use ESB file connector with a proxy service to copy files. Refer [1] for details on the file connector. [1] https://docs.wso2.com/display/ESBCONNECTORS/Working+with+the+File+Connector#WorkingwiththeFileConnector-sampleconfiguration Thanks. Ishara Ishara Cooray Senior Software