[Dev] Publish data set in DAS

2016-02-29 Thread Lakshitha Warnakulasuriya
I'll get some backend data set using soap service. I want to publish that data set in WSO2 DAS. How can i do this? Any help can be really appreciated. Thanks and Regards, Lakshitha. ___ Dev mailing list Dev@wso2.org

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-02-29 Thread Malaka Silva
Hi All, Please ignore my previous comments. This can be done with current implementation. if (builder instanceof DataSourceMessageBuilder && "true".equals(streaming)) { dataSource = ManagedDataSourceFactory.create(new FileObjectDataSource(file, contentType));

Re: [Dev] [APIM] Adding new API store themes for tenants via admin-dashboard

2016-02-29 Thread Shenavi de Mel
Hi Jo, Thanks for the quick response. For the first issue we can remove the files which are included in the sample and provide that for the users and probably mention the supported file extensions as well in the documentation. I guess the 2nd issue would have to be fixed and i created a JIRA to

Re: [Dev] [DAS] Retrieving sorted data from queries to DAS

2016-02-29 Thread Sriskandarajah Suhothayan
Hi Gimantha In most cases we need data sorted by time, so in that case do we need to index time ? Regards Suho On Tue, Mar 1, 2016 at 12:08 PM, Gimantha Bandara wrote: > Hi Shabir, > > In DAS 3.0.0 and DAS 3.0.1, sorting is not supported. You will have to > sort the data at

Re: [Dev] [DAS] Retrieving sorted data from queries to DAS

2016-02-29 Thread Gimantha Bandara
Hi Shabir, In DAS 3.0.0 and DAS 3.0.1, sorting is not supported. You will have to sort the data at the client side. Currently I am implementing a sorting functionality on top of lucene indexing mechanism. Once thats implemented, records can be retrieved sorted by indexed fields. On Tuesday,

Re: [Dev] [APIM] Adding new API store themes for tenants via admin-dashboard

2016-02-29 Thread Joseph Fonseka
Hi Shenavi Both issues you mention are valid. 1. The reason to add a white list is to prevent users from uploading malicious script. And we should remove the unsupported files from the sample. Also we might need to move the white-list to a config file. 2. And yes we should replace the entire

Re: [Dev] How do I use enrich mediator with JSON payload in ESB 4.9.0?

2016-02-29 Thread Praneesha Chandrasiri
Hi all, I removed Enrich Mediator from the list, which includes mediators that have JSON support in docs of ESB 4.9.0 and above, as for example in [1]. Also, I resolved the JIRA in [2]. [1] https://docs.wso2.com/display/ESB500/JSON+Support [2] https://wso2.org/jira/browse/DOCUMENTATION-2299

[Dev] [VOTE] Release WSO2 Business Process Server 3.5.1 RC3

2016-02-29 Thread Amal Gunatilake
Hi Devs, This is the third release candidate of WSO2 Business Process Server 3.5.1 *This release fixes the following issues:* https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hide=12625 Please download, test and vote. *Source & binary distribution files:* Source :

Re: [Dev] G-Reg build failures with latest carbon-commons(4.5.1 & 4.4.9)

2016-02-29 Thread Kalpa Welivitigoda
Hi all, We have released carbon-commons 4.5.2 with the fix. For 4.4.9 we have merged the PR, but it seems no one is using carbon-commons 4.4.9 any more. If 4.4.9 release is required, please reply to this thread. On Sun, Feb 28, 2016 at 8:01 PM, Nipuni Perera wrote: > Hi

Re: [Dev] [ESB] - Throttling Mediator

2016-02-29 Thread Chathurika De Silva
Raised [1] with the concern as well [1] https://wso2.org/jira/browse/ESBJAVA-4455 On Tue, Mar 1, 2016 at 11:04 AM, Chathurika De Silva wrote: > Hi > > With regarding to the $subject what is the default action on a incoming > request? > > If i further explain, say i

Re: [Dev] Is @Provider annotation supported in msf4j ?

2016-02-29 Thread Hemika Kodikara
Thanks for the info. I will look into the implementation. Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +9477762 On Mon, Feb 29, 2016 at 3:52 PM, Afkham Azeez wrote: > No it is not supported, but we would welcome a PR

[Dev] [ESB] - Throttling Mediator

2016-02-29 Thread Chathurika De Silva
Hi With regarding to the $subject what is the default action on a incoming request? If i further explain, say i configure ip address 1 as allowed. Then the incoming requests from this particular ip address will be allowed. Currently, if i invoke from another ip address (ip addres 2) then those

[Dev] [APIM] Adding new API store themes for tenants via admin-dashboard

2016-02-29 Thread Shenavi de Mel
Hi APIM team, I have a few question regarding the uploading of tenant themes to the APIM. 1. When i was uploading a tenant theme for a tenant following the tutorial [1] i noticed some warn logs in my console. Further i noticed that the files mentioned in those warnings are not deployed as well

[Dev] WSO2 Dashboard Server 2.0.0 Released !!!

2016-02-29 Thread Tanya Madurapperuma
The WSO2 DS team is pleased to announce the release of version 2.0.0 of Open Source WSO2 Dashboard Server. WSO2 Dashboard Server (DS) provides a tool set to create dashboards and visualizations for enterprise requirements. Unlike traditional solutions, DS exposes the power of the server to the

Re: [Dev] How do I use enrich mediator with JSON payload in ESB 4.9.0?

2016-02-29 Thread Shafreen Anfar
Hi Doc team, I think we need to remove this section from the aforementioned document. AFAIK, none of the mediators mentioned below support native json. @Others : Please correct me if am wrong :) Mediators with native JSON support Native JSON manipulation is supported for the following

[Dev] [DAS] Retrieving sorted data from queries to DAS

2016-02-29 Thread Shabir Mohamed
Hi All, In the process of creating analytics gadgets for the IoT/EMM Server, I have a need to fetch data from DAS filtered by some query parameters (ex: deviceId, owner). In addition, I also have a need to sort the retrieved data based on a specific attribute of the event-stream. As of what I

Re: [Dev] How do I use enrich mediator with JSON payload in ESB 4.9.0?

2016-02-29 Thread Shafreen Anfar
Hi Rajkumar, It seems there is no such native json support in Enrich mediator. Will update the document. Sorry for the inconvenience. On Tue, Mar 1, 2016 at 1:26 AM, Rajkumar Rajaratnam wrote: > > > On Mon, Feb 29, 2016 at 7:54 PM, Rajkumar Rajaratnam >

Re: [Dev] Packaging the Kubernetes Artifacts

2016-02-29 Thread Vishanth Balasubramaniam
Thanks Imesh. On Tue, Mar 1, 2016 at 7:27 AM, Imesh Gunaratne wrote: > > On Tue, Mar 1, 2016 at 7:16 AM, Imesh Gunaratne wrote: > >> >> WSO2 has repeated in the artifact names, see above >> Might be better to rename wso2am-docker-1.0.0.zip >> to

Re: [Dev] No such method when loading third party jar in eclipse

2016-02-29 Thread Awanthika Senarath
Hi all, Apart from the kernel libraries bundle exporting the jackson libraries, I could also observe that org.wso2.datamapper.engine-0.0.1.jar bundling jackson packages. this bundle export all jackson packages without any version declaration. @Susinda/ Nuwan : Any idea why this composite

Re: [Dev] Regarding GSOC 2016 project 21

2016-02-29 Thread Tharindu Edirisinghe
[Adding Dev mailing list] Hi Asantha, In order to make you familiar with this project with regard to WSO2 platform, we would like you to complete the following task which would provide an understanding on how the userstore managers are used in WSO2 products. 1. Refer [1] and understand how a

Re: [Dev] Packaging the Kubernetes Artifacts

2016-02-29 Thread Imesh Gunaratne
On Tue, Mar 1, 2016 at 7:16 AM, Imesh Gunaratne wrote: > > WSO2 has repeated in the artifact names, see above > Might be better to rename wso2am-docker-1.0.0.zip > to wso2am-dockerfile-1.0.0.zip > > I have now fixed above:

Re: [Dev] Packaging the Kubernetes Artifacts

2016-02-29 Thread Imesh Gunaratne
Hi Vishanth, Few things I noted: [INFO] WSO2 WSO2 API Manager Docker Artifacts [INFO] WSO2 WSO2 API Manager Kubernetes Artifacts [INFO] WSO2 WSO2 Application Server Docker Artifacts [INFO] WSO2 WSO2 Application Server Kubernetes Artifacts [INFO] WSO2 WSO2 Business Process Server Docker Artifacts

Re: [Dev] WSO2 Committers += Hasunie Adhikari

2016-02-29 Thread Rasika Perera
Congratulations Hasuni !!! On Mon, Feb 29, 2016 at 5:17 PM, Hasitha Hiranya wrote: > Congratulations Hasuni...!!! > > > On Mon, Feb 29, 2016 at 5:13 PM, Mohamed ZAJITH > wrote: > >> Congratulations Hasuni >> >> >> >> >> On Mon, Feb 29, 2016 at 3:28

Re: [Dev] WSO2 Committers += Kamidu Sachith Punchihewa

2016-02-29 Thread Rasika Perera
Congratulations Kamindu !!! On Mon, Feb 29, 2016 at 5:14 PM, Mohamed ZAJITH wrote: > > Congratulations Kamidu > > > > On Mon, Feb 29, 2016 at 4:55 PM, Lalanke Athauda wrote: > >> Hi, >> Congratulations Kamidu.. >> >> On Mon, Feb 29, 2016 at 3:28 PM,

Re: [Dev] How do I use enrich mediator with JSON payload in ESB 4.9.0?

2016-02-29 Thread Rajkumar Rajaratnam
On Mon, Feb 29, 2016 at 7:54 PM, Rajkumar Rajaratnam wrote: > Hi, > > Doc [1] says enrich mediator supports native JSON manipulation. Does that > mean I can modify the JSON payload using enrich mediator? How do I do that? > Couldn't find any doc or blog. > > [1]

[Dev] How do I use enrich mediator with JSON payload in ESB 4.9.0?

2016-02-29 Thread Rajkumar Rajaratnam
Hi, Doc [1] says enrich mediator supports native JSON manipulation. Does that mean I can modify the JSON payload using enrich mediator? How do I do that? Couldn't find any doc or blog. [1] https://docs.wso2.com/display/ESB490/JSON+Support Thanks, Raj. -- Rajkumar Rajaratnam Committer & PMC

Re: [Dev] Calling DSS REST resources using JSON payloads

2016-02-29 Thread Madhawa Gunasekara
Hi Gokul, No, We have to do the json mapping for requests as well. If you need to send a json payload in a request, you have to follow this json format[1]. otherwise it won't work. [1] https://docs.wso2.com/display/DSS350/JSON+Mapping#JSONMapping-JSONRequestPayloads Thanks, Madhawa On

Re: [Dev] [GSoC]Proposal 3: [ML] Visual (Deep) Neural Network Builder

2016-02-29 Thread dinali dabarera
Hi, These are some notes which I recieved by Upul and Nirmal for all the people who are interested in this gsoc project. Notes by Upul & Nirmal: Creating a drag and drop environment with a good UI to create neural networks. Front end: UI with elements to drag and drop

Re: [Dev] Native inbound and connector for IBM MQ 7.5

2016-02-29 Thread Riyafa Abdul Hameed
Hi, Thank you very much for the reply. I will try it out and contact you if I run into any trouble. Thanks again. Yours sincerely, Riyafa Abdul Hameed On 29 February 2016 at 10:20, Sajini De Silva wrote: > Hi Riyafa, > > In IBM MQ, SSL can be enabled for a channel and

[Dev] [Architecture] WSO2EMM 2.1.0 Milestone 1 Released

2016-02-29 Thread Inosh Perera
Hi all, We are pleased to announce that WSO2EMM 2.1.0 Milestone 1 is released. This release includes the following features and improvements, - Remote restart of Android devices. - State of notifications sent to a device is maintained. Product can be downloaded from [1]. [1].

Re: [Dev] [Architecture] Creating Gadgets for Web Application Statistics Monitoring Dashboard - Application Server 6.0.0

2016-02-29 Thread KasunG Gajasinghe
It seems these gadgets should directly call the DAS analytics API to get the summarized info. For the folder structure, may be we can create a top-level module called webapp-analytics and create the CApp there. If there are other artifacts other than the CApp, then we'll have to add the capp as a

Re: [Dev] [GSoC]Proposal 3: [ML] Visual (Deep) Neural Network Builder

2016-02-29 Thread Nirmal Fernando
Can you please send notes on what was discussed ? On Wed, Feb 24, 2016 at 9:56 PM, dinali dabarera wrote: > Hi, > Thank you for the advice. I am ready to engage in this project. > > *Dinali Rosemin Dabarera* > BSc. Computer Engineering (2016) > Faculty of Engineering >

Re: [Dev] GSOC 2016: Proposal 7

2016-02-29 Thread Nadeeshaan Gunasinghe
Hi Dinanjana, In order to have a better understanding about the underlying functionalities of WSO2 ESB, it would be better if you take a look at the architecture first. Please find [1] which is a very informative webinar about WSO2 ESB's architecture as well as the message flow. Also if you are

Re: [Dev] Calling DSS REST resources using JSON payloads

2016-02-29 Thread Gokul Balakrishnan
Hi Madhawa, To my understanding, this is only required when we're mapping the output to JSON, right? My requirement is to send a JSON payload to the resource as opposed to compose a custom JSON result. Thanks, On 29 February 2016 at 11:48, Madhawa Gunasekara wrote: > Hi

Re: [Dev] Calling DSS REST resources using JSON payloads

2016-02-29 Thread Madhawa Gunasekara
Hi Gokul, How did you build the json payload? we have to build json payload according to [1]. [1] https://docs.wso2.com/display/DSS350/JSON+Mapping Thanks, Madhawa On Mon, Feb 29, 2016 at 5:12 PM, Gokul Balakrishnan wrote: > Hi DSS team, > > I've created a dataservice and

Re: [Dev] WSO2 Committers += Hasunie Adhikari

2016-02-29 Thread Hasitha Hiranya
Congratulations Hasuni...!!! On Mon, Feb 29, 2016 at 5:13 PM, Mohamed ZAJITH wrote: > Congratulations Hasuni > > > > > On Mon, Feb 29, 2016 at 3:28 PM, Ruwan Yatawara wrote: > >> Congratulations Hasunie! >> >> Thanks and Regards, >> >> Ruwan Yatawara

Re: [Dev] WSO2 Committers += Kamidu Sachith Punchihewa

2016-02-29 Thread Mohamed ZAJITH
Congratulations Kamidu On Mon, Feb 29, 2016 at 4:55 PM, Lalanke Athauda wrote: > Hi, > Congratulations Kamidu.. > > On Mon, Feb 29, 2016 at 3:28 PM, Ruwan Yatawara wrote: > >> Congratulations Kamidu! >> >> Thanks and Regards, >> >> Ruwan Yatawara >> >>

Re: [Dev] WSO2 Committers += Hasunie Adhikari

2016-02-29 Thread Mohamed ZAJITH
Congratulations Hasuni On Mon, Feb 29, 2016 at 3:28 PM, Ruwan Yatawara wrote: > Congratulations Hasunie! > > Thanks and Regards, > > Ruwan Yatawara > > Senior Software Engineer, > WSO2 Inc. > > email : ruw...@wso2.com > mobile : +94 77 9110413 > blog :

[Dev] Calling DSS REST resources using JSON payloads

2016-02-29 Thread Gokul Balakrishnan
Hi DSS team, I've created a dataservice and certain operations as REST-style resources as per the doc [1]. However, when I attempt to call that REST endpoint using a JSON payload, I'm getting the following error, which leads me to conclude that DSS is not accepting it: Caused by:

[Dev] carbon-commons-4.5.2 is released !

2016-02-29 Thread Kalpa Welivitigoda
Hi folks, Please note $subject. -- Best Regards, Kalpa Welivitigoda Software Engineer, WSO2 Inc. http://wso2.com Email: kal...@wso2.com Mobile: +94776509215 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Kamidu Sachith Punchihewa

2016-02-29 Thread Lalanke Athauda
Hi, Congratulations Kamidu.. On Mon, Feb 29, 2016 at 3:28 PM, Ruwan Yatawara wrote: > Congratulations Kamidu! > > Thanks and Regards, > > Ruwan Yatawara > > Senior Software Engineer, > WSO2 Inc. > > email : ruw...@wso2.com > mobile : +94 77 9110413 > blog :

Re: [Dev] No such method when loading third party jar in eclipse

2016-02-29 Thread Awanthika Senarath
I have added the library into the libs folder and added them to the class-path only. Since it is in the same plugin I did not export and import explicitly. Regards Awanthika Awanthika Senarath Software Engineer, WSO2 Inc. Mobile: +94717681791 On Mon, Feb 29, 2016 at 4:13 PM, Nuwan Pallewela

Re: [Dev] No such method when loading third party jar in eclipse

2016-02-29 Thread Nuwan Pallewela
Hi Awanthika, Have you exported the packages you need to use? Thanks, Nuwan On Mon, Feb 29, 2016 at 3:47 PM, Awanthika Senarath wrote: > The issue is, > > We are using two jackson jars in our source namely, > > jackson-mapper-asl-1.9.3.jar and

Re: [Dev] Is @Provider annotation supported in msf4j ?

2016-02-29 Thread Afkham Azeez
No it is not supported, but we would welcome a PR if you can implement it :) Looks like a good feature to have. On Mon, Feb 29, 2016 at 3:48 PM, Hemika Kodikara wrote: > Hi All, > > I am implementing a ParamConverter using @Provider jax-rs annotations to > convert @Path params

[Dev] Is @Provider annotation supported in msf4j ?

2016-02-29 Thread Hemika Kodikara
Hi All, I am implementing a ParamConverter using @Provider jax-rs annotations to convert @Path params into an enum value rather than having a string. Doing so I will not need to convert the string param into an enum each time for each method. Examples of usage : [1][2][3] public Response

Re: [Dev] No such method when loading third party jar in eclipse

2016-02-29 Thread Awanthika Senarath
The issue is, We are using two jackson jars in our source namely, jackson-mapper-asl-1.9.3.jar and jackson-mapper-asl-1.8.10.jar, Awanthika Senarath Software Engineer, WSO2 Inc. Mobile: +94717681791 On Mon, Feb 29, 2016 at 3:41 PM, Awanthika Senarath wrote: > Hello All,

[Dev] No such method when loading third party jar in eclipse

2016-02-29 Thread Awanthika Senarath
Hello All, I have a third party dependency in my eclipse RCP plugin to the following jars, jaxb-impl-2.2.4-1.jar, jaxb-xjc-2.2.4-1.jar, jackson-mapper-asl-1.9.3.jar, jackson-core-asl-1.9.3.jar, jackson-annotations-2.1.0.jar I have loaded them through a lib folder, added to eclipse class-path

Re: [Dev] WSO2 Committers += Hasunie Adhikari

2016-02-29 Thread Ruwan Yatawara
Congratulations Hasunie! Thanks and Regards, Ruwan Yatawara Senior Software Engineer, WSO2 Inc. email : ruw...@wso2.com mobile : +94 77 9110413 blog : http://ruwansrants.blogspot.com/ www: :http://wso2.com On Mon, Feb 29, 2016 at 3:24 PM, Harshan Liyanage wrote: >

Re: [Dev] WSO2 Committers += Kamidu Sachith Punchihewa

2016-02-29 Thread Ruwan Yatawara
Congratulations Kamidu! Thanks and Regards, Ruwan Yatawara Senior Software Engineer, WSO2 Inc. email : ruw...@wso2.com mobile : +94 77 9110413 blog : http://ruwansrants.blogspot.com/ www: :http://wso2.com On Mon, Feb 29, 2016 at 3:25 PM, Harshan Liyanage wrote: > Congratz

Re: [Dev] WSO2 Committers += Kamidu Sachith Punchihewa

2016-02-29 Thread Harshan Liyanage
Congratz Kamidu !! Harshan Liyanage Software Engineer Mobile: *+94724423048* Email: hars...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com * lean.enterprise.middleware. On Thu, Feb 25, 2016 at 11:45 AM, Hasitha Amal De Silva

Re: [Dev] WSO2 Committers += Hasunie Adhikari

2016-02-29 Thread Harshan Liyanage
Congratz Hasuni !! Harshan Liyanage Software Engineer Mobile: *+94724423048* Email: hars...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com * lean.enterprise.middleware. On Thu, Feb 25, 2016 at 8:31 PM, Manoj Gunawardena wrote: >

Re: [Dev] Regarding Proposal 6: [ML] Predictive analytics with online data for WSO2 Machine Learner

2016-02-29 Thread Maheshakya Wijewardena
Hi Heshani, Thank you for the interest for this project. WSO2 Machine Learner supports several learning algorithms at the moment[1]. This project intends is to leverage the existing algorithms in WSO2 Machine Learner to support streaming data. As an initiative, first you can get an idea about

[Dev] [PaaS] [Discuss] Extending the Kubernetes Membership Scheme to Support Kubernetes Deployed on Mesos

2016-02-29 Thread Isuru Haththotuwa
Hi, To run WSO2 products directly on Kubernetes, we already have a membership scheme to discover members to support clustering [1]. However, when Kubernetes is deployed on top of Mesos, this approach will not work due to the following reasons: - Mesos will be creating/destroying pods, not

Re: [Dev] Regarding [ML] Visual (Deep) Neural Network Builder

2016-02-29 Thread Nirmal Fernando
[Looping dev] On Mon, Feb 29, 2016 at 2:56 PM, Ishani Pathinayake < ishanipathinay...@gmail.com> wrote: > Hi, > > I'm a 4th year undergraduate from SLIIT faculty of > computing(specializing in Software Engineering). I'm interested in doing > the above mentioned project as the final year

Re: [Dev] Invoking Query type API call via People HR connector

2016-02-29 Thread Thulasika Vijayanathan
Hi, yes, I will check this. Thanks. Thulasika. On Mon, Feb 29, 2016 at 2:28 PM, Malaka Silva wrote: > Thulasika can you check this pls. > > On Mon, Feb 29, 2016 at 2:26 PM, Amalka Subasinghe > wrote: > >> Created a jira >>

Re: [Dev] Invoking Query type API call via People HR connector

2016-02-29 Thread Malaka Silva
Thulasika can you check this pls. On Mon, Feb 29, 2016 at 2:26 PM, Amalka Subasinghe wrote: > Created a jira > https://wso2.org/jira/browse/ESBCONNECT-83 > > Amalka Subasinghe > Senior Software Engineer > WSO2 Inc. > Mobile: +94 77 9401267 > > On Mon, Feb 29, 2016 at 12:09 PM,

Re: [Dev] Invoking Query type API call via People HR connector

2016-02-29 Thread Amalka Subasinghe
Created a jira https://wso2.org/jira/browse/ESBCONNECT-83 Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267 On Mon, Feb 29, 2016 at 12:09 PM, Keerthika Mahendralingam < keerth...@wso2.com> wrote: > Hi Amalka, > > We don't have that operation in current implemented