Re: [Dev] Communication Error between Active and Passive nodes.

2018-09-25 Thread Nisala Nanayakkara
Hi Mohan, As discussed offline, I will do the improvement to print the error trace here. Thanks, Nisala On Mon, Sep 24, 2018 at 8:59 PM Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > Hi Damith/Nisala, > > I think, we could improve the error handling bit more. Seems like we are >

[Dev] [Announce] [Architecture] WSO2 Stream Processor 4.2.0 Released!

2018-07-16 Thread Nisala Nanayakkara
*WSO2 Stream Processor 4.2.0 Released!WSO2 Stream Processor team is pleased to announce the release of version 4.2.0 of the WSO2 Stream Processor.WSO2 Stream Processor is an open source embodiment of the WSO2 Analytics platform, of which the real-time, incremental & intelligent data processing

Re: [Dev] [SP] What is our dashboard packaging modal

2018-07-10 Thread Nisala Nanayakkara
Hi Udara, Currently, we keep the widgets in the file system and the dashboard JSONs in the database. So we have to copy/paste the widgets into the file system and create a DB entry with the dashboard JSON using our REST API. But AFAIK your requirement is to support dashboard packaging in the

Re: [Dev] Connect to a RDMBS datastore to retrieve data for a SP dashboard widget

2018-07-09 Thread Nisala Nanayakkara
.* > *Mobile : +94 077 903 7536* > > > > > > On Mon, Jul 9, 2018 at 12:48 AM Nisala Nanayakkara > wrote: > >> Hi Nivethika, >> >> @Damith What Thisaru means is that custom widgets(with a dependency of >> @wso2-dashboards/widgets:1.2.2) are not ba

Re: [Dev] Connect to a RDMBS datastore to retrieve data for a SP dashboard widget

2018-07-08 Thread Nisala Nanayakkara
lowing APIs, >>>> >>>>- Subscribe to the endpoint: >>>> - syntax : >>>> super.getWidgetChannelManager().subscribeWidget(, >>> back >>>> method to handle data>, ) >>>> - Example: >>>> - >>>>

Re: [Dev] [Architecture] [VOTE] Release of WSO2 Stream Processor 4.2.0 RC2

2018-06-25 Thread Nisala Nanayakkara
ave tested the following functionality and found no issues. >> >>- Drag and drop function - From Design to Code view >> >> [+] Stable - go ahead and release >> >> Best Regards, >> Moiz. >> >> >> On Mon, Jun 25, 2018 at 3:31 PM Nis

Re: [Dev] [Architecture] [VOTE] Release of WSO2 Stream Processor 4.2.0 RC2

2018-06-25 Thread Nisala Nanayakkara
>>>>>> On Thu, Jun 21, 2018 at 12:22 PM, Senthuran Ambalavanar < >>>>>>> senthu...@wso2.com> wrote: >>>>>>> >>>>>>>> Hi all, >>>>>>>> >>>>>>>> I have tested the f

[Dev] [Architecture] [VOTE] Release of WSO2 Stream Processor 4.2.0 RC2

2018-06-20 Thread Nisala Nanayakkara
Hi all, WSO2 Stream Processor team is pleased to announce the second release candidate of WSO2 Stream Processor 4.2.0. WSO2 Stream Processor is an open source embodiment of the WSO2 Analytics platform, of which the real-time, incremental & intelligent data processing capabilities let digital

Re: [Dev] [Architecture] [VOTE] Release of WSO2 Stream Processor 4.2.0 RC1

2018-06-17 Thread Nisala Nanayakkara
Hi all, We are calling off this vote as we found some issues with the rc1. We will do a rc2 and call the vote. Thanks, Nisala On Sat, Jun 16, 2018 at 12:24 PM Nisala Nanayakkara wrote: > Hi all, > > WSO2 Stream Processor team is pleased to announce the first release > candidate of

[Dev] [Architecture] [VOTE] Release of WSO2 Stream Processor 4.2.0 RC1

2018-06-16 Thread Nisala Nanayakkara
Hi all, WSO2 Stream Processor team is pleased to announce the first release candidate of WSO2 Stream Processor 4.2.0. *WSO2 Stream Processor is an open source embodiment of the WSO2 Analytics platform, of which the real-time, incremental & intelligent data processing capabilities let digital

[Dev] [Architecture] WSO2 Stream Processor 4.2.0 Beta Released !

2018-06-08 Thread Nisala Nanayakkara
*WSO2 Stream Processor 4.2.0 Beta Released!WSO2 Stream Processor team is pleased to announce the release of version 4.2.0 Beta of the WSO2 Stream Processor.WSO2 Stream Processor is an open source embodiment of the WSO2 Analytics platform, of which the real-time, incremental & intelligent data

[Dev] WSO2 Stream Processor 4.2.0 Alpha Released!

2018-06-01 Thread Nisala Nanayakkara
*WSO2 Stream Processor 4.2.0 Alpha Released!WSO2 Stream Processor team is pleased to announce the release of version 4.2.0 Alpha of the WSO2 Stream Processor.WSO2 Stream Processor is an open source embodiment of the WSO2 Analytics platform, of which the real-time, incremental & intelligent data

Re: [Dev] [Architecture] [VOTE] Release WSO2 Stream Processor 4.1.0 RC2

2018-03-15 Thread Nisala Nanayakkara
Tested Dashboard App and its basic functionalities. Tested the Status Dashboard. (Adding worker and etc) [+] Stable go ahead and release Thanks, Nisala On Fri, Mar 16, 2018 at 10:21 AM, Anusha Jayasundara wrote: > Tested business rules, template editor, event simulator with

Re: [Dev] Avoid loading multiple copies of React

2018-02-19 Thread Nisala Nanayakkara
wso2.com/display/SP400/Creating+Custom+Widgets Thanks, Nisala On Tue, Feb 20, 2018 at 10:14 AM, SajithAR Ariyarathna <sajit...@wso2.com> wrote: > > > On Tue, Feb 20, 2018 at 9:47 AM, Nisala Nanayakkara <nis...@wso2.com> > wrote: > >> Hi Sajith, >> >> No

Re: [Dev] Avoid loading multiple copies of React

2018-02-19 Thread Nisala Nanayakkara
t)? So that the some widget author doesn't > need React as a dependency. > > > On Thu, Feb 15, 2018 at 1:22 PM, Nisala Nanayakkara <nis...@wso2.com> > wrote: > >> Hi Aruna, >> >> +1 for the approach. We have faced a similar issue in Product SP and >>

Re: [Dev] Avoid loading multiple copies of React

2018-02-14 Thread Nisala Nanayakkara
Hi Aruna, +1 for the approach. We have faced a similar issue in Product SP and tested the above-mentioned fix in our local environment. It is working fine. Thanks, Nisala On Thu, Feb 15, 2018 at 12:04 PM, Aruna Herath wrote: > Loading multiple copies of React in the same page

Re: [Dev] Docs for how to create Siddhi Extensions using Maven Archetypes

2018-01-28 Thread Nisala Nanayakkara
] - https://github.com/wso2-extensions/siddhi-maven-archetype/releases/tag/v1.0.1 Thanks, Nisala On Thu, Jan 11, 2018 at 12:41 PM, Nisala Nanayakkara <nis...@wso2.com> wrote: > Hi Mohan, > > Yes. I will look into this. > > Thanks, > Nisala > > On Thu, Jan 11, 2

Re: [Dev] Docs for how to create Siddhi Extensions using Maven Archetypes

2018-01-10 Thread Nisala Nanayakkara
Hi Mohan, Yes. I will look into this. Thanks, Nisala On Thu, Jan 11, 2018 at 12:35 PM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > > > On Thu, Jan 11, 2018 at 12:15 PM, Mohanadarshan Vivekanandalingam < > mo...@wso2.com> wrote: > >> >> >> On Thu, Jan 11, 2018 at 12:14 PM,

Re: [Dev] Dashboard Component - Hierarchical Page Support

2017-08-30 Thread Nisala Nanayakkara
"name": "Page 4", >>> "content": [] >>> } >>> ] >>> } >>> ] >>> } >>> } >>> >> So we keep th

Re: [Dev] Dashboard Component - Hierarchical Page Support

2017-08-30 Thread Nisala Nanayakkara
ed to keep separate mapping between pageIds and its attributes - Convenience in processing the dashboard JSON, when there is a modification or deletion in the pages. Moreover, we are going to remove additional attributes which were introduced in the UUF based dashboard component(version, last

Re: [Dev] Dashboard Component - Hierarchical Page Support

2017-08-29 Thread Nisala Nanayakkara
oned JSON format. > > Thank you, > > On Tue, Aug 29, 2017 at 9:44 AM, Nisala Nanayakkara <nis...@wso2.com> > wrote: > >> Hi Udara, >> >> Please find my comments inline. >> >> Assume we have a page2, which is going to be listed under page0>

Re: [Dev] Dashboard Component - Hierarchical Page Support

2017-08-29 Thread Nisala Nanayakkara
On Tue, Aug 29, 2017 at 9:44 AM, Nisala Nanayakkara <nis...@wso2.com> > wrote: > >> Hi Udara, >> >> Please find my comments inline. >> >> Assume we have a page2, which is going to be listed under page0>page1. So >> are we going to have a object like

Re: [Dev] Dashboard Component - Hierarchical Page Support

2017-08-28 Thread Nisala Nanayakkara
ashboard id as the parentId. Thanks, Nisala On Tue, Aug 29, 2017 at 8:37 AM, Udara Rathnayake <uda...@wso2.com> wrote: > Hi Nisala, > > Assume we have a page2, which is going to be listed under page0>page1. So > are we going to have a object like "page0/page1/page2" : {

[Dev] Dashboard Component - Hierarchical Page Support

2017-08-28 Thread Nisala Nanayakkara
Hi all, We are in the process of re-writing dashboard component using React. Currently we have dashboard view component with following features, - Dashboard listing (will retrieve the dashboard from the DB and list down) - Backend API support for dashboard CRUD activities. -

Re: [Dev] Error while installing Account Recovery and Credential Management Feature in wso2am-2.0.1-SNAPSHOT

2017-05-16 Thread Nisala Nanayakkara
Hi Mushtaq, Were you able to resolve this issue ? I faced a similar scenario when I was trying to install the above mentioned feature in APIM 2.0.0. Thanks, Nisala On Tue, Nov 8, 2016 at 2:02 PM, Mushthaq Rumy wrote: > Hi Abimaran, > > I downloaded the P2 locally and

Re: [Dev] Creating a widget web-component using existing charting libraries

2017-03-24 Thread Nisala Nanayakkara
Hi Pawan, AFAIK We are using vizGrammer library in widget generation in carbon-dashboards 2.1.x version. Please find the analytics libraries which is used in carbon-dashboards here[1]. [1] - https://github.com/wso2/carbon-dashboards/tree/2.1.x/apps/portal/libs/analytics-wso2_5.0.12 Thanks,

Re: [Dev] How can we add multi language support in javascript files

2017-03-22 Thread Nisala Nanayakkara
Hi Prasanna, UUF has the capability of facilitating above mentioned scenario. You can define your language property file under the ‘lang’ directory as follows. |src | |main | | pages/ | | fragments/ | | layouts/ |

Re: [Dev] about UUF

2017-03-07 Thread Nisala Nanayakkara
Hi Varuni, Please find the UUF Web App Developer's guide here[1]. Additionally you can go through readme files available in github repositories[2][3]. [1] - https://docs.google.com/document/d/10UDdArHV1eYEfiONu8saqPnnJyUjH3vxOrv0k0rK5hc/edit#heading=h.9icxvol1vn83 [2] -

[Dev] Exceeding the 65535 bytes limit - idp-mgt-edit.jsp - method _jspService(HttpServletRequest, HttpServletResponse)

2017-02-28 Thread Nisala Nanayakkara
Hi all, I am trying to upgrade tomcat version in carbon-kernel 4.4.11 from 7.0.73 to 7.0.75. After upgrading, I cannot access to Identity Provider’s add page. It gives following error[1], It seems like method ‘jspService(HttpServletRequest, HttpServletResponse)’ is hitting 64k limit. I have

Re: [Dev] WSO2 Committers += Chanaka Cooray

2017-02-24 Thread Nisala Nanayakkara
Congratz Chanaka :D On Fri, Feb 24, 2017 at 3:36 PM, Niranjan Karunanandham wrote: > Hi All, > > It's my pleasure to welcome Chanaka Cooray as a WSO2 Committer. > > Chanaka has been a valuable contributor to the Platform Team. In > recognition of his contribution, dedication

Re: [Dev] [UUF] Define page layout for default error pages

2017-01-20 Thread Nisala Nanayakkara
Hi Danushka, You can define your own error pages and its' layout as follows. As an example you need to add below configuration to app.yaml. *errorPages: * *404: "/foundation/error/404"* * default: **"/foundation/error/default**"* Please find related app.yaml[1] and the error pages here[2]. [1]

Re: [Dev] Invoking a Microservice REST api in UUF

2017-01-18 Thread Nisala Nanayakkara
Hi Denuwanthi, Based on the off-line discussion we had, Please import the package javax.ws.rs.* in UI specific microservice pom file. It will solve the issue of redirecting to "page not found' inside your uuf app. Thanks, Nisala On Wed, Jan 18, 2017 at 2:26 PM, Denuwanthi De Silva

Re: [Dev] Show images persisted in a database or in a non-public folder from a uuf app

2017-01-13 Thread Nisala Nanayakkara
HI, We had a similar requirement like this in dashboard component. Our requirement was to read dashboard files that resides in the DB from the client-side. For that, we wrote an UI-specific REST API, that will read the file from the DB. I think you can use the same strategy to do the $subject.

Re: [Dev] [VOTE] Release WSO2 MSF4J 2.1.0 RC3

2017-01-05 Thread Nisala Nanayakkara
ase. >> >> Best Regards >> Thusitha >> >> On Thu, Nov 3, 2016 at 2:17 PM, Nisala Nanayakkara <nis...@wso2.com> >> wrote: >> >>> Hi Thusitha, >>> >>> I have tested following samples. >>> >>>- Hello Wor

[Dev] Dashboards (UUF component) 3.0.0-M2 Released

2016-12-28 Thread Nisala Nanayakkara
Hi All, We are pleased to announce the 2nd milestone release of Dashboard components, which is based on the WSO2 Carbon Unified Framework(UUF). Features: - Integrated Metadata APIs - Introduced H2 DB support for storing Dashboards - Dashboard Personalization You can use following maven

[Dev] JAX-RS Enpoints are not exposed with Java Security Manager Enabled

2016-12-06 Thread Nisala Nanayakkara
Hi all, I am trying to deploy a web app which contains some classes in the web-inf/classes directory in AS 5.3.0. The classes inside the web-inf/classes directory are used to expose several jaxrs endpoints. But when I enabled the java security manager, those enpoints are not working (404 Not

Re: [Dev] WSO2 Committers += Shan Mahanama

2016-11-06 Thread Nisala Nanayakkara
Congratz Shan !!  On Monday, 7 November 2016, Lasantha Samarakoon wrote: > Congratz Shan > > *Lasantha Samarakoon* | Software Engineer > WSO2, Inc. > #20, Palm Grove, Colombo 03, Sri Lanka > Mobile: +94 (71) 214 1576 > Email: lasant...@wso2.com >

Re: [Dev] WSO2 Committers += Megala Uthayakumar

2016-11-01 Thread Nisala Nanayakkara
Congratz Megala :D !! On Tue, Nov 1, 2016 at 2:21 PM, Sinthuja Ragendran wrote: > Hi all, > > It's my pleasure to announce Megala Uthayakumar as a WSO2 Committer. > Megala had been a valuable contributor for Dashboard Server product, and > now for EMM/IoT Products. And in

Re: [Dev] [VOTE] Release WSO2 MSF4J 2.1.0 RC2

2016-10-24 Thread Nisala Nanayakkara
Hi Thusitha, I have tested following samples. - Hello World - Spring Hello World - Session-aware Service - Lifecycle - Metrics - File Server - FormParam - Circuit Breaker - Log-interceptor - BasicAuth Security - OAuth2 Security - Template No major issues were

Re: [Dev] WSO2 Committers += Farasath Ahamed

2016-10-24 Thread Nisala Nanayakkara
Congratz fara !!! :D On Mon, Oct 24, 2016 at 1:14 PM, Johann Nallathamby wrote: > Hi All, > > It's my pleasure to announce Farasath Ahamed as a WSO2 Committer. Farasath > has been a valuable contributor for WSO2 Identity Server product, and in > recognition of his contribution

Re: [Dev] WSO2 Committers += Madawa Soysa

2016-10-11 Thread Nisala Nanayakkara
Congratz Madawa ! :D On Tue, Oct 11, 2016 at 12:04 PM, Chandana Napagoda wrote: > Hi Devs, > > It is my pleasure to welcome Madawa Soysa as a WSO2 Committer. Madawa has > made some great contributions to WSO2 Governance Registry and WSO2 > Enterprise Store products during the

Re: [Dev] How to get the page title of a dashboard page

2016-08-22 Thread Nisala Nanayakkara
Hi Kalpa, I have created jira for this issue [1]. We will implement an api to get dashboard-meta data information in the next release. So you can get relevant meta data information of the dashboard using the api. [1] - https://wso2.org/jira/browse/UES-1036 Thanks, Nisala On Mon, Aug 22, 2016

Re: [Dev] [Announce] [Architecture] WSO2 Dashboard Server 2.1.0-Alpha Released!

2016-08-21 Thread Nisala Nanayakkara
in the context > of DS. I don't think we can provide such DevS support feature for this > release given the short time frame now. > > But anyhow lets have a discussion on this, come to our plan so that we can > execute this on the future releases. @Nisala, please schedule a meetin

Re: [Dev] [Announce] [Architecture] WSO2 Dashboard Server 2.1.0-Alpha Released!

2016-08-19 Thread Nisala Nanayakkara
2/maven-tooling-esb > [2] - https://github.com/wso2/maven-tooling-bps > > > > On Thu, Aug 18, 2016 at 6:45 PM, Nisala Nanayakkara <nis...@wso2.com> > wrote: > >> Hi, >> >> I have implemented maven - plugins for each artifacts in WSO2 Dashboard >> Server.

Re: [Dev] [Announce] [Architecture] WSO2 Dashboard Server 2.1.0-Alpha Released!

2016-08-18 Thread Nisala Nanayakkara
Hi, I have implemented maven - plugins for each artifacts in WSO2 Dashboard Server. So there are four maven - plugins for dashboards,gadgets,layouts and themes which can be used to generate a CAR file consisting with these artifacts. But we are not very much clear about where we have to maintain

[Dev] Shindig feature to get tenantDomain, Hostname and Port within a gadget

2016-08-04 Thread Nisala Nanayakkara
Hi, Please note that we have added another shindig feature in order to provide ability to get tenant domain, hostname and port within a gadget. You can get the tenant domain by requiring identity feature and hostname, port by requiring server feature as below. *To get tenant domain* Require

[Dev] [Architecture] WSO2 Dashboard Server 2.1.0-M4 Released!

2016-07-22 Thread Nisala Nanayakkara
WSO2 Dashboard Server 2.1.0-M4 Released! WSO2 Dashboard Server team is pleased to announce the release of WSO2 Dashboard Server 2.1.0 Milestone 4. This release comes with the following bug fixes and features. You can download the distribution from [1]. Bug - [UES-971

Re: [Dev] Update - Provide runtime environment for jaggery apps in AS6

2016-07-18 Thread Nisala Nanayakkara
tomcat-8.0.x-jaggery to master. Then its a two different versions, not a feature branch. Thanks, Nisala On Mon, Jul 18, 2016 at 2:05 PM, KasunG Gajasinghe <kas...@wso2.com> wrote: > Hi Nisala, > > On Thu, Jun 30, 2016 at 7:17 AM, Nisala Nanayakkara <nis...@wso2.com>

Re: [Dev] [Architecture] Provide Support to run Jaggery apps in Tomcat Server

2016-07-04 Thread Nisala Nanayakkara
y when all the carbon products move to AS 6.0 based >> platform, we can merge all those into one. >> >> Thanks, >> Sinthuja. >> >> On Mon, Jul 4, 2016 at 12:38 PM, Nisala Nanayakkara <nis...@wso2.com> >> wrote: >> >>> Hi Kasun, >

Re: [Dev] Provide Support to run Jaggery apps in Tomcat Server

2016-07-04 Thread Nisala Nanayakkara
when running Jaggery apps in vanilla Tomcat/AS6? > > How are you going to manage the codebase for Carbon vs Tomcat Jaggery > support? Better if we can maintain it in the same place. > > On Sat, Jul 2, 2016 at 12:51 PM, Nisala Nanayakkara <nis...@wso2.com> > wrote: > >>

Re: [Dev] Sharing a dashboard+gadgets across multiple tenants

2016-07-01 Thread Nisala Nanayakkara
Hi all, I made the relevant changes and send a PR. Thanks, Nisala On Fri, Jul 1, 2016 at 4:52 PM, Tanya Madurapperuma wrote: > Hi Dunith, > > There seems to be a regression issue introduced with gadget load ordering > feature. We will fix this soon and update you. > Sorry for

[Dev] Converting a HTML content into PDF using third party library

2016-07-01 Thread Nisala Nanayakkara
Hi all, Currently, I am working on a feature in WSO2 Dashboard Server, which involves in converting the dashboard page content with it's current snapshot to be downloaded as a pdf file. While researching on this, I found that there are several third party libraries such as jsPDF,PDFreactor which

Re: [Dev] Update - Provide runtime environment for jaggery apps in AS6

2016-06-29 Thread Nisala Nanayakkara
Hi all, Please find the branch here. [1] - https://github.com/wso2/jaggery/tree/tomcat-8.0.x-jaggery Thanks, Nisala On Thu, Jun 30, 2016 at 7:12 AM, Nisala Nanayakkara <nis...@wso2.com> wrote: > Hi all, > > We have created a seperate branch[1] with the changes required for >

[Dev] Update - Provide runtime environment for jaggery apps in AS6

2016-06-29 Thread Nisala Nanayakkara
Hi all, We have created a seperate branch[1] with the changes required for providing runtime environment for jaggery apps in AS6. Currently there is no jenkins builder setup for this, Please get the 1.0.0-SNAPSHOT version by building the branch in local repo. Please inform me if there are any

[Dev] Failed to stop the deployment of Jaggery app using lifecycle listener in AS6

2016-06-28 Thread Nisala Nanayakkara
Hi, As suggested in the code review, when there were issues in processing jaggery.conf file, I tried to fail the deployment of the jaggery app by throwing a runtime exception. But it did not fail the deployment of the jaggery app. Are there any other methods to fail the jaggery app using its

[Dev] Introducing Zip Unzip Functionality in Jaggery File Host Object

2016-06-16 Thread Nisala Nanayakkara
Hi all, I have an use-case of zipping and unzipping functionality for one of my ongoing improvement. Since it is difficult to achieve this task using JavaScript. Once I discussed about this with my teammates, they said that it is better to add these functionalities in Jaggery file hostobject. So

Re: [Dev] Need AS 6.0.0 Pack

2016-06-03 Thread Nisala Nanayakkara
. Thanks, Nisala On Thu, Jun 2, 2016 at 9:05 PM, Nisala Nanayakkara <nis...@wso2.com> wrote: > Hi all, > > I am trying to build the product-as in order to get the AS-6.0.0 pack. But > it gives the following error. > > *[ERROR] Failed to execute goal > org.apache.maven.pl

Re: [Dev] Need AS 6.0.0 Pack

2016-06-02 Thread Nisala Nanayakkara
requires jdk 1.8. > > Thanks. > > Regards, > Megala > > On Thu, Jun 2, 2016 at 9:05 PM, Nisala Nanayakkara <nis...@wso2.com> > wrote: > >> Hi all, >> >> I am trying to build the product-as in order to get the AS-6.0.0 p

[Dev] Need AS 6.0.0 Pack

2016-06-02 Thread Nisala Nanayakkara
Hi all, I am trying to build the product-as in order to get the AS-6.0.0 pack. But it gives the following error. *[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project appserver-utils: Fatal error compiling: invalid target

[Dev] [WSO2-ESB]Script Mediator not working properly when iterating

2015-07-29 Thread Nisala Nanayakkara
Hi, I am trying to convert json array to an xml using script mediator,in which I am using /script ![CDATA[ *for(var i=0;i parametersArray.length;i++){ Parameters += sub1:Parameters; Parameters += sub:Id+parametersArray[i].Id+/sub:Id; Parameters +=

[Dev] [GSoC-2015] Proposal 8 : WSO2 CEP Based Throttling for API Manager

2015-03-04 Thread Nisala Nanayakkara
Hi, I am Nisala Niroshana ,an Undergraduate from Department of Computer Science and Engineering, University of Moratuwa. Currently I am working as an intern at WSO2.I went through the GSoC proposal list and interested in proposal [1]. Currently I am working in API Manager team and already

[Dev] [GSoC-2015] Proposal 8 : WSO2 CEP Based Throttling for API Manager

2015-03-04 Thread Nisala Nanayakkara
Hi, I am Nisala Niroshana ,an Undergraduate from Department of Computer Science and Engineering, University of Moratuwa. Currently I am working as an intern at WSO2.I went through the GSoC proposal list and interested in proposal [1]. Currently I am working in API Manager team and already

[Dev] Problem with uploading API Image in 'Add API' Rest Resource

2015-03-01 Thread Nisala Nanayakkara
Hi, I am using Rest resources given in [1] to generate a sampleAPI ,if there is no APIs in the API Manger. I have used addAPI rest resource to add the sample API..But it did not upload the API image in to the registry and default image was set as the api image. Did anyone use those rest

Re: [Dev] Integration New Test Module - BUILD FAILURE

2015-02-23 Thread Nisala Nanayakkara
, Feb 23, 2015 at 3:25 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Did APIM distribution created successfully ? can you check whether the distribution is there in the local .m2 repo. Thanks, Krishantha. On Mon, Feb 23, 2015 at 2:51 PM, Nisala Nanayakkara nis...@wso2.com wrote

[Dev] Integration New Test Module - BUILD FAILURE

2015-02-23 Thread Nisala Nanayakkara
When I tried to build the POM file in the directory turing/apimgt/1.9.0/modules/integration, It gives the following error message, *Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack (unpack-mar-jks) on project org.wso2.carbon.am.backend.integration.test: Unable

Re: [Dev] SVN error when trying to checkout source from Turing chunk 11

2015-02-05 Thread Nisala Nanayakkara
I got the same error, when I tried to build the API-Manager 1.8.0 using turing-chunk14. Thanks On Thu, Feb 5, 2015 at 6:23 PM, Farasath Ahamed farasa...@wso2.com wrote: Hi, I am trying to build IS 5.0.0 following [1] from the documentation. While checking out the product source using the