[Dev] [dev][GSoc 2014] Proposal 17 : Business Process Instance Illustrator for WSO2 Business Process Server

2014-03-20 Thread Thamayanthy Sripalan
Hi all, I am Thamayanthy Sripalan and currently I am an undergraduate at University of Moratuwa. I would like to participate in GSoC in this year and contribute to WSO2 community. I am very much interested in the above mentioned project.I have some basic understanding of the required skills and

Re: [Dev] CEP 3.1.0 Nightly Build Pack

2014-03-20 Thread Lasantha Fernando
Fixed and re-uploaded pack at [1]. [1] https://svn.wso2.org/repos/wso2/people/mohan/CEP_3.1.0_NightlyBuilds/wso2cep-3.1.0-19-03-2014-repacked.zip Thanks, Lasantha On 20 March 2014 11:23, Shashika Ubhayaratne shash...@wso2.com wrote: Can not create execution plans with this pack and blocker

Re: [Dev] Restful backend service - Apimgt 2.0.0

2014-03-20 Thread Krishantha Samaraweera
Main purpose of RESTFul backend implementation is to provide RESTFul endpoints for apim test run time. So the test cases writers can depend on these endpoints to check all HTTP methods rather using external REST APIs. Thanks, Krishantha. On Thu, Mar 20, 2014 at 10:18 AM, Dimuthu De Lanerolle

Re: [Dev] Get understand the Common API

2014-03-20 Thread Rukshan Chathuranga
Hi all, for this architecture what i planed to do is create generic test script file from the define BDD scenario by language processing. After that, mapped the appropriate command and attribute of the command to the appropriate wso2 TAF services as steps. Then test scripts are generated as

Re: [Dev] Use of URL template in ESB with a wildcard for query parameters

2014-03-20 Thread Sanjeewa Malalgoda
On Thu, Mar 20, 2014 at 12:52 PM, Pushpalanka Jayawardhana la...@wso2.comwrote: Hi, I tried this with ESB sample 800 in ESB 4.6.0. Modified the API as follows, api xmlns=http://ws.apache.org/ns/synapse; name=StockQuoteAPI context=/stockquote resource methods=GET

Re: [Dev] Restful backend service - Apimgt 2.0.0

2014-03-20 Thread Krishantha Samaraweera
This is a valid requirement. I think we can simply crack this problem by hosting jax-rs web app on API Manager it self. There are other alternatives from TAF side, however would like to go with webapp hosting first. Thanks, Krishantha. On Thu, Mar 20, 2014 at 12:31 PM, Sanjeewa Malalgoda

Re: [Dev] Get understand the Common API

2014-03-20 Thread Malintha Adikari
Hi Rukshan, On Thu, Mar 20, 2014 at 1:23 PM, Rukshan Chathuranga rcruksha...@gmail.comwrote: Hi all, for this architecture what i planed to do is create generic test script file from the define BDD scenario by language processing. Yes, This file should be in standard formatted file

[Dev] Need to fix OSGi version range properties properly in ODE bundles

2014-03-20 Thread Subash Chaturanga
Hi Thilini, I am experiencing errors when packing ODE bundles in to GReg due to malformed OSGi version numbers. When checked thru, found following in the MANIFEST.MFs i.e ./ode-1.3.5.wso2v12-SNAPSHOT.jar1/META-INF/MANIFEST.MF: xiom.om.impl.builder;version=*${imp.pkg.version.axiom}*,org.apache.ax

Re: [Dev] Need to fix OSGi version range properties properly in ODE bundles

2014-03-20 Thread Subash Chaturanga
Hi Thilini, Can you give me the expected values for the param imp.pkg.version.axiom and imp.pkg.version.axis2 so that I can locally fix it and commit or give you the patch. On Thu, Mar 20, 2014 at 2:30 PM, Subash Chaturanga sub...@wso2.com wrote: Hi Thilini, I am experiencing errors when

Re: [Dev] Need to fix OSGi version range properties properly in ODE bundles

2014-03-20 Thread Sameera Jayasoma
We should have standard keys available in the platform parent pom for these versions. Can you please check? On Thu, Mar 20, 2014 at 2:35 PM, Subash Chaturanga sub...@wso2.com wrote: Hi Thilini, Can you give me the expected values for the param imp.pkg.version.axiom and

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Subash Chaturanga
Hi Madhuka I am getting following when building the given jaggery kernel repo locally. The project org.jaggeryjs:jaggery-parent:0.9.0-SNAPSHOT (/home/subash/development/git-repo/jaggery/pom.xml) has 1 error [ERROR] Child module

[Dev] Issue with API-M failover endpoints

2014-03-20 Thread Nirodha Pramod
Hi, Observed following two blocking issues with API-M latest (14March) pack with regard to Failover endpoints. [1] https://wso2.org/jira/browse/APIMANAGER-1910 [2] https://wso2.org/jira/browse/APIMANAGER-2078 regards, Nirodha -- *Nirodha Gallage* Senior Software Engineer, QA. WSO2 Inc.:

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Madhuka Udantha
On Thu, Mar 20, 2014 at 5:42 PM, Subash Chaturanga sub...@wso2.com wrote: Hi Madhuka I am getting following when building the given jaggery kernel repo locally. The project org.jaggeryjs:jaggery-parent:0.9.0-SNAPSHOT (/home/subash/development/git-repo/jaggery/pom.xml) has 1 error

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Sagara Gunathunga
Subash, Why do you build Jaggery locally ? no one suppose to do that other than UES team you should able to get those dependencies from Nexus repo. I have repeated several times about Jaggery build but still those artefacts not available on Nexus Repo. This is a blocker for AS M1 release

Re: [Dev] [dev][GSoc 2014] Proposal 17 : Business Process Instance Illustrator for WSO2 Business Process Server

2014-03-20 Thread Hasitha Aravinda
Hi Thamayanthi, Thank you for your interest on this project. In current BPEL visualizer, there are several limitations such as, - It doesn't support all BPEL activities. ( eg: Extenstion activity support - PeopleActivity, E4X ) - Activity alignment problem. - Usability issues with

Re: [Dev] [jaggery][kernel]Missing patch

2014-03-20 Thread Ruchira Wageesha
Hi Geeth/Manoj, What is the status of this? Who is responsible for adding the missing patch? /Ruchira On Wed, Mar 12, 2014 at 11:42 AM, Manoj Kumara ma...@wso2.com wrote: Hi Tanya, I think during the merging process relevant changes on configurations were not added. I asked Geeth to

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Ruchira Wageesha
Hi Sagara, What Subash has built is the Jaggery master(see the SNAPSHOT version). Regarding the nexus thing, AFAIK, AS team is building the branch(through jenkins) which Madhuka created. So, according to the Madhuka's reply above, why Jaggery build fails is due to a missing kernal patch. As per

[Dev] Fwd: Proposal 22: Android Display viewer for PDF, Doc, Excel files for WSO2 EMM

2014-03-20 Thread Rishi Mittal
Original Message Subject: Proposal 22: Android Display viewer for PDF, Doc, Excel files for WSO2 EMM Date: Thu, 20 Mar 2014 19:36:04 +0530 From: Rishi Mittal rishi.mit...@students.iiit.ac.in Organization: IIIT , Hyderabad To: s...@wso2.com Hi, I have

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Sagara Gunathunga
On Thu, Mar 20, 2014 at 7:46 PM, Ruchira Wageesha ruch...@wso2.com wrote: Hi Sagara, What Subash has built is the Jaggery master(see the SNAPSHOT version). Regarding the nexus thing, AFAIK, AS team is building the branch(through jenkins) which Madhuka created. So, according to the Madhuka's

Re: [Dev] WSO2 Committers += Ushani Balasooriya

2014-03-20 Thread Susinda Perera
Congratulations Ushani . On Thu, Mar 20, 2014 at 11:18 AM, Waruna Jayaweera waru...@wso2.com wrote: Congratzzz. On Thu, Mar 20, 2014 at 11:07 AM, Sohani Weerasinghe soh...@wso2.comwrote: Congratulations ! Regards, Sohani Sohani Weerasinghe Software Engineer

Re: [Dev] Merge kernel patch fixes with Git repo

2014-03-20 Thread Manoj Kumara
Hi, Geeth has merged most of the changes during the 4.3.0 branch process. Please check whether your changes has being added to the [1]. Specially if it is a change on any configuration files, db scripts etc. [1] https://github.com/wso2-dev/carbon4-kernel Thanks, Manoj *Manoj Kumara* Software

Re: [Dev] WSO2 Committers += Ushani Balasooriya

2014-03-20 Thread Gayan Yalpathwala
Congratulations Ushani !! On Thu, Mar 20, 2014 at 8:22 PM, Susinda Perera susi...@wso2.com wrote: Congratulations Ushani . On Thu, Mar 20, 2014 at 11:18 AM, Waruna Jayaweera waru...@wso2.comwrote: Congratzzz. On Thu, Mar 20, 2014 at 11:07 AM, Sohani Weerasinghe

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Madhuka Udantha
On Thu, Mar 20, 2014 at 6:09 PM, Sagara Gunathunga sag...@wso2.com wrote: Subash, Why do you build Jaggery locally ? @ Subash and Sagara He is building master[1], It is also bulid fine, test in bambo build, as i have pointed he is missing sub module update. If he is try kernel 4.3.0 we must

Re: [Dev] Use of URL template in ESB with a wildcard for query parameters

2014-03-20 Thread Pushpalanka Jayawardhana
Hi, Pushpalanka. -- Pushpalanka Jayawardhana, B.Sc.(Hons). Software Engineer, WSO2 Lanka (pvt) Ltd; wso2.com/ Mobile: +94779716248 Blog: pushpalankajaya.blogspot.com/ | LinkedIn: lk.linkedin.com/in/pushpalanka/ | Twitter: @pushpalanka On Thu, Mar 20, 2014 at 1:00 AM, Sanjeewa Malalgoda

Re: [Dev] OCSP/CRL in transport listener

2014-03-20 Thread Jeewantha Dharmaparakrama
+1. So when you invoke the HTTPS service with client auth enabled, the connection should be rejected since there is no OCSP/CRL information in the client certificate. But we should test this with some custom made certificates. Create a self signed *CA certificate* and a *User certificate* signed

Re: [Dev] Use of URL template in ESB with a wildcard for query parameters

2014-03-20 Thread Pushpalanka Jayawardhana
Pushpalanka. -- Pushpalanka Jayawardhana, B.Sc.(Hons). Software Engineer, WSO2 Lanka (pvt) Ltd; wso2.com/ Mobile: +94779716248 Blog: pushpalankajaya.blogspot.com/ | LinkedIn: lk.linkedin.com/in/pushpalanka/ | Twitter: @pushpalanka On Thu, Mar 20, 2014 at 10:23 AM, Pushpalanka Jayawardhana

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Geeth Munasinghe
Hi Madhuka, Now the jaggery compile without issues on Jeskins machine. But it fails on jenkins [2'] machine because it cannot upload the jars to snapshots repo [1]. Because jaggery version is not a snapshot version. Can you make it a snapshot version ? [1]

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Madhuka Udantha
Hi, According last build[1] in Jenkins. jaggery branch build fine. When we uploading jar we are getting below error. As Uploading jar need SNAPSHOT for the name? So we could added such for our version. But it seems version number will have ugly as it is branch n using SNAPSHOt Failed to

Re: [Dev] Fwd: Proposal 22: Android Display viewer for PDF, Doc, Excel files for WSO2 EMM

2014-03-20 Thread Dilshan Edirisuriya
Hi Rishi, This fits to the MDM component. Anyway this is only a logical separation apart from the multiple Jaggery apps we had. Just for now think about the EMM as one entity which has both mobile device management and application management features. The idea behind this is to implement a secure

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Madhuka Udantha
On Fri, Mar 21, 2014 at 12:26 AM, Madhuka Udantha madh...@wso2.com wrote: Hi, According last build[1] in Jenkins. jaggery branch build fine. When we uploading jar we are getting below error. As Uploading jar need SNAPSHOT for the name? So we could added such for our version. But it seems

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Geeth Munasinghe
Build is triggered. And it was successful, build was completed and artifacts were uploaded to nexus with version 0.9.0.ALPHA5.wso2v1-SNAPSHOT Thanks Geeth *G. K. S. Munasinghe* *Software Engineer,* *WSO2, Inc. http://wso2.com http://wso2.com/ * *lean.enterprise.middleware.* email:

Re: [Dev] Need a jaagery release for latest Carbon 4.3.0 products.

2014-03-20 Thread Madhuka Udantha
Hi, Sagara. Jaggery Build fine and it is fixed[1] in jenkins. *Confirmed from Geeth.* [INFO] Deployment done in 4 min 38 sec Sending e-mails to: buil...@wso2.org madh...@wso2.com Finished: SUCCESS [1] http://54.84.136.218:8080/jenkins/job/jaggery-branch-for-kernel4.3.0/9/console On Thu,

Re: [Dev] Synapse namespace can not be added via UI

2014-03-20 Thread Vijayaratha Vijayasingam
Hi Isuru.. If i use any other name space within payload other than synapse[1] in the output i get the result with the prefix. If i use synapse namespace, i get without any ns prefixes. Do you see any option to avoid that prefix comes at first place?(other than xslt mediator) [1] payloadFactory

Re: [Dev] Use of URL template in ESB with a wildcard for query parameters

2014-03-20 Thread Sanjeewa Malalgoda
I was under the impression that you are using latest uri-template version (1.6.3 or above). Actually * support and query parameter support was not there in in 1.6.2 and we introduced it later. Referring this jira[1] Thanks, sanjeewa. [1]https://wso2.org/jira/browse/APIMANAGER-903 On Fri, Mar

Re: [Dev] Student Introduction, GSoC-2014 project: UI Testing Framework for Developer Studio

2014-03-20 Thread Jasintha Dasanayake
Scope and major expectations as follows - Should be provide a easy way to create test cases ex:- test cases can be written using annotations ..etc. - Should be able to test both editors (which are based on GMF/EMF) and SWT based UIs - Test cases can be able to execute using a

Re: [Dev] Invitation: CEP Code Review on Kafka Default Event Builder/Formatter @ Thu Mar 20, 2014 2pm - 3pm (saji...@wso2.com)

2014-03-20 Thread Sajith Ravindra
Hi all, Please find suggested improvements and changes in the review at [1]. [1] https://docs.google.com/a/wso2.com/document/d/10SSjuIHgomJCZDARjHBaGY05In-2xy93jxkMrDXoCBU/edit?usp=sharing Thanks *, Sajith Ravindra* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware

[Dev] How to access registry within costom mediator

2014-03-20 Thread Susinda Perera
Any code examples on $subject? And best-practices etc.. I have tried with org.wso2.carbon.mediation.registry.WSO2Registry but it gives following exception java.lang.NullPointerException: Tenant domain has not been set in CarbonContext when executing Resource resource = registry.getResource(key);

Re: [Dev] How to access registry within costom mediator

2014-03-20 Thread Jeewantha Dharmaparakrama
Hi Susinda, Try this, messageContext.getEntry(conf:/foo); Thanks, Jeewantha On Thu, Mar 20, 2014 at 11:18 PM, Susinda Perera susi...@wso2.com wrote: Any code examples on $subject? And best-practices etc.. I have tried with org.wso2.carbon.mediation.registry.WSO2Registry but it gives

Re: [Dev] Student Introduction, GSoC-2014 project: UI Testing Framework for Developer Studio

2014-03-20 Thread Nila
Thank you Jasintha, as far as I understood, the Jiras contain pluggins (zipped code) those seems to be testing each plugin set of the Developer Studio and POM files are setup which contains Developer Studio plugin dependencies. Unfortunately I couldn't get any of them running, yet. But I got

Re: [Dev] [ESB] Adding attachment to Synapse MessageContext

2014-03-20 Thread Jeewantha Dharmaparakrama
Hi Ramindu, Is SOAP with attachments enabled in the ESB? You might need to enable MTOM [1] [1] https://docs.wso2.org/pages/viewpage.action?pageId=26838822 Jeewantha On Wed, Mar 19, 2014 at 2:10 PM, Ramindu Deshapriya rasad...@gmail.comwrote: Hi Paul, Paul Fremantle-2 wrote How are you

Re: [Dev] How to access registry within costom mediator

2014-03-20 Thread Chanaka Fernando
Hi Susinda, You can try the following method to access the registry. // if localentry testLocalentry defined in synapse econfig Entry localEntryObj = (Entry) synapseMsgContext.getConfiguration() .getLocalRegistry().get(testLocalentry); System.out.println(