Re: [Dev] java.lang.NoClassDefFoundError: org/wso2/caching/CachingConstants

2016-05-02 Thread Bhathiya Jayasekara
Hi Manoj, I installed *synapse-nhttp-transport *feature in a carbon server. But it gave $subject. Dependency tree shows that it needs *org.wso2.caching:wso2caching-core:4.0.3. * *[INFO] org.apache.synapse:synapse-nhttp-transport:bundle:2.1.7-wso2v3-ALPHA* [INFO] +-

Re: [Dev] [DEV][AppM] Cannot add web application 'Failed to add asset.'

2016-05-02 Thread Dinusha Senanayaka
Hi Chanuka, This seems to be a issue with setting permissions to registry resource in mounted environment [1]. Will provide a patch ASAP. [1] https://wso2.org/jira/browse/REGISTRY-2214 Regards, Dinusha. On Mon, May 2, 2016 at 12:14 PM, Chanuka Dissanayake wrote: > What is

Re: [Dev] [Architecture] [Pet Project] Velocity Template Mediator for ESB

2016-05-02 Thread Asanka Dissanayake
Hi Chanaka, is this the correct place to put the mediator. Wanted to double check .. wso2-synapse/modules/core/src/main/java/org/apache/synapse/mediators/builtin Thanks, Asanka D On Wed, Mar 16, 2016 at 10:41 PM, Chanaka Fernando wrote: > Hi Asanka, > > you can send your PR

Re: [Dev] GSOC 2016 - Project 21 : Review Proposal

2016-05-02 Thread Asantha Thilina
Hi Tharindu, i have done some coding in my new mongodb user store and i shared my code here [1] i will be developing it by referring JDBC user store in here[2] ,is their any wso2 coding conventions i should follow ?can you review my code and give me a feedback is their any improvement to be done

Re: [Dev] APIM Automations tests are disabled

2016-05-02 Thread Aparna Karunarathna
Hi Nuwan, We have seen a lot of discrepancies in the automation test, so it would be good if you guys can fix those before the release. Regards, Aparna On Mon, May 2, 2016 at 6:36 PM, Nuwan Dias wrote: > Not sure why this was disabled. Maybe its because it uses the deprecated

Re: [Dev] Is streaming input & output support working in MSF4J?

2016-05-02 Thread Afkham Azeez
The problem is, we can't do the next MSF4J release because we can't lose a feature in a release. This is a blocker for us. We have plans to release in the next 2 weeks. On Mon, May 2, 2016 at 4:56 PM, Isuru Ranawaka wrote: > Hi Azeez, > > Currently streaming works if we used

Re: [Dev] [VOTE] Release WSO2 Dockerfiles 1.1.0 RC1

2016-05-02 Thread Abhishek Tiwari
+1. Have tested Dockerfiles with Message Broker. - Abhishek On Mon, May 2, 2016 at 5:12 AM, Vishanth Balasubramaniam wrote: > Hi Devs, > > > This is the first release candidate (RC1) of WSO2 Dockerfiles 1.1.0 > release. > > Tag to be voted upon: > >

Re: [Dev] [G-Reg] What would be the purpose of CurrentDBConfig in registry.xml

2016-05-02 Thread Shazni Nazir
Hi Imesh, I think, it is used to refer to the local database configuration, out of the the three registry spaces; local, config and governance, in case where mounts have been configured. Shazni Nazeer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog :

Re: [Dev] Best way to get the message size of a incoming request from a handler

2016-05-02 Thread Isuru Ranawaka
Hi Harsha, I think we can read the InputStream without consuming and write it to OutputStream. There you can can calculate the length.No need to build in to Object model . Refer [1] [1]

[Dev] Fwd: GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner

2016-05-02 Thread Mahesh Dananjaya
Hi maheshakya, I have installed them correctly.now I am trying to debug the siddhi extention with the cep as the [1] describes. But when i created an input stream and a predictionStream (output stream). when i was trying to create new execution plan with above streams i got error when i clicked

Re: [Dev] GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner

2016-05-02 Thread Mahesh Dananjaya
Hi Maheshakya, Can you please tell me how to find the most recent p2 repository URL to add machine learner Core, Machine learner commons, Machine learner database service and ML Siddhi extension to add as features in CEP as describes in the [1]. When i use