Re: [Architecture] NextGen Tooling - Mediator Definition Format

2016-09-09 Thread Nuwan Pallewela
Hi Imesh, On Fri, Sep 9, 2016 at 11:02 AM, Imesh Gunaratne <im...@wso2.com> wrote: > Hi Nuwan, > > On Thu, Sep 8, 2016 at 7:50 PM, Nuwan Pallewela <nuw...@wso2.com> wrote: > >> Hi All, >> >> Mediators in Next-Gen tool can be defined in a module named

Re: [Architecture] Nullable Support for JSON schema - Visual Data Mapper Editor

2016-06-06 Thread Nuwan Pallewela
Hi Malaka, On Tue, Jun 7, 2016 at 10:45 AM, Malaka Silva wrote: > Hi Sohani, > > I guess we are dealing with optional input/output here. So in that case > are we showing those in a different color or anyway to distinguish? > > On execution side this needs to be handled from

Re: [Architecture] JSON schema for JSON payloads without a root element - visual datamapper editor

2016-05-25 Thread Nuwan Pallewela
Hi Sohani, On Wed, May 25, 2016 at 11:03 AM, Sohani Weerasinghe wrote: > Hi All, > > Since there can be JSON payloads without a root element as shown below, we > are in a process of generating the JSON schema for such payloads. Please > find the implementation details > > eg 1:

Re: [Architecture] Data Mapper - xsi:type representation in JSON schema

2016-04-30 Thread Nuwan Pallewela
On Sat, Apr 30, 2016 at 9:48 PM, Sohani Weerasinghe wrote: > Hi Viraj, > > Thanks for the input. Please find the comments inline > > Sohani Weerasinghe > Software Engineer > WSO2, Inc: http://wso2.com > > Mobile : +94 716439774 > Blog :http://christinetechtips.blogspot.com/

[Architecture] Replacing current JS engine used in script mediator with new rhino and nashorn script engines

2016-04-11 Thread Nuwan Pallewela
Hi All, There is a limitation in wso2 script mediator when we try to manipulate payloads with JavaScript as the scripting language, when the Payload size is larger than 64KB, ESB throws an exception. Cause for this is Rhino version which is used by the script mediator has a limitation of handling

[Architecture] WSO2 Developer Studio Tooling ESB 4.1.0-Alpha Released !

2016-04-08 Thread Nuwan Pallewela
*WSO2 Developer Studio Tooling ESB 4.1.0-Alpha Released* We are pleased to announce the alpha release of WSO2 Developer Studio Tooling ESB 4.1.0. P2 repository of WSO2 Developer Studio Tooling ESB 4.1.0 - Alpha is available here

Re: [Architecture] [Dev] Web Application Statistics Monitoring for Application Server 6.0.0

2015-12-15 Thread Nuwan Pallewela
[Moving to Architecture group] On Tue, Dec 15, 2015 at 3:31 PM, Nuwan Pallewela <nuw...@wso2.com> wrote: > [Moving thread to Architecture group] > > Hi Nathasha, > > Is statistics information get update per minute? > Do we have the capability to update the statistic

Re: [Architecture] WSO2 MSS JAX-RS Runtime Design Decisions

2015-12-07 Thread Nuwan Pallewela
Note: When a request is made to a path that is not available in a resource > class, the response is 404 not found. > > Best Regards, > Samiyuru > > On Sun, Dec 6, 2015 at 6:01 PM, Nuwan Pallewela <nuw...@wso2.com> wrote: > >> Hi Samiyuru, >> >> See the comme

Re: [Architecture] [Dev] WSO2 ESB 4.10.0 - Milestone 1 Released!

2015-12-07 Thread Nuwan Pallewela
his [1], this will be fixed for next milestone >> release. >> [1] https://wso2.org/jira/browse/ESBJAVA-4354 >> Regards >> Kevin >> >> On Mon, Dec 7, 2015 at 12:36 PM, Nuwan Pallewela <nuw...@wso2.com> wrote: >> >>> Hi, >>> >>&g

Re: [Architecture] WSO2 MSS JAX-RS Runtime Design Decisions

2015-12-06 Thread Nuwan Pallewela
Hi Samiyuru, See the commented line. On Thu, Oct 15, 2015 at 2:02 PM, Samiyuru Senarathne wrote: > Hi, > > In netty-http implementation all JAX-RS resource classes had to implement > HttpHandler interface. This is a burden to JAX-RS resource class > developers. In our

Re: [Architecture] JSON Editor Plugin for WSO2 Developer Studio

2015-11-19 Thread Nuwan Pallewela
Hi Sajith, Have you tried to install the json editor plug-in in a eclipse with Developer studio? If it is working without any problem, I guess Developer Studio can pack it with Developer Studio Kernel so that other products also can get json editor support if they need. Thanks, Nuwan On Wed,

Re: [Architecture] JSON Editor Plugin for WSO2 Developer Studio

2015-11-19 Thread Nuwan Pallewela
>> you aware about kernel+product plugins model. Analytics plugin is already >> refactored to use with kernel. Please have a look at >> developer-studio-product-plugins branch. >> >> https://github.com/wso2/developer-studio/tree/developer-studio-product-plugins/analyt

Re: [Architecture] Fwd: ESB Mediation Debugger Tool for Developer Studio

2015-11-17 Thread Nuwan Pallewela
com> wrote: > Hi Nuwan, > > Can we do another review sometime this week? > > @Kevin : Do we have all the required changes available in the current > version of the ESB pack? > > On Fri, Oct 16, 2015 at 3:45 PM, Nuwan Pallewela <nuw...@wso2.com> wrote: > >> Hi

Re: [Architecture] Fwd: ESB Mediation Debugger Tool for Developer Studio

2015-11-17 Thread Nuwan Pallewela
See the commented line, On Tue, Nov 17, 2015 at 6:09 PM, Nuwan Pallewela <nuw...@wso2.com> wrote: > Hi All, > > Following are the key notes taken down in the ESB Debugger Demonstration > with ESB Team 16/11/2015. > > > *Developer Studio Debugger Implementat

Re: [Architecture] Dev Studio Artifact Deploying Priority Order

2015-07-20 Thread Nuwan Pallewela
We are proceeding with following changes, [1] Proxy Service - 6 [2] Inbound Endpoint - 7 [3] Task - 7 Thanks, On Thu, Jul 16, 2015 at 1:31 PM, Nuwan Pallewela nuw...@wso2.com wrote: Hi , Currently I'm focusing on the JIRA Tools-2869-When a CAR file is generated