Re: [Dev] ERROR {org.wso2.carbon.caching.impl.CacheCleanupTask} in API-M Gateway Manager

2015-03-20 Thread Chamara Ariyarathne
Adding sewmini.

On Fri, Feb 14, 2014 at 1:04 PM, Chamara Ariyarathne chama...@wso2.com
wrote:

 This is a hazelcast issue. This get's fixed when hazelcast 3.1.2 is used.


 On Tue, Sep 17, 2013 at 10:29 AM, Nuwan Dias nuw...@wso2.com wrote:

 When does this occur?




 On Tue, Sep 17, 2013 at 10:27 AM, Chamara Ariyarathne chama...@wso2.com
 wrote:

 TID: [0] [AM] [2013-09-17 10:23:26,078] ERROR
 {org.wso2.carbon.caching.impl.CacheCleanupTask} -  Error occurred while
 running CacheCleanupTask {org.wso2.carbon.caching.impl.CacheCleanupTask}
 com.hazelcast.spi.exception.TargetNotMemberException: Not Member!
 target:Address[192.168.18.17]:4100, partitionId: 0, operation:
 com.hazelcast.map.operation.MapEntrySetOperation, service:
 hz:impl:mapService
  at
 com.hazelcast.spi.impl.InvocationImpl.doInvoke(InvocationImpl.java:141)
 at
 com.hazelcast.spi.impl.InvocationImpl.access$800(InvocationImpl.java:39)
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.waitForResponse(InvocationImpl.java:352)
 at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.get(InvocationImpl.java:291)
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.get(InvocationImpl.java:283)
 at
 com.hazelcast.spi.impl.OperationServiceImpl.invokeOnPartitions(OperationServiceImpl.java:495)
  at
 com.hazelcast.spi.impl.OperationServiceImpl.invokeOnAllPartitions(OperationServiceImpl.java:424)
 at
 com.hazelcast.map.proxy.MapProxySupport.entrySetInternal(MapProxySupport.java:564)
  at com.hazelcast.map.proxy.MapProxyImpl.entrySet(MapProxyImpl.java:410)
 at
 org.wso2.carbon.core.clustering.hazelcast.HazelcastDistributedMapProvider$DistMap.entrySet(HazelcastDistributedMapProvider.java:167)
  at
 org.wso2.carbon.caching.impl.CacheImpl.syncCaches(CacheImpl.java:230)
 at
 org.wso2.carbon.caching.impl.CacheCleanupTask.run(CacheCleanupTask.java:61)
  at
 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
 at
 java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
 at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
 at java.lang.Thread.run(Thread.java:722)


 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/.
 Mobile; *+94772786766 %2B94772786766*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Nuwan Dias

 Senior Software Engineer - WSO2, Inc. http://wso2.com
 email : nuw...@wso2.com
 Phone : +94 777 775 729




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/.
 Mobile; *+94772786766 %2B94772786766*




-- 
*Chamara Ariyarathne*
Senior Software Engineer
WSO2 Inc; http://www.wso2.com/.
Mobile; *+94772786766*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AppFactory] Exception when tried to access IssueTrackerService

2015-03-20 Thread Fathima Dilhasha
Hi,

I could fix the error by registering *IssueTrackerService* as an OSGI
bundle.

That line was missing in the service component. Thank you Danushka for
pointing it out.

Thank you everyone who helped.

Regards,
Dilhasha

*M.N.F. Dilhasha*
Software Engineering Intern | *WSO2 Lanka*

email   :
*dilha...@wso2.com dilha...@wso2.com*mobile : +94 77 8449321

On Fri, Mar 20, 2015 at 10:16 AM, Fathima Dilhasha dilha...@wso2.com
wrote:

 Hi Anuruddha,

 I also figured that *IssueTrackerService *class does not extend
 *AbstractAdmin* unlike the* ApplicationManagementService *class. Can that
 be the issue?

 Thanks.

 Regards,
 Dilhasha

 *M.N.F. Dilhasha*
 Software Engineering Intern | *WSO2 Lanka*

 email   :
 *dilha...@wso2.com dilha...@wso2.com*mobile : +94 77 8449321

 On Fri, Mar 20, 2015 at 10:04 AM, Fathima Dilhasha dilha...@wso2.com
 wrote:

 I compared services.xml files,

 And the only difference in *ApplicationManagementService* is the
 following part.

 parameter name=AuthorizationAction 
 locked=false/permission/admin/appfactory/application/create
 /parameter
 operation name=publishApplicationVersionCreation
parameter name=AuthorizationAction 
 locked=true/permission/admin/appfactory/repository/branch
/parameter
 /operation

 .


 *M.N.F. Dilhasha*
 Software Engineering Intern | *WSO2 Lanka*

 email   :
 *dilha...@wso2.com dilha...@wso2.com*mobile : +94 77 8449321

 On Fri, Mar 20, 2015 at 10:00 AM, Fathima Dilhasha dilha...@wso2.com
 wrote:

 Folowing is the code snippet in saveConfig.jag which I've used to access
 the OSGI service,

 try {

 context.startTenantFlow();
 context.getThreadLocalCarbonContext().setTenantId(tenantId);
 log.info('setting tennant id successful');

 context.getThreadLocalCarbonContext().setTenantDomain(tenantDomain, 
 true);
 log.info('setting tennant domain successful');
 log.info('server ' + server);
 var service = 
 server.osgiService('org.wso2.carbon.appfactory.issuetracking.service.IssueTrackerService');

 log.info('service is called successfully');

 service.createProject(applicationName, issueTrackerConfig);

 } catch (e) {
 log.error(e);
 } finally {
 context.endTenantFlow();
 }


 In above code if I replace 
 org.wso2.carbon.appfactory.issuetracking.service.IssueTrackerService

 with 
 *org.wso2.carbon.appfactory.application.mgt.service.ApplicationManagementService,*

 I get no errors and it works fine.


 *M.N.F. Dilhasha*
 Software Engineering Intern | *WSO2 Lanka*

 email   :
 *dilha...@wso2.com dilha...@wso2.com*mobile : +94 77 8449321

 On Fri, Mar 20, 2015 at 9:53 AM, Anuruddha Premalal anurud...@wso2.com
 wrote:

 Hi Fathima,

 Could you provide the code snippets, which you used to access the OSGI
 service?.
 You could also refer to modules/manager/manager.jag to verify your
 method.

 Can you also check the service.xml file of the issuetracking service to
 see whether the methods are exposed with correct privileges. You could use
 application management service.xml as a reference.

 Regards,

 On Fri, Mar 20, 2015 at 9:40 AM, Fathima Dilhasha dilha...@wso2.com
 wrote:

 Hi,

 Sorry about the previous email. After some time,
 *org.wso2.carbon.appfactory.issuetracking* component is in
 ''satisfied' state as follows.

 *osgi comp 27 *
 * Component[*
 * name = org.wso2.carbon.issutracker*
 * factory = null*
 * autoenable = true*
 * immediate = true*
 * implementation =
 org.wso2.carbon.appfactory.issuetracking.internal.IssueTrackerServiceComponent*
 * state = Unsatisfied*
 * properties = {service.pid=org.wso2.carbon.issutracker}*
 * serviceFactory = false*
 * serviceInterface = null*
 * references = {*
 * Reference[name = appfactory.configuration, interface =
 org.wso2.carbon.appfactory.common.AppFactoryConfiguration, policy =
 dynamic, cardinality = 1..1, target = null, bind =
 setAppFactoryConfiguration, unbind = unsetAppFactoryConfiguration]*
 * Reference[name = appfactory.application.mgt.service, interface =
 org.wso2.carbon.appfactory.application.mgt.service.ApplicationManagementService,
 policy = dynamic, cardinality = 1..1, target = null, bind =
 setApplicationManagementService, unbind =
 unsetApplicationManagementService]*
 * }*
 * located in bundle =
 org.wso2.carbon.appfactory.issuetracking_2.1.0.SNAPSHOT [194]*
 *]*
 *Dynamic information :*
 *  The component is satisfied*
 *  All component references are satisfied*
 *  Component configurations :*
 *Configuration properties:*
 *  service.pid = org.wso2.carbon.issutracker*
 *  component.name http://component.name =
 org.wso2.carbon.issutracker*
 *  component.id http://component.id = 26*
 *Instances:*
 *
 org.eclipse.equinox.internal.ds.impl.ComponentInstanceImpl@31be9a70*
 *Bound References:*
 *
 String[org.wso2.carbon.appfactory.common.AppFactoryConfiguration]*
 *  -
 

[Dev] Please review and merge PR

2015-03-20 Thread Malithi Edirisinghe
Hi,

Please review and merge PR[1].

[1] https://github.com/wso2/carbon-identity/pull/144

Thanks,
Malithi.

-- 

*Malithi Edirisinghe*
Senior Software Engineer
WSO2 Inc.

Mobile : +94 (0) 718176807
malit...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB 4.8.0 Worker/ Manager setup - Observed ERROR {org.wso2.carbon.caching.impl.CacheCleanupTask} - Error occurred while running CacheCleanupTask {org.wso2.carbon.caching.impl.CacheCleanupTa

2015-03-20 Thread Chamara Ariyarathne
Adding sewmini

On Thu, Nov 21, 2013 at 11:52 AM, Shashika Ubhayaratne shash...@wso2.com
wrote:

 Hi,

 Issue already reported at [1]:

 https://wso2.org/jira/browse/CARBON-14552

 Thanks,
 Shashika
 Shashika Ubhayaratne
 Associate Technical Lead - QA
 WSO2 Inc: http://www.wso2.com/
 Mobile: +94773383831


 On Wed, Nov 20, 2013 at 5:07 PM, Shashika Ubhayaratne shash...@wso2.com
 wrote:
  Hi,
 
  We have ESB 4.8.0 worker/ manager setup with one worker running on
  linux box and another worker running on windows machine:
 
  Observed following error time to time and disconnected windows server
  from the domain.
 
  TID: [0] [ESB] [2013-11-20 16:34:42,035] ERROR
  {org.wso2.carbon.caching.impl.CacheCleanupTask} -  Error occurred
  while running CacheCleanupTask
  {org.wso2.carbon.caching.impl.CacheCleanupTask}
  com.hazelcast.core.OperationTimeoutException: No response for 12
  ms. Aborting invocation! InvocationFuture{invocation=InvocationImpl{
  serviceName='hz:impl:mapService',
  op=com.hazelcast.map.operation.MapEntrySetOperation@4eb884e3,
  partitionId=0, replicaIndex=0, tryCount=250, tryPauseMillis=500,
  invokeCount=1, callTimeout=6, target=Address[10.10.10.234]:4300},
  done=false}
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.waitForResponse(InvocationImpl.java:376)
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.get(InvocationImpl.java:291)
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.get(InvocationImpl.java:283)
  at
 com.hazelcast.spi.impl.OperationServiceImpl.invokeOnPartitions(OperationServiceImpl.java:495)
  at
 com.hazelcast.spi.impl.OperationServiceImpl.invokeOnAllPartitions(OperationServiceImpl.java:424)
  at
 com.hazelcast.map.proxy.MapProxySupport.entrySetInternal(MapProxySupport.java:564)
  at com.hazelcast.map.proxy.MapProxyImpl.entrySet(MapProxyImpl.java:410)
  at
 org.wso2.carbon.core.clustering.hazelcast.HazelcastDistributedMapProvider$DistMap.entrySet(HazelcastDistributedMapProvider.java:167)
  at org.wso2.carbon.caching.impl.CacheImpl.syncCaches(CacheImpl.java:236)
  at
 org.wso2.carbon.caching.impl.CacheCleanupTask.run(CacheCleanupTask.java:61)
  at
 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  at
 java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  at java.lang.Thread.run(Thread.java:722)
  at -- End remote and begin local stack-trace --.(Unknown Source)
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.resolveResponse(InvocationImpl.java:405)
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.get(InvocationImpl.java:291)
  at
 com.hazelcast.spi.impl.InvocationImpl$InvocationFuture.get(InvocationImpl.java:283)
  at
 com.hazelcast.spi.impl.OperationServiceImpl.invokeOnPartitions(OperationServiceImpl.java:495)
  at
 com.hazelcast.spi.impl.OperationServiceImpl.invokeOnAllPartitions(OperationServiceImpl.java:424)
  at
 com.hazelcast.map.proxy.MapProxySupport.entrySetInternal(MapProxySupport.java:564)
  at com.hazelcast.map.proxy.MapProxyImpl.entrySet(MapProxyImpl.java:410)
  at
 org.wso2.carbon.core.clustering.hazelcast.HazelcastDistributedMapProvider$DistMap.entrySet(HazelcastDistributedMapProvider.java:167)
  at org.wso2.carbon.caching.impl.CacheImpl.syncCaches(CacheImpl.java:236)
  at
 org.wso2.carbon.caching.impl.CacheCleanupTask.run(CacheCleanupTask.java:61)
  at
 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  at
 java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  at java.lang.Thread.run(Thread.java:722)
  TID: [0] [ESB] [2013-11-20 16:39:22,057] ERROR
  {org.wso2.carbon.caching.impl.CacheCleanupTask} -  Error occurred
  while running CacheCleanupTask
  {org.wso2.carbon.caching.impl.CacheCleanupTask}
  com.hazelcast.core.OperationTimeoutException: No response for 12
  ms. Aborting invocation! InvocationFuture{invocation=InvocationImpl{
  serviceName='hz:impl:mapService',
  op=com.hazelcast.map.operation.MapEntrySetOperation@459408e3,
  

Re: [Dev] [DEV][Jaggery] how to handle exception come from XMLHttpRequestHostObject

2015-03-20 Thread Lakmali Baminiwatta
Hi all,

Isn't it better to handle this error rather than hiding the logs through
log4j.properties? I think option 4 is better and has minimal changes to
existing logic.

ex: We can put a try/catch block and handle below before the XHR request.

var httpClient = new
Packages.org.apache.http.impl.client.DefaultHttpClient();
var httpPost = new
Packages.org.apache.http.client.methods.HttpPost(endpoint);
var response = httpClient.execute(httpPost);
BPSRunning = true;

Thanks,
Lakmali

On 20 March 2015 at 10:33, Rasika Perera rasi...@wso2.com wrote:

 [Please ignore my previous reply, it was incomplete]

 Hi Tharindu,

 According to chat we had, IMO if your intention is to avoid error messages
 from XMLHttpRequestHostObject.java rather than patching XHR, you can
 add following to your log4j property file.

 log4j.logger.your package = DEBUG|INFO|OFF|WARN...

 log4j.logger.org.jaggeryjs.hostobjects.xhr.XMLHttpRequestHostObject = FATAL

 Or...

 log4j.logger.org.jaggeryjs.hostobjects.xhr= FATAL

 Note that i used log level FATAL over completely turn off logging using
 OFF.

 Thank you

 On Fri, Mar 20, 2015 at 10:27 AM, Rasika Perera rasi...@wso2.com wrote:

 Hi Tharindu,

 According to chat we had, IMO if your intention is to avoid error
 messages from XMLHttpRequestHostObject.java rather than patching XHR, you
 can add following to your log4j property file.

 log4j.logger.your package = DEBUG|INFO|OFF|WARN...

 log4j.logger.org.jaggeryjs.hostobjects.xhr.XMLHttpRequestHostObject =
 FATAL

 or


 Note that i used log level FATAL over completely turn off logging using
 OFF.

 Thank you


 On Thu, Mar 19, 2015 at 6:00 PM, Ruchira Wageesha ruch...@wso2.com
 wrote:

 Following are the possible options that I can think.

 1. Patching XHR to get rid of the log message
 2. Hiding the error from log4j, but AFAIK, then it will not log any
 error from XHR
 3. Using any Java's http-client directly from Jaggery[a] to do the HTTP
 calls instead of XHR
 4. Using any Java's http-client to check the endpoint status, and
 continue original HTTP call with XHR

 [a]
 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Scripting_Java

 /Ruchira

 On Thu, Mar 19, 2015 at 5:18 PM, Lakmali Baminiwatta lakm...@wso2.com
 wrote:

 Hi Ruchira,

 In APIM and APPM we talk to the BPS server and fetch Human Tasks
 available. For that when the user is login to the admin-dashboard jaggery
 app, we do a login call to BPS server using XMLHttpRequest. At this point,
 if the BPS is not running we are getting this connection refused error in
 the logs. We need to handle this.

 As Tharindu mentioned, XMLHttpRequestHostObject.java uses 
 log.error(e.getMessage(),
 e); [1]. Therefore we can't get rid of this stack trace in the log by
 just catching the exception.

 Is there any method in jaggery that we can use to check whether server
 is up and running before doing the send call and handle this? Appreciate
 any help on this.

 [1]
 https://github.com/wso2/jaggery/blob/0.9.0.ALPHA4.wso2v4/components/hostobjects/org.jaggeryjs.hostobjects.xhr/src/main/java/org/jaggeryjs/hostobjects/xhr/XMLHttpRequestHostObject.java
 [2]https://wso2.org/jira/browse/APPM-587
 [3]https://wso2.org/jira/browse/APIMANAGER-3139

 Thanks,
 Lakmali

 On 18 March 2015 at 08:57, Tharindu Dharmarathna tharin...@wso2.com
 wrote:

 Hi Ruchira,

 We want to carch the exception according to connection refused
 exception from the jaggery side . Due to logging of this  exception from
 Hostobject We couldn't remove this exception come from the console.

 Is there any way of check a server is up and running from jaggery side
 . If there's a way we can avoid exception come from the console.

 Thanks
 Tharindu

 On Wed, Mar 18, 2015 at 2:06 AM, Ruchira Wageesha ruch...@wso2.com
 wrote:

 What is the issue with going try/catch blocks?

 /Ruchira

 On Tue, Mar 17, 2015 at 5:56 PM, Tharindu Dharmarathna 
 tharin...@wso2.com wrote:

 Hi all,

 According to public jira [1]  how can we handle connection refused
 exception come from this issue . This come from the send method.

 code snippest for this issue


 try{
 var xhr = new XMLHttpRequest();
 var site = require(/site/conf/site.json);
 var endpoint =
 site.workflows.applicationWorkFlowServerURL+AuthenticationAdmin;
 xhr.open(POST, endpoint);
 var payload = 'soap:Envelope xmlns:soap=
 http://www.w3.org/2003/05/soap-envelope; xmlns:aut=
 http://authentication.services.core.carbon.wso2.org;soap:Header/soap:Bodyaut:loginaut:username'
 + username + '/aut:usernameaut:password' + password +
 '/aut:passwordaut:remoteAddresslocalhost/aut:remoteAddress/aut:login/soap:Body/soap:Envelope';
 xhr.send(payload);
 var cookie = (xhr.getAllResponseHeaders());
 log.info(xhr.readyState);
 //session.put(workflowCookie,cookie.split(;)[0].split(:)[1]);
 var sessionCookie = xhr.getResponseHeader(Set-Cookie);
 session.put(workflowCookie,sessionCookie);
 }catch (e) {
 // log.error(e.message);
 }


 Exception come from the following jaggery hostobject code

 

[Dev] [Architecture][APIM] Swagger validation

2015-03-20 Thread Madusanka Premaratne
Hi all,
As you all know APIM uses YAML and Swagger. We have already done YAML
validation part and will be there as real time yaml syntax validator in the
upcoming release.

​In the validation of swagger we can either validate swagger at the
front-end using javascript or validate at the backend using json schema
validator.
According to the offline discussions I had with Colin and Jo, it is more
suitable to validate it at the backend, because there are two
ways(write/import) to feed a swagger doc.

Does anyone worked with a json schema validator which can be used to fulfil
our need?

Feedbacks and suggestions for this improvement would be appreciated.

​Thanks,​

-- 
*Madusanka Premaratne* | Associate Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 835 70 73| Work: +94 112 145 345
Email: madusan...@wso2.com | Web: www.wso2.com

[image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
https://twitter.com/rmmpremaratne [image: Google Plus]
https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
http://instagram.com/madusankapremaratne [image: Skype]
http://@rmmpremaratne
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Kasun De Silva
Congratulation Amila !

*Kasun de Silva*
Software Engineer | *WSO2 Inc.*; http://wso2.com
lean.enterprise.middleware

email   : kas...@wso2.com
mobile : +94 77 794 4260


On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Lasitha Wattaladeniya
Congratulations Godwin :)

On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Rajith Vitharana
Congrats Godwin  !! :)

On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Rajith Vitharana

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94715883223
Blog : http://lankavitharana.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Tharik Kanaka
Congratulations Godwin

On Fri, Mar 20, 2015 at 3:11 PM, Chanuka Dissanayake chan...@wso2.com
wrote:

 Congratulation Godwin.. :)

 On Fri, Mar 20, 2015 at 3:09 PM, Farasath Ahamed farasa...@wso2.com
 wrote:

 Congratulations Godwin !!!

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
  wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Farasath Ahamed*
 Software Engineering Intern
 WSO2 Inc.; http://wso2.com

 Mobile: +94 777 603 866
 E-Mail:  farasath http://goog_1999535192a...@wso2.com
 Blog: http://thepseudocode.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chanuka Dissanayake
 *Software Engineer | **WSO2 Inc.*; http://wso2.com

 Mobile: +94 71 33 63 596
 Email: chan...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 

*Tharik Kanaka* | Associate Software Engineer

WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka

Email: tha...@wso2.com | Web: www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Dilan Udara Ariyaratne
Congratz, Godwin!!!


*Dilan U. Ariyaratne*
Software Engineer
WSO2 Inc. http://wso2.com/
Mobile: +94775149066
lean . enterprise . middleware

On Fri, Mar 20, 2015 at 3:11 PM, Chanuka Dissanayake chan...@wso2.com
wrote:

 Congratulation Godwin.. :)

 On Fri, Mar 20, 2015 at 3:09 PM, Farasath Ahamed farasa...@wso2.com
 wrote:

 Congratulations Godwin !!!

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
  wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Farasath Ahamed*
 Software Engineering Intern
 WSO2 Inc.; http://wso2.com

 Mobile: +94 777 603 866
 E-Mail:  farasath http://goog_1999535192a...@wso2.com
 Blog: http://thepseudocode.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chanuka Dissanayake
 *Software Engineer | **WSO2 Inc.*; http://wso2.com

 Mobile: +94 71 33 63 596
 Email: chan...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Chanuka Dissanayake
Congratulation Malithi.. :)

On Fri, Mar 20, 2015 at 3:10 PM, Lasitha Wattaladeniya lasit...@wso2.com
wrote:

 Congratulations Malithi :)

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
 wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Chanuka Dissanayake
*Software Engineer | **WSO2 Inc.*; http://wso2.com

Mobile: +94 71 33 63 596
Email: chan...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Dilan Udara Ariyaratne
Congratulations, Malithi !!!


*Dilan U. Ariyaratne*
Software Engineer
WSO2 Inc. http://wso2.com/
Mobile: +94775149066
lean . enterprise . middleware

On Fri, Mar 20, 2015 at 3:11 PM, Tharindu Edirisinghe tharin...@wso2.com
wrote:

 Congratulations Malithi !!!

 On Fri, Mar 20, 2015 at 3:09 PM, Rajith Vitharana raji...@wso2.com
 wrote:

 Congrats Malithi  !! :)

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
  wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Rajith Vitharana

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94715883223
 Blog : http://lankavitharana.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 Tharindu Edirisinghe
 Software Engineer | WSO2 Inc
 Identity Server Team
 mobile : +94 775 181586

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Damith Wickramasinghe
Congratzzz ... :)

On Fri, Mar 20, 2015 at 3:25 PM, Ashan Dhananjaya ash...@wso2.com wrote:

 Congrats Godwin!!

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congrats Amila!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Software Engineer
WSO2 Inc.; http://wso2.com
http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
lean.enterprise.middleware

mobile: *+94728671315*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Chamin Dias
Congratulations Malithi !

On Fri, Mar 20, 2015 at 3:31 PM, Damith Wickramasinghe dami...@wso2.com
wrote:

 Congratzz... :)

 On Fri, Mar 20, 2015 at 3:29 PM, Kasun Bandara kas...@wso2.com wrote:

 Congratulations Malithi !!

 On Fri, Mar 20, 2015 at 3:24 PM, Ashan Dhananjaya ash...@wso2.com
 wrote:

 Congratulations Malithi :)

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congratulations Malithi!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been 
 voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Kasun Bandara
 *Software Engineer*
 Mobile : +94 (0) 718 338 360
 %2B94%20%280%29%20773%20451194
 kas...@wso2.com thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Chamin Dias
*Software Engineer*
Mobile : +94 (0) 716 097455 %2B94%20%280%29%20773%20451194
cham...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Thusitha Thilina Dayaratne
Congratz ..!

On Fri, Mar 20, 2015 at 3:33 PM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congrats Godwin ..!!!

 On Fri, Mar 20, 2015 at 3:30 PM, Damith Wickramasinghe dami...@wso2.com
 wrote:

 Congratzzz ... :)

 On Fri, Mar 20, 2015 at 3:25 PM, Ashan Dhananjaya ash...@wso2.com
 wrote:

 Congrats Godwin!!

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congrats Amila!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer
 . Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Thusitha Dayaratne
Software Engineer
WSO2 Inc. - lean . enterprise . middleware |  wso2.com

Mobile  +94712756809
Blog  alokayasoya.blogspot.com
Abouthttp://about.me/thusithathilina
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Thusitha Thilina Dayaratne
Congratz ..!

On Fri, Mar 20, 2015 at 3:39 PM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congrats Malithi !!!

 On Fri, Mar 20, 2015 at 3:34 PM, Chamin Dias cham...@wso2.com wrote:

 Congratulations Malithi !

 On Fri, Mar 20, 2015 at 3:31 PM, Damith Wickramasinghe dami...@wso2.com
 wrote:

 Congratzz... :)

 On Fri, Mar 20, 2015 at 3:29 PM, Kasun Bandara kas...@wso2.com wrote:

 Congratulations Malithi !!

 On Fri, Mar 20, 2015 at 3:24 PM, Ashan Dhananjaya ash...@wso2.com
 wrote:

 Congratulations Malithi :)

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congratulations Malithi!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer
 . Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been 
 voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Kasun Bandara
 *Software Engineer*
 Mobile : +94 (0) 718 338 360
 %2B94%20%280%29%20773%20451194
 kas...@wso2.com thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chamin Dias
 *Software Engineer*
 Mobile : +94 (0) 716 097455 %2B94%20%280%29%20773%20451194
 cham...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Thusitha Dayaratne
Software Engineer
WSO2 Inc. - lean . enterprise . middleware |  wso2.com

Mobile  +94712756809
Blog  alokayasoya.blogspot.com
Abouthttp://about.me/thusithathilina
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Aiyadurai Rajeevan
Congrats Godwin :)

Thanks  Regards,
S.A.Rajeevan
Software Engineer WSO2 Inc
E-Mail: rajeev...@wso2.com | Mobile : +94776411636

On Fri, Mar 20, 2015 at 3:39 PM, Thusitha Thilina Dayaratne 
thusit...@wso2.com wrote:

 Congratz ..!

 On Fri, Mar 20, 2015 at 3:33 PM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congrats Godwin ..!!!

 On Fri, Mar 20, 2015 at 3:30 PM, Damith Wickramasinghe dami...@wso2.com
 wrote:

 Congratzzz ... :)

 On Fri, Mar 20, 2015 at 3:25 PM, Ashan Dhananjaya ash...@wso2.com
 wrote:

 Congrats Godwin!!

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congrats Amila!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer
 . Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been 
 voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thusitha Dayaratne
 Software Engineer
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 Mobile  +94712756809
 Blog  alokayasoya.blogspot.com
 Abouthttp://about.me/thusithathilina


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [MB] How to handle flow controling in a event of fail-over

2015-03-20 Thread Hemika Kodikara
We would have to keep the flow control status per publisher across the
cluster I suppose. Is there a way through client to retry publishing after
sometime ? Which can be set through the AMQP url ?

Regards,
Hemika

Hemika Kodikara
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile : +9477762

On Fri, Mar 20, 2015 at 3:32 PM, Pumudu Ruhunage pum...@wso2.com wrote:

 Hi All,

 We did fail over testing on mb nodes in AWS instances and came across
 following issue. Following is the scenario tested in cluster.

 1. Start 2 node mb cluster with nodeA (coordinator), nodeB.
 2. Add queue subscriber MyQueue to nodeB.
 3. Start publish MyQueue queue messages to nodeA.
 4. After flow control enabled in nodeA, disconnect nodeA from the cluster.

 At a moment where flow control is enabled for the publisher, the
 coordinator is killed. Even though(assuming) that the publisher moves to
 the other node, it is still under flow control and the node does not
 disable the flow control for the publisher. Therefore the publisher does
 not publish any messages afterwards. How can we overcome this issue ?

 Regards,
 --
 Pumudu Ruhunage
 Associate Software Engineer | WSO2 Inc
 M: +94 779 664493  | http://wso2.com

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Thanuja Jayasinghe
Congratz Godwin...

On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Thanuja Lakmal*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94715979891 +94758009992
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Thanuja Jayasinghe
Congratz Malithi...

On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of her contribution to WSO2, she has been voted as a
 WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Thanuja Lakmal*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94715979891 +94758009992
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Himasha Guruge
Congrats Malithi!!

On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Himasha Guruge
*Software Engineer*
WS*O2* *Inc.*
Mobile: +94 777459299
himas...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Himasha Guruge
Congrats Godwin!!

On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Himasha Guruge
*Software Engineer*
WS*O2* *Inc.*
Mobile: +94 777459299
himas...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Hemika Kodikara
Congratz Godwin!

Hemika Kodikara
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile : +9477762

On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Adding missed dependency on carbon-identitiy-java8support branch

2015-03-20 Thread Prasad Tissera
Updated the axis and axiom versions. Thanks.

Regards,
Prasad.

On Fri, Mar 20, 2015 at 3:22 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Hi Udara,

 PrasadT is working on this.

 On Fri, Mar 20, 2015 at 2:35 PM, Udara Rathnayake uda...@wso2.com wrote:

 Hi Pulasthi,

 Can we update the carbon-identity java8support branch accordingly? We are
 in the process of building/testing products on java7.
 Getting build failures when we try to build carbon-identity(java8support
 branch) in clean repo. At the same time we need to update axiom/axis2
 version to the released one.

 On Tue, Mar 17, 2015 at 3:49 PM, Pulasthi Mahawithana pulast...@wso2.com
  wrote:

 Hi Shashika,

 org.wso2.carbon.identity.user.store.configuration.ui is now in
 carbon-commons[1] not in carbon-identity.

 [1]
 https://github.com/wso2/carbon-commons/tree/master/components/userstore-config/org.wso2.carbon.identity.user.store.configuration.ui

 On Tue, Mar 17, 2015 at 3:35 PM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Hi Johann,

 Please review and merge the following PR [1]
 Missed dependency : org.wso2.carbon.ndatasource.common
 https://github.com/shashikap/carbon-identity/commit/373a0df6d2daab8a32a62112dda41318ca497370

 [1] https://github.com/wso2/carbon-identity/pull/139

 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Udara Rathnayake*
 Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile : 1 4087864651 | 94 772207239
 Twitter : http://twitter.com/udarakr
 Blog: http://udarakr.blogspot.com




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org




-- 
Prasad Tissera
Software Engineer.
Mobile : +94777223444
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Update axis2,axiom release version in carbon-identity

2015-03-20 Thread Prasad Tissera
Hi Udara,

Updated the axis and axiom versions. Thanks.

Regards,
Prasad.

On Fri, Mar 20, 2015 at 2:38 PM, Darshana Gunawardana darsh...@wso2.com
wrote:

 [Adding Prasad and Johann]

 On Fri, Mar 20, 2015 at 1:57 PM, Udara Rathnayake uda...@wso2.com wrote:

 Hi IS team,

 Shall we do the $subject within java8support branch? ATM we are pointing
 to the SNAPSHOT version which causes issues during clean repo build.


 Please do the needful.

 Thanks,
 Darshana


 Regards,
 UdaraR

 --
 *Udara Rathnayake*
 Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile : 1 4087864651 | 94 772207239
 Twitter : http://twitter.com/udarakr
 Blog: http://udarakr.blogspot.com




 --
 Regards,


 *Darshana Gunawardana*Software Engineer
 WSO2 Inc.; http://wso2.com

 *E-mail: darsh...@wso2.com darsh...@wso2.com*
 *Mobile: +94718566859 %2B94718566859*Lean . Enterprise . Middleware




-- 
Prasad Tissera
Software Engineer.
Mobile : +94777223444
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Update axis2,axiom release version in carbon-identity

2015-03-20 Thread Udara Rathnayake
Need to update the same within carbon-registry too.

https://github.com/wso2/carbon-registry/blob/java8support/pom.xml

On Fri, Mar 20, 2015 at 1:57 PM, Udara Rathnayake uda...@wso2.com wrote:

 Hi IS team,

 Shall we do the $subject within java8support branch? ATM we are pointing
 to the SNAPSHOT version which causes issues during clean repo build.

 Regards,
 UdaraR

 --
 *Udara Rathnayake*
 Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile : 1 4087864651 | 94 772207239
 Twitter : http://twitter.com/udarakr
 Blog: http://udarakr.blogspot.com




-- 
*Udara Rathnayake*
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile : 1 4087864651 | 94 772207239
Twitter : http://twitter.com/udarakr
Blog: http://udarakr.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture][APIM] Swagger validation

2015-03-20 Thread Vishanth Balasubramaniam
Hi Madusanka,

I too think the right approach is to validate at the backend.

I came across this json schema validator project [1] sometime back, check
if this is useful for you in some way.

[1] - https://github.com/fge/json-schema-validator

Regards,
Vishanth

On Fri, Mar 20, 2015 at 12:36 PM, Madusanka Premaratne madusan...@wso2.com
wrote:

 Hi all,
 As you all know APIM uses YAML and Swagger. We have already done YAML
 validation part and will be there as real time yaml syntax validator in the
 upcoming release.

 ​In the validation of swagger we can either validate swagger at the
 front-end using javascript or validate at the backend using json schema
 validator.
 According to the offline discussions I had with Colin and Jo, it is more
 suitable to validate it at the backend, because there are two
 ways(write/import) to feed a swagger doc.

 Does anyone worked with a json schema validator which can be used to
 fulfil our need?

 Feedbacks and suggestions for this improvement would be appreciated.

 ​Thanks,​

 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Vishanth Balasubramaniam*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94771737718*
about me: *http://about.me/vishanth http://about.me/vishanth*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Johann Nallathamby
Hi All,

It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
Godwin has been a valuable contributor for WSO2 Identity Server product,
and in recognition of his contribution to WSO2, he has been voted as a WSO2
Committer.

Godwin, congratulations and keep up the good work!

Thanks  Regards.

-- 

*Johann Dilantha Nallathamby*
Associate Technical Lead  Product Lead of WSO2 Identity Server
Integration Technologies Team
WSO2, Inc.
lean.enterprise.middleware

Mobile - *+9476950*
Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Kasun De Silva
Congratz Malithi !!!

*Kasun de Silva*
Software Engineer | *WSO2 Inc.*; http://wso2.com
lean.enterprise.middleware

email   : kas...@wso2.com
mobile : +94 77 794 4260


On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Farasath Ahamed
Congratulations Godwin !!!

On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Farasath Ahamed*
Software Engineering Intern
WSO2 Inc.; http://wso2.com

Mobile: +94 777 603 866
E-Mail:  farasath http://goog_1999535192a...@wso2.com
Blog: http://thepseudocode.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Rajith Vitharana
Congrats Malithi  !! :)

On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Rajith Vitharana

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94715883223
Blog : http://lankavitharana.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Malithi Edirisinghe
Congrats Godwin ... !!!

On Fri, Mar 20, 2015 at 3:08 PM, Rajith Vitharana raji...@wso2.com wrote:

 Congrats Godwin  !! :)

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
 wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Rajith Vitharana

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94715883223
 Blog : http://lankavitharana.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 

*Malithi Edirisinghe*
Senior Software Engineer
WSO2 Inc.

Mobile : +94 (0) 718176807
malit...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Harsha Kumara
Congratulations Godwin!

On Fri, Mar 20, 2015 at 3:13 PM, Tharik Kanaka tha...@wso2.com wrote:

 Congratulations Godwin

 On Fri, Mar 20, 2015 at 3:11 PM, Chanuka Dissanayake chan...@wso2.com
 wrote:

 Congratulation Godwin.. :)

 On Fri, Mar 20, 2015 at 3:09 PM, Farasath Ahamed farasa...@wso2.com
 wrote:

 Congratulations Godwin !!!

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana 
 pulast...@wso2.com wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer
 . Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Farasath Ahamed*
 Software Engineering Intern
 WSO2 Inc.; http://wso2.com

 Mobile: +94 777 603 866
 E-Mail:  farasath http://goog_1999535192a...@wso2.com
 Blog: http://thepseudocode.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chanuka Dissanayake
 *Software Engineer | **WSO2 Inc.*; http://wso2.com

 Mobile: +94 71 33 63 596
 Email: chan...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 *Tharik Kanaka* | Associate Software Engineer

 WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka

 Email: tha...@wso2.com | Web: www.wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Harsha Kumara
Software Engineer, WSO2 Inc.
Mobile: +94775505618
Blog:harshcreationz.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Harsha Kumara
Congratulations Malithi!

On Fri, Mar 20, 2015 at 3:13 PM, Dilan Udara Ariyaratne dil...@wso2.com
wrote:

 Congratulations, Malithi !!!


 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware

 On Fri, Mar 20, 2015 at 3:11 PM, Tharindu Edirisinghe tharin...@wso2.com
 wrote:

 Congratulations Malithi !!!

 On Fri, Mar 20, 2015 at 3:09 PM, Rajith Vitharana raji...@wso2.com
 wrote:

 Congrats Malithi  !! :)

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana 
 pulast...@wso2.com wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been 
 voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Rajith Vitharana

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94715883223
 Blog : http://lankavitharana.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 Tharindu Edirisinghe
 Software Engineer | WSO2 Inc
 Identity Server Team
 mobile : +94 775 181586

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Harsha Kumara
Software Engineer, WSO2 Inc.
Mobile: +94775505618
Blog:harshcreationz.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Ashan Dhananjaya
Congratulations Malithi :)

Ashan Dhananjaya Kumara
Trainee Software Engineer, WSO2 Inc.
Inc: *WSO2 Inc. *
Phone : +94715547461
Blog : http://ashandhananjaya.blogspot.com/
Twitter  : https://twitter.com/Dhananjaya92
Say ello :https://ello.co/ashandk





On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congratulations Malithi!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Kasun Bandara
Congratulations Malithi !!

On Fri, Mar 20, 2015 at 3:24 PM, Ashan Dhananjaya ash...@wso2.com wrote:

 Congratulations Malithi :)

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congratulations Malithi!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Kasun Bandara
*Software Engineer*
Mobile : +94 (0) 718 338 360
%2B94%20%280%29%20773%20451194
kas...@wso2.com thili...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Inshaf Mahath
Congrats Godwin!!!

On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Inshaf Mahath
Associate Software Engineer
Mobile: +94775907181
WSO2 Inc.
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Update axis2,axiom release version in carbon-identity

2015-03-20 Thread Udara Rathnayake
Thanks Prasad.

On Fri, Mar 20, 2015 at 4:03 PM, Prasad Tissera pras...@wso2.com wrote:

 Hi Udara,

 Updated the axis and axiom versions. Thanks.

 Regards,
 Prasad.

 On Fri, Mar 20, 2015 at 2:38 PM, Darshana Gunawardana darsh...@wso2.com
 wrote:

 [Adding Prasad and Johann]

 On Fri, Mar 20, 2015 at 1:57 PM, Udara Rathnayake uda...@wso2.com
 wrote:

 Hi IS team,

 Shall we do the $subject within java8support branch? ATM we are pointing
 to the SNAPSHOT version which causes issues during clean repo build.


 Please do the needful.

 Thanks,
 Darshana


 Regards,
 UdaraR

 --
 *Udara Rathnayake*
 Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile : 1 4087864651 | 94 772207239
 Twitter : http://twitter.com/udarakr
 Blog: http://udarakr.blogspot.com




 --
 Regards,


 *Darshana Gunawardana*Software Engineer
 WSO2 Inc.; http://wso2.com

 *E-mail: darsh...@wso2.com darsh...@wso2.com*
 *Mobile: +94718566859 %2B94718566859*Lean . Enterprise . Middleware




 --
 Prasad Tissera
 Software Engineer.
 Mobile : +94777223444




-- 
*Udara Rathnayake*
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile : 1 4087864651 | 94 772207239
Twitter : http://twitter.com/udarakr
Blog: http://udarakr.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture][APIM] Swagger validation

2015-03-20 Thread Madusanka Premaratne
Hi Vishanth,
Thanks for the response. I did a research on fge/json-schema-validator and
seems like it is not maintaining.
Anyhow I will apply it and check whether it is functioning as expected.
Thanks,

On Fri, Mar 20, 2015 at 2:46 PM, Vishanth Balasubramaniam 
vishan...@wso2.com wrote:

 Hi Madusanka,

 I too think the right approach is to validate at the backend.

 I came across this json schema validator project [1] sometime back, check
 if this is useful for you in some way.

 [1] - https://github.com/fge/json-schema-validator

 Regards,
 Vishanth

 On Fri, Mar 20, 2015 at 12:36 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Hi all,
 As you all know APIM uses YAML and Swagger. We have already done YAML
 validation part and will be there as real time yaml syntax validator in the
 upcoming release.

 ​In the validation of swagger we can either validate swagger at the
 front-end using javascript or validate at the backend using json schema
 validator.
 According to the offline discussions I had with Colin and Jo, it is more
 suitable to validate it at the backend, because there are two
 ways(write/import) to feed a swagger doc.

 Does anyone worked with a json schema validator which can be used to
 fulfil our need?

 Feedbacks and suggestions for this improvement would be appreciated.

 ​Thanks,​

 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Vishanth Balasubramaniam*
 Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94771737718*
 about me: *http://about.me/vishanth http://about.me/vishanth*




-- 
*Madusanka Premaratne* | Associate Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 835 70 73| Work: +94 112 145 345
Email: madusan...@wso2.com | Web: www.wso2.com

[image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
https://twitter.com/rmmpremaratne [image: Google Plus]
https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
http://instagram.com/madusankapremaratne [image: Skype]
http://@rmmpremaratne
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] ESB + MB Testing - JMS Transactions

2015-03-20 Thread Hasitha Hiranya
Hi Team,

Please refer following documentation from ESB
https://docs.wso2.com/display/ESB481/JMS+Transactions

If the back-end is down (or any error happened during mediation)  message
should not be removed from the queue. Many customers want this.

So JMS transactions is the proper way to do this. We should focus our tests
on that as well.

Thanks
-- 
*Hasitha Abeykoon*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
*cell:* *+94 719363063*
*blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [MB][Error] Server start up exception

2015-03-20 Thread Hemika Kodikara
Hi Pranavan,

Will you be able to attach the wso2carbon.log file ?

Regards,
Hemika

Hemika Kodikara
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile : +9477762

On Fri, Mar 20, 2015 at 4:38 PM, Pranavan Theivendram pranav...@wso2.com
wrote:

 [Looping in Hemika]

 On Fri, Mar 20, 2015 at 3:27 PM, Pranavan Theivendram pranav...@wso2.com
 wrote:

 Hi All,

 I am getting the following exception when I am starting a particular MB
 node in the cluster. But the server is started.


 *{org.wso2.carbon.event.core.internal.builder.EventBrokerHandler} -  Can
 not create the event broker
 {org.wso2.carbon.event.core.internal.builder.EventBrokerHandler}*
 *org.wso2.carbon.event.core.exception.EventBrokerConfigurationException:
 Cannot get the subscriptions *


 Can anyone please help me in his issue?

 --

 *Regards,*

 *T.Pranavan*

 *Software Engineering intern, WSO2*
 *Mobile - +94775136836 %2B94775136836*




 --

 *Regards,*

 *T.Pranavan*

 *Software Engineering intern, WSO2*
 *Mobile - +94775136836 %2B94775136836*

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] RabbitMQ MSMP added

2015-03-20 Thread Eranda Rajapakshe
Hi,

Please review the pull request [1].

[1]. https://github.com/wso2/wso2-synapse/pull/107

Thank you!

-- 
*Eranda Rajapakshe*
Software Engineering intern
WSO2 Inc. www.wso2.com
Tel : +94784822608
Email : eran...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [MB][Error] Server start up exception

2015-03-20 Thread Pranavan Theivendram
*at
org.wso2.carbon.event.core.internal.CarbonEventBroker.loadExistingSubscriptions(CarbonEventBroker.java:90)*
* at
org.wso2.carbon.event.core.internal.CarbonEventBroker.init(CarbonEventBroker.java:67)*
* at
org.wso2.carbon.event.core.internal.CarbonEventBrokerFactory.getEventBroker(CarbonEventBrokerFactory.java:90)*
* at
org.wso2.carbon.event.core.internal.builder.EventBrokerBuilder.createEventBroker(EventBrokerBuilder.java:56)*
* at
org.wso2.carbon.event.core.internal.builder.EventBrokerHandler.startEventBroker(EventBrokerHandler.java:57)*
* at
org.wso2.carbon.event.core.internal.builder.EventBrokerHandler.notifyStart(EventBrokerHandler.java:96)*
* at
org.wso2.carbon.andes.internal.QpidServiceComponent.startAndesBroker(QpidServiceComponent.java:394)*
* at
org.wso2.carbon.andes.internal.QpidServiceComponent.setHazelcastInstance(QpidServiceComponent.java:226)*
* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
* at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)*
* at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*
* at java.lang.reflect.Method.invoke(Method.java:606)*
* at
org.eclipse.equinox.internal.ds.model.ComponentReference.bind(ComponentReference.java:376)*
* at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bindReference(ServiceComponentProp.java:432)*
* at
org.eclipse.equinox.internal.ds.InstanceProcess.dynamicBind(InstanceProcess.java:416)*
* at
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:334)*
* at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)*
* at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)*
* at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)*
* at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)*
* at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)*
* at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)*
* at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)*
* at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:950)*
* at
org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent.init(HazelcastClusteringAgent.java:223)*
* at
org.wso2.carbon.core.util.ClusteringUtil.enableClustering(ClusteringUtil.java:38)*
* at
org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.completeInitialization(StartupFinalizerServiceComponent.java:174)*
* at
org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.serviceChanged(StartupFinalizerServiceComponent.java:285)*
* at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)*
* at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)*
* at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)*
* at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)*
* at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)*
* at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)*
* at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)*
* at
org.wso2.carbon.throttling.agent.internal.ThrottlingAgentServiceComponent.registerThrottlingAgent(ThrottlingAgentServiceComponent.java:123)*
* at
org.wso2.carbon.throttling.agent.internal.ThrottlingAgentServiceComponent.activate(ThrottlingAgentServiceComponent.java:100)*
* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
* at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)*
* at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*
* at java.lang.reflect.Method.invoke(Method.java:606)*
* at

Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Dinithi De Silva
Congratz Godwin...

On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Dinithi De Silva*
Associate Software Engineer, WSO2 Inc.
m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
| a: #20, Palm Grove, Colombo 03
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Elilmatha Sivanesan
Congratz Malithi

On Fri, Mar 20, 2015 at 5:08 PM, Madusanka Premaratne madusan...@wso2.com
wrote:

 Congrats Malithi.!!!

 On Fri, Mar 20, 2015 at 5:03 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com
 wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been 
 voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*S.Elilmatha*
Associate  Software Engineer,

WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

Mobile 0779842221.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB + MB Testing - JMS Transactions

2015-03-20 Thread Ramith Jayasinghe
Shall we write  a integration test case for this?

On Fri, Mar 20, 2015 at 4:31 PM, Hasitha Hiranya hasit...@wso2.com wrote:

 Hi Team,

 Please refer following documentation from ESB
 https://docs.wso2.com/display/ESB481/JMS+Transactions

 If the back-end is down (or any error happened during mediation)  message
 should not be removed from the queue. Many customers want this.

 So JMS transactions is the proper way to do this. We should focus our
 tests on that as well.

 Thanks
 --
 *Hasitha Abeykoon*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 *cell:* *+94 719363063*
 *blog: **abeykoon.blogspot.com* http://abeykoon.blogspot.com




-- 
Ramith Jayasinghe
Technical Lead
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

E: ram...@wso2.com
P: +94 777542851
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [MB][Error] Server start up exception

2015-03-20 Thread Pranavan Theivendram
[Looping in Hemika]

On Fri, Mar 20, 2015 at 3:27 PM, Pranavan Theivendram pranav...@wso2.com
wrote:

 Hi All,

 I am getting the following exception when I am starting a particular MB
 node in the cluster. But the server is started.


 *{org.wso2.carbon.event.core.internal.builder.EventBrokerHandler} -  Can
 not create the event broker
 {org.wso2.carbon.event.core.internal.builder.EventBrokerHandler}*
 *org.wso2.carbon.event.core.exception.EventBrokerConfigurationException:
 Cannot get the subscriptions *


 Can anyone please help me in his issue?

 --

 *Regards,*

 *T.Pranavan*

 *Software Engineering intern, WSO2*
 *Mobile - +94775136836 %2B94775136836*




-- 

*Regards,*

*T.Pranavan*

*Software Engineering intern, WSO2*
*Mobile - +94775136836*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [MB][Error] Server start up exception

2015-03-20 Thread Ramith Jayasinghe
have you mounted the registry correctly? :)

On Fri, Mar 20, 2015 at 4:43 PM, Pranavan Theivendram pranav...@wso2.com
wrote:

 *at
 org.wso2.carbon.event.core.internal.CarbonEventBroker.loadExistingSubscriptions(CarbonEventBroker.java:90)*
 * at
 org.wso2.carbon.event.core.internal.CarbonEventBroker.init(CarbonEventBroker.java:67)*
 * at
 org.wso2.carbon.event.core.internal.CarbonEventBrokerFactory.getEventBroker(CarbonEventBrokerFactory.java:90)*
 * at
 org.wso2.carbon.event.core.internal.builder.EventBrokerBuilder.createEventBroker(EventBrokerBuilder.java:56)*
 * at
 org.wso2.carbon.event.core.internal.builder.EventBrokerHandler.startEventBroker(EventBrokerHandler.java:57)*
 * at
 org.wso2.carbon.event.core.internal.builder.EventBrokerHandler.notifyStart(EventBrokerHandler.java:96)*
 * at
 org.wso2.carbon.andes.internal.QpidServiceComponent.startAndesBroker(QpidServiceComponent.java:394)*
 * at
 org.wso2.carbon.andes.internal.QpidServiceComponent.setHazelcastInstance(QpidServiceComponent.java:226)*
 * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
 * at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)*
 * at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*
 * at java.lang.reflect.Method.invoke(Method.java:606)*
 * at
 org.eclipse.equinox.internal.ds.model.ComponentReference.bind(ComponentReference.java:376)*
 * at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bindReference(ServiceComponentProp.java:432)*
 * at
 org.eclipse.equinox.internal.ds.InstanceProcess.dynamicBind(InstanceProcess.java:416)*
 * at
 org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:334)*
 * at
 org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)*
 * at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)*
 * at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)*
 * at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)*
 * at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)*
 * at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)*
 * at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)*
 * at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:950)*
 * at
 org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent.init(HazelcastClusteringAgent.java:223)*
 * at
 org.wso2.carbon.core.util.ClusteringUtil.enableClustering(ClusteringUtil.java:38)*
 * at
 org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.completeInitialization(StartupFinalizerServiceComponent.java:174)*
 * at
 org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.serviceChanged(StartupFinalizerServiceComponent.java:285)*
 * at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)*
 * at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)*
 * at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)*
 * at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)*
 * at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)*
 * at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)*
 * at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)*
 * at
 org.wso2.carbon.throttling.agent.internal.ThrottlingAgentServiceComponent.registerThrottlingAgent(ThrottlingAgentServiceComponent.java:123)*
 * at
 org.wso2.carbon.throttling.agent.internal.ThrottlingAgentServiceComponent.activate(ThrottlingAgentServiceComponent.java:100)*
 * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
 * at
 

Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Dinithi De Silva
Congratz Malithi...

On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Dinithi De Silva*
Associate Software Engineer, WSO2 Inc.
m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
| a: #20, Palm Grove, Colombo 03
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Madusanka Premaratne
Congrats Malithi.!!!

On Fri, Mar 20, 2015 at 5:03 PM, Dinithi De Silva dinit...@wso2.com wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Madusanka Premaratne* | Associate Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 835 70 73| Work: +94 112 145 345
Email: madusan...@wso2.com | Web: www.wso2.com

[image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
https://twitter.com/rmmpremaratne [image: Google Plus]
https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
http://instagram.com/madusankapremaratne [image: Skype]
http://@rmmpremaratne
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Madusanka Premaratne
Congrats Godwin.

On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer
 . Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Madusanka Premaratne* | Associate Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 835 70 73| Work: +94 112 145 345
Email: madusan...@wso2.com | Web: www.wso2.com

[image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
https://twitter.com/rmmpremaratne [image: Google Plus]
https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
http://instagram.com/madusankapremaratne [image: Skype]
http://@rmmpremaratne
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Keerthika Mahendralingam
Congratz Malithi!!!

On Fri, Mar 20, 2015 at 5:10 PM, Elilmatha Sivanesan elilma...@wso2.com
wrote:

 Congratz Malithi

 On Fri, Mar 20, 2015 at 5:08 PM, Madusanka Premaratne madusan...@wso2.com
  wrote:

 Congrats Malithi.!!!

 On Fri, Mar 20, 2015 at 5:03 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com
 wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer
 . Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been 
 voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *S.Elilmatha*
 Associate  Software Engineer,

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile 0779842221.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
dev-requ...@wso2.org
Keerthika Mahendralingam
Associate Software Engineer
Mobile :+94 (0) 776 121144
keerth...@wso2.com
WSO2, Inc.
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Johann Nallathamby
Hi All,

It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
Malithi has been a valuable contributor for WSO2 Identity Server product,
and in recognition of her contribution to WSO2, she has been voted as a
WSO2 Committer.

Malithi, congratulations and keep up the good work!

Thanks  Regards.

-- 

*Johann Dilantha Nallathamby*
Associate Technical Lead  Product Lead of WSO2 Identity Server
Integration Technologies Team
WSO2, Inc.
lean.enterprise.middleware

Mobile - *+9476950*
Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Darshana Gunawardana
Congratulation Malithi..!!! Keep up the good work..

On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of her contribution to WSO2, she has been voted as a
 WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Regards,


*Darshana Gunawardana*Software Engineer
WSO2 Inc.; http://wso2.com

*E-mail: darsh...@wso2.com darsh...@wso2.com*
*Mobile: +94718566859*Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Pulasthi Mahawithana
Congrats Malithi !

On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of her contribution to WSO2, she has been voted as a
 WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Pulasthi Mahawithana*
Software Engineer
WSO2 Inc., http://wso2.com/
Mobile: +94-71-5179022
Blog: http://blog.pulasthi.org
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Lasitha Wattaladeniya
Congratulations Malithi :)

On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Tharindu Edirisinghe
Congratulations Malithi !!!

On Fri, Mar 20, 2015 at 3:09 PM, Rajith Vitharana raji...@wso2.com wrote:

 Congrats Malithi  !! :)

 On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
 wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Rajith Vitharana

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94715883223
 Blog : http://lankavitharana.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 

Tharindu Edirisinghe
Software Engineer | WSO2 Inc
Identity Server Team
mobile : +94 775 181586
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Anuja Herath
Congrats Amila!!

On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Anuja Herath
*Software Engineer*
*WSO2, Inc.*
Mobile : +94 (0)71 429 8861
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Ashan Dhananjaya
Congrats Godwin!!

Ashan Dhananjaya Kumara
Trainee Software Engineer, WSO2 Inc.
Inc: *WSO2 Inc. *
Phone : +94715547461
Blog : http://ashandhananjaya.blogspot.com/
Twitter  : https://twitter.com/Dhananjaya92
Say ello :https://ello.co/ashandk





On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congrats Amila!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [MB][Error] Server start up exception

2015-03-20 Thread Pranavan Theivendram
Hi All,

I am getting the following exception when I am starting a particular MB
node in the cluster. But the server is started.


*{org.wso2.carbon.event.core.internal.builder.EventBrokerHandler} -  Can
not create the event broker
{org.wso2.carbon.event.core.internal.builder.EventBrokerHandler}*
*org.wso2.carbon.event.core.exception.EventBrokerConfigurationException:
Cannot get the subscriptions *


Can anyone please help me in his issue?

-- 

*Regards,*

*T.Pranavan*

*Software Engineering intern, WSO2*
*Mobile - +94775136836*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Vijitha Ekanayake
Congrats Godwin ..!!!

On Fri, Mar 20, 2015 at 3:30 PM, Damith Wickramasinghe dami...@wso2.com
wrote:

 Congratzzz ... :)

 On Fri, Mar 20, 2015 at 3:25 PM, Ashan Dhananjaya ash...@wso2.com wrote:

 Congrats Godwin!!

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congrats Amila!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Vijitha Ekanayake
Software Engineer*, *WSO2, Inc.; http://wso2.com/
Mobile : +94 777 24 73 39 | +94 718 74 44 08
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread Punnadi Gunarathna
Hi All,

Rather than going through pom files, is there a better and quick way to do
$subject.
If so please let me know.


-- 
Thanks and Regards,

Punnadi Gunarathna
Senior Software Engineer,
WSO2, Inc.; http://wso2.com http://wso2
Blog: http://hi-my-world.blogspot.com/
Tel : 94 11 214 5345
Fax :94 11 2145300



 http://lalajisureshika.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Chamin Dias
Congratulation Amila !

On Fri, Mar 20, 2015 at 3:33 PM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congrats Godwin ..!!!

 On Fri, Mar 20, 2015 at 3:30 PM, Damith Wickramasinghe dami...@wso2.com
 wrote:

 Congratzzz ... :)

 On Fri, Mar 20, 2015 at 3:25 PM, Ashan Dhananjaya ash...@wso2.com
 wrote:

 Congrats Godwin!!

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congrats Amila!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer
 . Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Chamin Dias
*Software Engineer*
Mobile : +94 (0) 716 097455 %2B94%20%280%29%20773%20451194
cham...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Vijitha Ekanayake
Congrats Malithi !!!

On Fri, Mar 20, 2015 at 3:34 PM, Chamin Dias cham...@wso2.com wrote:

 Congratulations Malithi !

 On Fri, Mar 20, 2015 at 3:31 PM, Damith Wickramasinghe dami...@wso2.com
 wrote:

 Congratzz... :)

 On Fri, Mar 20, 2015 at 3:29 PM, Kasun Bandara kas...@wso2.com wrote:

 Congratulations Malithi !!

 On Fri, Mar 20, 2015 at 3:24 PM, Ashan Dhananjaya ash...@wso2.com
 wrote:

 Congratulations Malithi :)

 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 On Fri, Mar 20, 2015 at 3:23 PM, Anuja Herath an...@wso2.com wrote:

 Congratulations Malithi!!

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer
 . Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been 
 voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Kasun Bandara
 *Software Engineer*
 Mobile : +94 (0) 718 338 360
 %2B94%20%280%29%20773%20451194
 kas...@wso2.com thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chamin Dias
 *Software Engineer*
 Mobile : +94 (0) 716 097455 %2B94%20%280%29%20773%20451194
 cham...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Vijitha Ekanayake
Software Engineer*, *WSO2, Inc.; http://wso2.com/
Mobile : +94 777 24 73 39 | +94 718 74 44 08
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread danushkaf
Sorry for being less descriptive. If you go to 
$CARBON_HOME/repository/components/features and run grep -lr bundle name it 
will return the feature that includes the bundle. That's easier than an osgi 
command isn’t it.  For an osgi command you need to start the server. 






Thanks  Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729





From: Punnadi Gunarathna
Sent: ‎Saturday‎, ‎March‎ ‎21‎, ‎2015 ‎4‎:‎39‎ ‎AM
To: Danushka Fernando
Cc: WSO2 Developers' List





and of course pom files+  features.xml




On Sat, Mar 21, 2015 at 4:38 AM, Punnadi Gunarathna punn...@wso2.com wrote:


Hi Danushka,

I meant by going through pom files is grep. Sorry for confusion. I asked for a 
quicker command such as in osgiConsole.






On Fri, Mar 20, 2015 at 7:54 PM, danush...@wso2.com wrote:




You can grep in product features.






Thanks  Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729





From: Punnadi Gunarathna
Sent: ‎Friday‎, ‎March‎ ‎20‎, ‎2015 ‎3‎:‎33‎ ‎PM
To: WSO2 Developers' List












Hi All,

Rather than going through pom files, is there a better and quick way to do 
$subject. 
If so please let me know.





-- 





Thanks and Regards,

Punnadi Gunarathna

Senior Software Engineer, 
WSO2, Inc.; http://wso2.com
Blog: http://hi-my-world.blogspot.com/

Tel : 94 11 214 5345

Fax :94 11 2145300 









-- 





Thanks and Regards,

Punnadi Gunarathna

Senior Software Engineer, 
WSO2, Inc.; http://wso2.com
Blog: http://hi-my-world.blogspot.com/

Tel : 94 11 214 5345

Fax :94 11 2145300 









-- 





Thanks and Regards,

Punnadi Gunarathna

Senior Software Engineer, 
WSO2, Inc.; http://wso2.com
Blog: http://hi-my-world.blogspot.com/

Tel : 94 11 214 5345

Fax :94 11 2145300___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC Project - Deep Learning for WSO2 Machine Learner

2015-03-20 Thread Malintha Fernando
Hi,

Is there a way to visualize the current neural network in dl4j something
similar to 'view' in matlab? They have mentioned about t-sne[1] but the
documentation was not that descriptive.

[1] http://deeplearning4j.org/tsne-visualization.html

Thanks,

On Fri, Mar 6, 2015 at 11:34 PM, Malintha Fernando malinth...@gmail.com
wrote:

 Hi,

 Thank you for today's meeting. It was so helpful and thanks again for
 references. Will go through them and come up with a draft of the proposal.

 Regards,

 On Fri, Mar 6, 2015 at 11:09 AM, Upul Bandara u...@wso2.com wrote:

 http://cl.naist.jp/~kevinduh/a/deep2014/ looks good.

 Also, I would like to add following.

 http://info.usherbrooke.ca/hlarochelle/cours/ift725_A2013/contenu.html

 Web page is in French, but videos and PDF are in English. Starts with
 simple Logistic Regression and covers some advanced
 Deep Learning techniques as well.

 Thanks,
 Upul

 On Fri, Mar 6, 2015 at 10:31 AM, Srinath Perera srin...@wso2.com wrote:

 taken from http://cl.naist.jp/~kevinduh/a/deep2014/


 http://blog.dominodatalab.com/using-r-h2o-and-domino-for-a-kaggle-competition/
 for more info



 On Wed, Mar 4, 2015 at 2:58 PM, Nirmal Fernando nir...@wso2.com wrote:

 I've rescheduled to same time on Friday.

 On Wed, Mar 4, 2015 at 2:54 PM, Malintha Fernando malinth...@gmail.com
  wrote:

 Sure thing, Friday morning would be ideal..

 On Wed, Mar 4, 2015 at 2:50 PM, Nirmal Fernando nir...@wso2.com
 wrote:

 Whoops forgot that it's a holiday tomorrow :-) I'll reschedule to
 Friday.

 On Wed, Mar 4, 2015 at 2:49 PM, Nirmal Fernando nir...@wso2.com
 wrote:

 Hi,

 I've scheduled a meeting at 10.30am tomorrow and invited you. If
 this doesn't work for you, please let us know.

 @Srinath I checked your calendar and picked this slot, hope it's
 fine with you.

 On Wed, Mar 4, 2015 at 9:06 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi Nirmal,

 Thank you so much..

 On Wed, Mar 4, 2015 at 9:01 AM, Nirmal Fernando nir...@wso2.com
 wrote:

 Thanks, will send you an invite after discussing with others.

 On Wed, Mar 4, 2015 at 8:56 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi Nirmal,

 Thank you for the prompt response. I am more than happy to make a
 face2face meeting and will be available on Today afternoon, tomorrow 
 and
 Friday morning. Please let me know at your convenience.

 Thank you,

 On Wed, Mar 4, 2015 at 8:46 AM, Nirmal Fernando nir...@wso2.com
 wrote:

 Hi Malintha,

 Thanks for your interest on the project. We already had a
 discussion with another student (unfortunately, it appeared he's not
 eligible to participate in GSoC) at
 http://wso2.markmail.org/search/list:org.wso2.dev#query:list%3Aorg.wso2.dev%20from%3A%22Nirmal%20Fernando%22+page:1+mid:3brcf5pex7zdcitm+state:results

 If you are available, you could also arrange a face2face
 discussion with us at WSO2 premises.

 On Wed, Mar 4, 2015 at 8:34 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi,

 I am Malintha Fernando, an undergraduate from University of
 Moratuwa, Faculty of Information Technology and I have worked as 
 an intern
 at WSO2 last year.

 I am interested in applying to GSoC project Deep Learning for
 WSO2 Machine Learner as mentioned on the ideas page. Are there any
 documentations that I can follow to ease the gauge and to know 
 more about
 workflow and writing extensions to machine learner?

 ​Thanks in advance,​

 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 

Re: [Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread Punnadi Gunarathna
Hi Danushka,

I meant by going through pom files is grep. Sorry for confusion. I asked
for a quicker command such as in osgiConsole.

On Fri, Mar 20, 2015 at 7:54 PM, danush...@wso2.com wrote:

  You can grep in product features.

 Thanks  Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : +94716332729

 *From:* Punnadi Gunarathna punn...@wso2.com
 *Sent:* ‎Friday‎, ‎March‎ ‎20‎, ‎2015 ‎3‎:‎33‎ ‎PM
 *To:* WSO2 Developers' List dev@wso2.org


 Hi All,

 Rather than going through pom files, is there a better and quick way to do
 $subject.
 If so please let me know.


 --
 Thanks and Regards,

 Punnadi Gunarathna
 Senior Software Engineer,
 WSO2, Inc.; http://wso2.com http://wso2
 Blog: http://hi-my-world.blogspot.com/
 Tel : 94 11 214 5345
 Fax :94 11 2145300



  http://lalajisureshika.blogspot.com/




-- 
Thanks and Regards,

Punnadi Gunarathna
Senior Software Engineer,
WSO2, Inc.; http://wso2.com http://wso2
Blog: http://hi-my-world.blogspot.com/
Tel : 94 11 214 5345
Fax :94 11 2145300



 http://lalajisureshika.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread Punnadi Gunarathna
and of course pom files+  features.xml

On Sat, Mar 21, 2015 at 4:38 AM, Punnadi Gunarathna punn...@wso2.com
wrote:

 Hi Danushka,

 I meant by going through pom files is grep. Sorry for confusion. I asked
 for a quicker command such as in osgiConsole.

 On Fri, Mar 20, 2015 at 7:54 PM, danush...@wso2.com wrote:

  You can grep in product features.

 Thanks  Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : +94716332729

 *From:* Punnadi Gunarathna punn...@wso2.com
 *Sent:* ‎Friday‎, ‎March‎ ‎20‎, ‎2015 ‎3‎:‎33‎ ‎PM
 *To:* WSO2 Developers' List dev@wso2.org


 Hi All,

 Rather than going through pom files, is there a better and quick way to
 do $subject.
 If so please let me know.


 --
 Thanks and Regards,

 Punnadi Gunarathna
 Senior Software Engineer,
 WSO2, Inc.; http://wso2.com http://wso2
 Blog: http://hi-my-world.blogspot.com/
 Tel : 94 11 214 5345
 Fax :94 11 2145300



  http://lalajisureshika.blogspot.com/




 --
 Thanks and Regards,

 Punnadi Gunarathna
 Senior Software Engineer,
 WSO2, Inc.; http://wso2.com http://wso2
 Blog: http://hi-my-world.blogspot.com/
 Tel : 94 11 214 5345
 Fax :94 11 2145300



  http://lalajisureshika.blogspot.com/




-- 
Thanks and Regards,

Punnadi Gunarathna
Senior Software Engineer,
WSO2, Inc.; http://wso2.com http://wso2
Blog: http://hi-my-world.blogspot.com/
Tel : 94 11 214 5345
Fax :94 11 2145300



 http://lalajisureshika.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC Project - Deep Learning for WSO2 Machine Learner

2015-03-20 Thread Nirmal Fernando
Could you please check with them using their mailing list?

On Sat, Mar 21, 2015 at 7:52 AM, Malintha Fernando malinth...@gmail.com
wrote:

 Hi,

 Is there a way to visualize the current neural network in dl4j something
 similar to 'view' in matlab? They have mentioned about t-sne[1] but the
 documentation was not that descriptive.

 [1] http://deeplearning4j.org/tsne-visualization.html

 Thanks,

 On Fri, Mar 6, 2015 at 11:34 PM, Malintha Fernando malinth...@gmail.com
 wrote:

 Hi,

 Thank you for today's meeting. It was so helpful and thanks again for
 references. Will go through them and come up with a draft of the proposal.

 Regards,

 On Fri, Mar 6, 2015 at 11:09 AM, Upul Bandara u...@wso2.com wrote:

 http://cl.naist.jp/~kevinduh/a/deep2014/ looks good.

 Also, I would like to add following.

 http://info.usherbrooke.ca/hlarochelle/cours/ift725_A2013/contenu.html

 Web page is in French, but videos and PDF are in English. Starts with
 simple Logistic Regression and covers some advanced
 Deep Learning techniques as well.

 Thanks,
 Upul

 On Fri, Mar 6, 2015 at 10:31 AM, Srinath Perera srin...@wso2.com
 wrote:

 taken from http://cl.naist.jp/~kevinduh/a/deep2014/


 http://blog.dominodatalab.com/using-r-h2o-and-domino-for-a-kaggle-competition/
 for more info



 On Wed, Mar 4, 2015 at 2:58 PM, Nirmal Fernando nir...@wso2.com
 wrote:

 I've rescheduled to same time on Friday.

 On Wed, Mar 4, 2015 at 2:54 PM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Sure thing, Friday morning would be ideal..

 On Wed, Mar 4, 2015 at 2:50 PM, Nirmal Fernando nir...@wso2.com
 wrote:

 Whoops forgot that it's a holiday tomorrow :-) I'll reschedule to
 Friday.

 On Wed, Mar 4, 2015 at 2:49 PM, Nirmal Fernando nir...@wso2.com
 wrote:

 Hi,

 I've scheduled a meeting at 10.30am tomorrow and invited you. If
 this doesn't work for you, please let us know.

 @Srinath I checked your calendar and picked this slot, hope it's
 fine with you.

 On Wed, Mar 4, 2015 at 9:06 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi Nirmal,

 Thank you so much..

 On Wed, Mar 4, 2015 at 9:01 AM, Nirmal Fernando nir...@wso2.com
 wrote:

 Thanks, will send you an invite after discussing with others.

 On Wed, Mar 4, 2015 at 8:56 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi Nirmal,

 Thank you for the prompt response. I am more than happy to make
 a face2face meeting and will be available on Today afternoon, 
 tomorrow and
 Friday morning. Please let me know at your convenience.

 Thank you,

 On Wed, Mar 4, 2015 at 8:46 AM, Nirmal Fernando nir...@wso2.com
  wrote:

 Hi Malintha,

 Thanks for your interest on the project. We already had a
 discussion with another student (unfortunately, it appeared he's 
 not
 eligible to participate in GSoC) at
 http://wso2.markmail.org/search/list:org.wso2.dev#query:list%3Aorg.wso2.dev%20from%3A%22Nirmal%20Fernando%22+page:1+mid:3brcf5pex7zdcitm+state:results

 If you are available, you could also arrange a face2face
 discussion with us at WSO2 premises.

 On Wed, Mar 4, 2015 at 8:34 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi,

 I am Malintha Fernando, an undergraduate from University of
 Moratuwa, Faculty of Information Technology and I have worked as 
 an intern
 at WSO2 last year.

 I am interested in applying to GSoC project Deep Learning for
 WSO2 Machine Learner as mentioned on the ideas page. Are there 
 any
 documentations that I can follow to ease the gauge and to know 
 more about
 workflow and writing extensions to machine learner?

 ​Thanks in advance,​

 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: 

[Dev] [AF][Jaggery] - NullPointerException after routing ajax calls.

2015-03-20 Thread Mahesh Chinthaka
Hi all,

I introduced a file called router.jag in appmgt root.
And added some url mappings to jaggerry.conf file to route all ajax calls
to block layer via router.jag

Now Im getting following NPE. But in UI its working as expected.


TID: [0] [AF] [2015-03-20 12:50:36,796] ERROR
{org.jaggeryjs.jaggery.core.manager.WebAppManager} -
 org.mozilla.javascript.WrappedException: Wrapped
org.jaggeryjs.scriptengine.exceptions.ScriptException:
org.mozilla.javascript.WrappedException: Wrapped
java.lang.NullPointerException
(/appmgt/modules/events/listen/listen.jag#39) (/appmgt//router.jag#44)
{org.jaggeryjs.jaggery.core.manager.WebAppManager}
org.jaggeryjs.scriptengine.exceptions.ScriptException:
org.mozilla.javascript.WrappedException: Wrapped
org.jaggeryjs.scriptengine.exceptions.ScriptException:
org.mozilla.javascript.WrappedException: Wrapped
java.lang.NullPointerException
(/appmgt/modules/events/listen/listen.jag#39) (/appmgt//router.jag#44)
at
org.jaggeryjs.scriptengine.engine.RhinoEngine.execScript(RhinoEngine.java:571)
at org.jaggeryjs.scriptengine.engine.RhinoEngine.exec(RhinoEngine.java:273)
at
org.jaggeryjs.jaggery.core.manager.WebAppManager.execute(WebAppManager.java:541)
at org.jaggeryjs.jaggery.core.JaggeryServlet.doPost(JaggeryServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:487)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:339)
at org.jaggeryjs.jaggery.core.JaggeryFilter.doFilter(JaggeryFilter.java:21)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at
org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:178)
at
org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47)
at
org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:56)
at
org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47)
at
org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:141)
at
org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:156)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
at
org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:52)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Caused by: org.mozilla.javascript.WrappedException: Wrapped
org.jaggeryjs.scriptengine.exceptions.ScriptException:
org.mozilla.javascript.WrappedException: Wrapped
java.lang.NullPointerException
(/appmgt/modules/events/listen/listen.jag#39) (/appmgt//router.jag#44)
at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:148)
at org.mozilla.javascript.FunctionObject.call(FunctionObject.java:386)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.jaggeryjs.rhino.appmgt.c12._c_script_0(/appmgt//router.jag:44)
at org.jaggeryjs.rhino.appmgt.c12.call(/appmgt//router.jag)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
at org.jaggeryjs.rhino.appmgt.c12.call(/appmgt//router.jag)
at 

Re: [Dev] [MB] How to handle flow controling in a event of fail-over

2015-03-20 Thread Ramith Jayasinghe
first one seems the correct way to me. thoughts?

On Fri, Mar 20, 2015 at 5:55 PM, Asitha Nanayakkara asi...@wso2.com wrote:

 In MB Flow controlling mechanism is cluster unaware. Hence when one node
 enables flow control other node doesn't know about it.
 IMO we have two approaches to tackle this.

- After client retries to connect to killed node (after failing to
connect) it will try to connect to second node. At that time, since we are
connecting to a new node, client can reset all flow control related
information, from client, so that it can publish without waiting for flow
control disable message from second node (That will never be sent to
publisher by second node)
- Or we can send a flow control disable message from MB node when a
publisher connects (If global flow control is not enabled).

 I think the first option is better.

 Regards,

 On Fri, Mar 20, 2015 at 3:32 PM, Pumudu Ruhunage pum...@wso2.com wrote:

 Hi All,

 We did fail over testing on mb nodes in AWS instances and came across
 following issue. Following is the scenario tested in cluster.

 1. Start 2 node mb cluster with nodeA (coordinator), nodeB.
 2. Add queue subscriber MyQueue to nodeB.
 3. Start publish MyQueue queue messages to nodeA.
 4. After flow control enabled in nodeA, disconnect nodeA from the cluster.

 At a moment where flow control is enabled for the publisher, the
 coordinator is killed. Even though(assuming) that the publisher moves to
 the other node, it is still under flow control and the node does not
 disable the flow control for the publisher. Therefore the publisher does
 not publish any messages afterwards. How can we overcome this issue ?

 Regards,
 --
 Pumudu Ruhunage
 Associate Software Engineer | WSO2 Inc
 M: +94 779 664493  | http://wso2.com




 --
 *Asitha Nanayakkara*
 Software Engineer
 WSO2, Inc. http://wso2.com/
 Mob: + 94 77 85 30 682




-- 
Ramith Jayasinghe
Technical Lead
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

E: ram...@wso2.com
P: +94 777542851
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Isura Karunaratne
Congratulations Godwin..!!

On Fri, Mar 20, 2015 at 8:35 AM, Hasintha Indrajee hasin...@wso2.com
wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 9:20 AM, Asok Perera as...@wso2.com wrote:

 Congratz Godwin !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:36 PM, Gayan Gunawardana ga...@wso2.com
 wrote:

 Congratzzz Godwin ...!

 On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com
 wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2
 Committer. Godwin has been a valuable contributor for WSO2
 Identity Server product, and in recognition of his contribution to 
 WSO2,
 he has been voted as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Hasintha Indrajee
 Software Engineer
 WSO2, Inc.
 Mobile:+94 771892453


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Isura Dilhara Karunaratne
Software Engineer

Mob +94 772 254 810
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [MB] How to handle flow controling in a event of fail-over

2015-03-20 Thread Asitha Nanayakkara
In MB Flow controlling mechanism is cluster unaware. Hence when one node
enables flow control other node doesn't know about it.
IMO we have two approaches to tackle this.

   - After client retries to connect to killed node (after failing to
   connect) it will try to connect to second node. At that time, since we are
   connecting to a new node, client can reset all flow control related
   information, from client, so that it can publish without waiting for flow
   control disable message from second node (That will never be sent to
   publisher by second node)
   - Or we can send a flow control disable message from MB node when a
   publisher connects (If global flow control is not enabled).

I think the first option is better.

Regards,

On Fri, Mar 20, 2015 at 3:32 PM, Pumudu Ruhunage pum...@wso2.com wrote:

 Hi All,

 We did fail over testing on mb nodes in AWS instances and came across
 following issue. Following is the scenario tested in cluster.

 1. Start 2 node mb cluster with nodeA (coordinator), nodeB.
 2. Add queue subscriber MyQueue to nodeB.
 3. Start publish MyQueue queue messages to nodeA.
 4. After flow control enabled in nodeA, disconnect nodeA from the cluster.

 At a moment where flow control is enabled for the publisher, the
 coordinator is killed. Even though(assuming) that the publisher moves to
 the other node, it is still under flow control and the node does not
 disable the flow control for the publisher. Therefore the publisher does
 not publish any messages afterwards. How can we overcome this issue ?

 Regards,
 --
 Pumudu Ruhunage
 Associate Software Engineer | WSO2 Inc
 M: +94 779 664493  | http://wso2.com




-- 
*Asitha Nanayakkara*
Software Engineer
WSO2, Inc. http://wso2.com/
Mob: + 94 77 85 30 682
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Hasintha Indrajee
Congratulations Godwin..!!

On Fri, Mar 20, 2015 at 9:20 AM, Asok Perera as...@wso2.com wrote:

 Congratz Godwin !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:36 PM, Gayan Gunawardana ga...@wso2.com wrote:

 Congratzzz Godwin ...!

 On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com
 wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
  wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
  wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2
 Committer. Godwin has been a valuable contributor for WSO2
 Identity Server product, and in recognition of his contribution to 
 WSO2,
 he has been voted as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Hasintha Indrajee
Software Engineer
WSO2, Inc.
Mobile:+94 771892453
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Gayan Gunawardana
Congratzzz Malithiii...

On Fri, Mar 20, 2015 at 5:13 PM, Keerthika Mahendralingam 
keerth...@wso2.com wrote:

 Congratz Malithi!!!

 On Fri, Mar 20, 2015 at 5:10 PM, Elilmatha Sivanesan elilma...@wso2.com
 wrote:

 Congratz Malithi

 On Fri, Mar 20, 2015 at 5:08 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Malithi.!!!

 On Fri, Mar 20, 2015 at 5:03 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com
 wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer
 . Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been 
 voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *S.Elilmatha*
 Associate  Software Engineer,

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile 0779842221.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 dev-requ...@wso2.org
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Gayan Gunawardana
Software Engineer; WSO2 Inc.; http://wso2.com/
Email: ga...@wso2.com
Mobile: +94 (71) 8020933
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Best Practices in Testing Flow-Based methods

2015-03-20 Thread Saneth Dharmakeerthi
Hi Supun,

it is not a good idea to  populate a DB using  DB dumps, because it is not
pactrical to maintain the db dumps and package the dumps with product.

In user scenarios also  these workflows are executed in same oder it is ok
to have dependencies among the workflows.

But at the *beginning of each workflow it is must  to verify *the needed
data is available in the db.
These verifications can be implemented inside *@beforeClass *or *@
beforeTest* methods(this depends on how you arrange the test cases).
Also if  you arrange the each workflow as test groups you can use  
*dependsOnGroups* to control the dependency amoung  workflows.



Thanks and Best Regards,

Saneth Dharmakeerthi
Senior Software Engineer
WSO2, Inc.
Mobile: +94772325511

On Fri, Mar 20, 2015 at 5:59 PM, Supun Sethunga sup...@wso2.com wrote:

 Hi,

 While writing  Integration Automated Tests for Product ML, I came across
 the following scenario:

 Suppose there are several workflows I want to test (workflow_1,
  workflow_2, ...). Each workflow consists of several methods.
 i.e:

- workflow_1
   - method_A
   - method_B
   - method_C
- workflow_2
   - method_X
   - method_Y
   - method_Z
- and so on..

 Every workflow read/write from/to database. In user-scenarios, these
 workflows are also again executed in order. i.e: each workflow needs the
 data written to DB from the previous workflow.

 Would like to know the Best way of writing tests to this scenario. Is it
 acceptable to use a happy-scenario of workflow_1 when initializing tests
 for workflow_2?
 OR should I populate the DB using a pre-created DB dump, OR mock the
 database?

 Thanks,
 Supun

 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 http://wso2.com/
 lean | enterprise | middleware
 Mobile : +94 716546324

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Asok Perera
Congratz Malithi !!!

*Asok Aravinda Perera*
Software Engineer
WSO2, Inc.;http://wso2.com/
http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
lean.enterprise.middleware

Mobile: +94722241032

On Fri, Mar 20, 2015 at 6:38 PM, Gayan Gunawardana ga...@wso2.com wrote:

 Congratzzz Malithiii...

 On Fri, Mar 20, 2015 at 5:13 PM, Keerthika Mahendralingam 
 keerth...@wso2.com wrote:

 Congratz Malithi!!!

 On Fri, Mar 20, 2015 at 5:10 PM, Elilmatha Sivanesan elilma...@wso2.com
 wrote:

 Congratz Malithi

 On Fri, Mar 20, 2015 at 5:08 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Malithi.!!!

 On Fri, Mar 20, 2015 at 5:03 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com
 wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
  wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
  wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2
 Committer. Malithi has been a valuable contributor for WSO2
 Identity Server product, and in recognition of her contribution to 
 WSO2,
 she has been voted as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *S.Elilmatha*
 Associate  Software Engineer,

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile 0779842221.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 dev-requ...@wso2.org
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Asok Perera
Congratz Godwin !!!

*Asok Aravinda Perera*
Software Engineer
WSO2, Inc.;http://wso2.com/
http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
lean.enterprise.middleware

Mobile: +94722241032

On Fri, Mar 20, 2015 at 6:36 PM, Gayan Gunawardana ga...@wso2.com wrote:

 Congratzzz Godwin ...!

 On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne madusan...@wso2.com
  wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com
 wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2
 Committer. Godwin has been a valuable contributor for WSO2 Identity
 Server product, and in recognition of his contribution to WSO2, he has 
 been
 voted as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AF][Jaggery] - NullPointerException after routing ajax calls.

2015-03-20 Thread Udara Rathnayake
Seems social-core is unable to read the datasource in-order to return the
connection. Not sure weather this occurred due to the exact reason you
mentioned above.
You can debug the social-core and see what is going wrong here. You need to
get source related to this component from a old commit since we don't
maintain this Cassandra based implementation now.

As I can remember we had this component during 1.0.0, es-1.0.2 releases[1].

[1] https://github.com/wso2/product-es/releases




On Fri, Mar 20, 2015 at 6:37 PM, Mahesh Chinthaka mahe...@wso2.com wrote:

 Hi all,

 I introduced a file called router.jag in appmgt root.
 And added some url mappings to jaggerry.conf file to route all ajax calls
 to block layer via router.jag

 Now Im getting following NPE. But in UI its working as expected.


 TID: [0] [AF] [2015-03-20 12:50:36,796] ERROR
 {org.jaggeryjs.jaggery.core.manager.WebAppManager} -
  org.mozilla.javascript.WrappedException: Wrapped
 org.jaggeryjs.scriptengine.exceptions.ScriptException:
 org.mozilla.javascript.WrappedException: Wrapped
 java.lang.NullPointerException
 (/appmgt/modules/events/listen/listen.jag#39) (/appmgt//router.jag#44)
 {org.jaggeryjs.jaggery.core.manager.WebAppManager}
 org.jaggeryjs.scriptengine.exceptions.ScriptException:
 org.mozilla.javascript.WrappedException: Wrapped
 org.jaggeryjs.scriptengine.exceptions.ScriptException:
 org.mozilla.javascript.WrappedException: Wrapped
 java.lang.NullPointerException
 (/appmgt/modules/events/listen/listen.jag#39) (/appmgt//router.jag#44)
 at
 org.jaggeryjs.scriptengine.engine.RhinoEngine.execScript(RhinoEngine.java:571)
 at org.jaggeryjs.scriptengine.engine.RhinoEngine.exec(RhinoEngine.java:273)
 at
 org.jaggeryjs.jaggery.core.manager.WebAppManager.execute(WebAppManager.java:541)
 at org.jaggeryjs.jaggery.core.JaggeryServlet.doPost(JaggeryServlet.java:29)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
 at
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
 at
 org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:487)
 at
 org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
 at
 org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:339)
 at org.jaggeryjs.jaggery.core.JaggeryFilter.doFilter(JaggeryFilter.java:21)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
 at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
 at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
 at
 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
 at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
 at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
 at
 org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:178)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47)
 at
 org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:56)
 at
 org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47)
 at
 org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:141)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:156)
 at
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:52)
 at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
 at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
 at
 org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
 at
 org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
 at
 org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:744)
 Caused by: org.mozilla.javascript.WrappedException: Wrapped
 org.jaggeryjs.scriptengine.exceptions.ScriptException:
 org.mozilla.javascript.WrappedException: Wrapped
 java.lang.NullPointerException
 (/appmgt/modules/events/listen/listen.jag#39) (/appmgt//router.jag#44)
 at 

[Dev] Best Practices in Testing Flow-Based methods

2015-03-20 Thread Supun Sethunga
Hi,

While writing  Integration Automated Tests for Product ML, I came across
the following scenario:

Suppose there are several workflows I want to test (workflow_1,
 workflow_2, ...). Each workflow consists of several methods.
i.e:

   - workflow_1
  - method_A
  - method_B
  - method_C
   - workflow_2
  - method_X
  - method_Y
  - method_Z
   - and so on..

Every workflow read/write from/to database. In user-scenarios, these
workflows are also again executed in order. i.e: each workflow needs the
data written to DB from the previous workflow.

Would like to know the Best way of writing tests to this scenario. Is it
acceptable to use a happy-scenario of workflow_1 when initializing tests
for workflow_2?
OR should I populate the DB using a pre-created DB dump, OR mock the
database?

Thanks,
Supun

-- 
*Supun Sethunga*
Software Engineer
WSO2, Inc.
http://wso2.com/
lean | enterprise | middleware
Mobile : +94 716546324
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Using Clone Mediator with payload factory

2015-03-20 Thread Sam Sivayogam
Hi All

I wanted to use the clone mediator to create two custom soap requests in
ESB 4.8.1. so i tried to created simple proxy service and and added a clone
mediator then a target. then i added a endpoint to target and invoked the
proxy it worked fine.

but when i add a payloadmediator and tried to call the proxy i didn't get
any response.when i checked the wire logs i found that the endpoints is not
called. i have attached the carbon log and the proxy configuration after
adding a payload mediator. can anyone please tell me where i went wrong ?

carbon log

[2015-03-20 16:53:05,086] DEBUG - SynapseArtifactDeploymentStore Removing
restored file :
/Users/Sam/DevTools/wso2esb-4.8.1/repository/deployment/server/synapse-configs/default/proxy-services/GetFullClientInformation.xml
[2015-03-20 16:53:07,376] DEBUG - wire  POST
/services/GetFullClientInformation HTTP/1.1[\r][\n]
[2015-03-20 16:53:07,376] DEBUG - wire  Accept-Encoding:
gzip,deflate[\r][\n]
[2015-03-20 16:53:07,376] DEBUG - wire  Content-Type:
application/soap+xml;charset=UTF-8;action=urn:getQuote[\r][\n]
[2015-03-20 16:53:07,376] DEBUG - wire  Content-Length: 396[\r][\n]
[2015-03-20 16:53:07,376] DEBUG - wire  Host:
Sams-MacBook-Pro.local:8280[\r][\n]
[2015-03-20 16:53:07,376] DEBUG - wire  Connection: Keep-Alive[\r][\n]
[2015-03-20 16:53:07,377] DEBUG - wire  User-Agent:
Apache-HttpClient/4.1.1 (java 1.5)[\r][\n]
[2015-03-20 16:53:07,377] DEBUG - wire  [\r][\n]
[2015-03-20 16:53:07,377] DEBUG - wire  soap:Envelope xmlns:soap=
http://www.w3.org/2003/05/soap-envelope; xmlns:ser=http://services.samples;
xmlns:xsd=http://services.samples/xsd;[\n]
[2015-03-20 16:53:07,377] DEBUG - wire soap:Header/[\n]
[2015-03-20 16:53:07,377] DEBUG - wire soap:Body[\n]
[2015-03-20 16:53:07,377] DEBUG - wireser:getQuote[\n]
[2015-03-20 16:53:07,377] DEBUG - wire   !--Optional:--[\n]
[2015-03-20 16:53:07,377] DEBUG - wire   ser:request[\n]
[2015-03-20 16:53:07,377] DEBUG - wire  !--Optional:--[\n]
[2015-03-20 16:53:07,377] DEBUG - wire  
 xsd:symbolIBM/xsd:symbol[\n]
[2015-03-20 16:53:07,377] DEBUG - wire   /ser:request[\n]
[2015-03-20 16:53:07,377] DEBUG - wire/ser:getQuote[\n]
[2015-03-20 16:53:07,377] DEBUG - wire /soap:Body[\n]
[2015-03-20 16:53:07,377] DEBUG - wire  /soap:Envelope
[2015-03-20 16:53:07,380] DEBUG - ProxyServiceMessageReceiver Proxy Service
GetFullClientInformation received a new message from : 10.100.5.192
[2015-03-20 16:53:07,380] DEBUG - ProxyServiceMessageReceiver Message To:
/services/GetFullClientInformation
[2015-03-20 16:53:07,380] DEBUG - ProxyServiceMessageReceiver SOAPAction:
urn:getQuote
[2015-03-20 16:53:07,380] DEBUG - ProxyServiceMessageReceiver WSA-Action:
urn:getQuote
[2015-03-20 16:53:07,380] DEBUG - ProxyServiceMessageReceiver Using the
anonymous in-sequence of the proxy service for mediation
[2015-03-20 16:53:07,380] DEBUG - SequenceMediator Start : Sequence
anonymous
[2015-03-20 16:53:07,380] DEBUG - SequenceMediator Sequence
SequenceMediator :: mediate()
[2015-03-20 16:53:07,380] DEBUG - SequenceMediator Mediation started from
mediator position : 0
[2015-03-20 16:53:07,381] DEBUG - CloneMediator Start : Clone mediator
[2015-03-20 16:53:07,381] DEBUG - CloneMediator Submitting 1 of 1 messages
for parallel processing
[2015-03-20 16:53:07,381] DEBUG - Axis2SynapseEnvironment Creating Message
Context
[2015-03-20 16:53:07,381]  WARN - MessageHelper Deep clone not happened for
property : tenant.info.id. Class type : java.lang.Integer
[2015-03-20 16:53:07,382]  INFO - MessageHelper Parent's Fault Stack : [] :
Child's Fault Stack :[]
[2015-03-20 16:53:07,382] DEBUG - Target Target mediation : START
[2015-03-20 16:53:07,382] DEBUG - Target Asynchronously mediating using the
in-lined anonymous sequence
[2015-03-20 16:53:07,382] DEBUG - Axis2SynapseEnvironment Injecting
MessageContext for asynchronous mediation using the : Anonymous Sequence
[2015-03-20 16:53:07,383] DEBUG - Target Target mediation : END
[2015-03-20 16:53:07,383] DEBUG - CloneMediator End : Clone mediator
[2015-03-20 16:53:07,383] DEBUG - SequenceMediator Start : Sequence
anonymous
[2015-03-20 16:53:07,383] DEBUG - SequenceMediator End : Sequence
anonymous
[2015-03-20 16:53:07,383] DEBUG - SequenceMediator Sequence
SequenceMediator :: mediate()
[2015-03-20 16:53:07,383] DEBUG - SequenceMediator Mediation started from
mediator position : 0
[2015-03-20 16:53:07,383] DEBUG - PayloadFactoryMediator #mediate.
Transformed payload format pfPaddingsoap:Envelope xmlns:soap=
http://www.w3.org/2003/05/soap-envelope; xmlns:xsd=
http://services.samples/xsd; xmlns:ser=http://services.samples
soap:Header/soap:Headersoap:Bodyser:getQuote!--Optional:--ser:request!--Optional:--xsd:symbolIBM/xsd:symbol/ser:request/ser:getQuote/soap:Body/soap:Envelope/pfPadding
[2015-03-20 16:53:07,383] DEBUG - LogMediator Start : Log mediator
[2015-03-20 16:53:07,384]  INFO - LogMediator To:
/services/GetFullClientInformation, WSAction: 

Re: [Dev] [MB] How to handle flow controling in a event of fail-over

2015-03-20 Thread Pamod Sylvester
I too think option 1 is better, given the fact that the second node could
trigger the flow controlling upon acceptance of the first few messages if
its exhausted.

On Fri, Mar 20, 2015 at 5:55 PM, Asitha Nanayakkara asi...@wso2.com wrote:

 In MB Flow controlling mechanism is cluster unaware. Hence when one node
 enables flow control other node doesn't know about it.
 IMO we have two approaches to tackle this.

- After client retries to connect to killed node (after failing to
connect) it will try to connect to second node. At that time, since we are
connecting to a new node, client can reset all flow control related
information, from client, so that it can publish without waiting for flow
control disable message from second node (That will never be sent to
publisher by second node)
- Or we can send a flow control disable message from MB node when a
publisher connects (If global flow control is not enabled).

 I think the first option is better.

 Regards,

 On Fri, Mar 20, 2015 at 3:32 PM, Pumudu Ruhunage pum...@wso2.com wrote:

 Hi All,

 We did fail over testing on mb nodes in AWS instances and came across
 following issue. Following is the scenario tested in cluster.

 1. Start 2 node mb cluster with nodeA (coordinator), nodeB.
 2. Add queue subscriber MyQueue to nodeB.
 3. Start publish MyQueue queue messages to nodeA.
 4. After flow control enabled in nodeA, disconnect nodeA from the cluster.

 At a moment where flow control is enabled for the publisher, the
 coordinator is killed. Even though(assuming) that the publisher moves to
 the other node, it is still under flow control and the node does not
 disable the flow control for the publisher. Therefore the publisher does
 not publish any messages afterwards. How can we overcome this issue ?

 Regards,
 --
 Pumudu Ruhunage
 Associate Software Engineer | WSO2 Inc
 M: +94 779 664493  | http://wso2.com




 --
 *Asitha Nanayakkara*
 Software Engineer
 WSO2, Inc. http://wso2.com/
 Mob: + 94 77 85 30 682




-- 
*Pamod Sylvester *
 *Senior Software Engineer *
Integration Technologies Team, WSO2 Inc.; http://wso2.com
email: pa...@wso2.com cell: +94 77 7779495
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Isura Karunaratne
Congratulations Malithi...!!

On Fri, Mar 20, 2015 at 8:36 AM, Hasintha Indrajee hasin...@wso2.com
wrote:

 Congratulations Malithi...!!

 On Fri, Mar 20, 2015 at 9:19 AM, Asok Perera as...@wso2.com wrote:

 Congratz Malithi !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:38 PM, Gayan Gunawardana ga...@wso2.com
 wrote:

 Congratzzz Malithiii...

 On Fri, Mar 20, 2015 at 5:13 PM, Keerthika Mahendralingam 
 keerth...@wso2.com wrote:

 Congratz Malithi!!!

 On Fri, Mar 20, 2015 at 5:10 PM, Elilmatha Sivanesan 
 elilma...@wso2.com wrote:

 Congratz Malithi

 On Fri, Mar 20, 2015 at 5:08 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Malithi.!!!

 On Fri, Mar 20, 2015 at 5:03 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com
 wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2
 Committer. Malithi has been a valuable contributor for WSO2
 Identity Server product, and in recognition of her contribution to 
 WSO2,
 she has been voted as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com
 http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image:
 Twitter] https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub 
 [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *S.Elilmatha*
 Associate  Software Engineer,

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile 0779842221.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 dev-requ...@wso2.org
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Hasintha Indrajee
 Software Engineer
 WSO2, Inc.
 Mobile:+94 771892453


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Isura Dilhara Karunaratne
Software Engineer

Mob +94 772 254 810
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] How to restart server during the test in UI automation

2015-03-20 Thread Lakshman Udayakantha
Hi folks,

Any clue on how to do $subject.

Thanks

-- 
Lakshman Udayakantha
WSO2 Inc. www.wso2.com
lean.enterprise.middleware
Mobile: *0711241005*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread danushkaf
You can grep in product features.






Thanks  Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729





From: Punnadi Gunarathna
Sent: ‎Friday‎, ‎March‎ ‎20‎, ‎2015 ‎3‎:‎33‎ ‎PM
To: WSO2 Developers' List










Hi All,

Rather than going through pom files, is there a better and quick way to do 
$subject. 
If so please let me know.





-- 





Thanks and Regards,

Punnadi Gunarathna

Senior Software Engineer, 
WSO2, Inc.; http://wso2.com
Blog: http://hi-my-world.blogspot.com/

Tel : 94 11 214 5345

Fax :94 11 2145300___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Isuruwan Herath
Congratz Godwin!

On Fri, Mar 20, 2015 at 7:38 PM, Isura Karunaratne is...@wso2.com wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 8:35 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 9:20 AM, Asok Perera as...@wso2.com wrote:

 Congratz Godwin !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:36 PM, Gayan Gunawardana ga...@wso2.com
 wrote:

 Congratzzz Godwin ...!

 On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com
 wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2
 Committer. Godwin has been a valuable contributor for WSO2
 Identity Server product, and in recognition of his contribution to 
 WSO2,
 he has been voted as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com
 http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image:
 Twitter] https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub 
 [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Hasintha Indrajee
 Software Engineer
 WSO2, Inc.
 Mobile:+94 771892453


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Isura Dilhara Karunaratne
 Software Engineer

 Mob +94 772 254 810


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Isuruwan Herath
Technical Lead

Contact: +94 776 273 296
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Prabath Ariyarathna
Congratz, Godwin!!!

On Fri, Mar 20, 2015 at 8:42 PM, Bhathiya Jayasekara bhath...@wso2.com
wrote:

 Congratulations Godwin...

 On Fri, Mar 20, 2015 at 8:37 PM, Isuruwan Herath isuru...@wso2.com
 wrote:

 Congratz Godwin!

 On Fri, Mar 20, 2015 at 7:38 PM, Isura Karunaratne is...@wso2.com
 wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 8:35 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 9:20 AM, Asok Perera as...@wso2.com wrote:

 Congratz Godwin !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:36 PM, Gayan Gunawardana ga...@wso2.com
 wrote:

 Congratzzz Godwin ...!

 On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com
  wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com
 wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2
 Committer. Godwin has been a valuable contributor for WSO2
 Identity Server product, and in recognition of his contribution to 
 WSO2,
 he has been voted as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com
 http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image:
 Twitter] https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub 
 [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Hasintha Indrajee
 Software Engineer
 WSO2, Inc.
 Mobile:+94 771892453


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Isura Dilhara Karunaratne
 Software Engineer

 Mob +94 772 254 810


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Isuruwan Herath
 Technical Lead

 Contact: +94 776 273 296

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com 

[Dev] Undefined 'Security policy namespace cannot be null.' resource property runtime exception when executing a jar created by maven assembly plugin

2015-03-20 Thread Sabra Ossen
Hi,

I have created a jar with dependencies using the maven assembly plugin in
order to push data to secure web service in WSO2 DSS.

The code works fine when run in intelliJ idea, but when the jar is run I
get the following exception.

java.lang.RuntimeException: Undefined 'Security policy namespace cannot be
null.' resource property
at org.apache.rampart.RampartException.getMessage(RampartException.java:81)
at org.apache.rampart.RampartException.init(RampartException.java:41)
at org.apache.rampart.RampartException.init(RampartException.java:57)
at
org.apache.rampart.RampartMessageData.setWSSecurityVersions(RampartMessageData.java:422)
at org.apache.rampart.RampartMessageData.init(RampartMessageData.java:263)
at org.apache.rampart.MessageBuilder.build(MessageBuilder.java:61)
at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:65)
at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:427)
at
org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:278)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
at
org.wso2.dashboard.marketing.client.WSO2MarketingDashboardDataServiceStub.insertWebsiteVisitorsPerWeek(WSO2MarketingDashboardDataServiceStub.java:610)
at
org.wso2.dashboard.marketing.publish.data.DataPublisher.insertToWebsiteVisitorsWeeklyDB(DataPublisher.java:358)
at
org.wso2.dashboard.marketing.publish.data.DataPublisher.publishData(DataPublisher.java:46)
at
org.wso2.dashboard.marketing.publish.data.Application.main(Application.java:8)

The pom is as follows.

?xml version=1.0 encoding=UTF-8?
project xmlns=http://maven.apache.org/POM/4.0.0;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd;
modelVersion4.0.0/modelVersion

properties
JDK_VERSION1.6/JDK_VERSION
project.build.sourceEncodingUTF-8/project.build.sourceEncoding
axis2.version1.6.1-wso2v9/axis2.version
rampart.version1.6.1-wso2v12/rampart.version
/properties

groupIdorg.wso2.dashboard.marketing/groupId
artifactIdDataAccess/artifactId
version1.0-SNAPSHOT/version
packagingjar/packaging

repositories
repository
idcodehaus/id
urlhttp://repository.codehaus.org/org/codehaus/url
/repository

repository
idwso2.releases/id
nameWSO2 Releases Repository/name

urlhttp://maven.wso2.org/nexus/content/repositories/releases//url
releases
enabledtrue/enabled
updatePolicydaily/updatePolicy
checksumPolicyignore/checksumPolicy
/releases
/repository

!-- WSO2 Snapshot artifact repository --
repository
idwso2.snapshots/id
nameWSO2 Snapshot Repository/name

urlhttp://maven.wso2.org/nexus/content/repositories/snapshots//url
snapshots
enabledtrue/enabled
updatePolicydaily/updatePolicy
/snapshots
releases
enabledfalse/enabled
/releases
/repository

repository
idwso2-nexus/id
nameWSO2 internal Repository/name
urlhttp://maven.wso2.org/nexus/content/groups/wso2-public//url
releases
enabledtrue/enabled
updatePolicydaily/updatePolicy
checksumPolicyignore/checksumPolicy
/releases
/repository
/repositories

dependencies
!--Google Analytics--
dependency
groupIdcom.google.apis/groupId
artifactIdgoogle-api-services-analytics/artifactId
versionv3-rev98-1.19.0/version
/dependency
dependency
groupIdcom.google.oauth-client/groupId
artifactIdgoogle-oauth-client-jetty/artifactId
version1.19.0/version
/dependency

!--Sales Force--
dependency
groupIdcom.force.api/groupId
artifactIdforce-wsc/artifactId
version33.0.1/version
/dependency

!--Jackson for JSON--
dependency
groupIdorg.codehaus.jackson/groupId
artifactIdjackson-mapper-asl/artifactId
version1.9.13/version
/dependency

dependency
groupIdorg.wso2.carbon/groupId
artifactIdorg.wso2.carbon.authenticator.stub/artifactId
version3.2.0/version
/dependency

!--Axis2 Dependencies--
dependency
groupIdorg.apache.axis2/groupId
artifactIdaxis2/artifactId
version${axis2.version}/version
/dependency
dependency
   

Re: [Dev] [Architecture] [APIM] Swagger validation

2015-03-20 Thread Madawa Soysa
Hi,

Check the project[1] https://github.com/swagger-api/swagger-parser as
well. This is not a json-schema validator but swagger specific parser which
creates a Java POJO from a swagger definition. Includes a Swagger migration
tool from Swagger 1.0, 1.1 and 1.2 to Swagger 2.0.

[1] - https://github.com/swagger-api/swagger-parser
https://github.com/swagger-api/swagger-parser

On 20 March 2015 at 16:28, Madusanka Premaratne madusan...@wso2.com wrote:

 Hi Vishanth,
 Thanks for the response. I did a research on fge/json-schema-validator and
 seems like it is not maintaining.
 Anyhow I will apply it and check whether it is functioning as expected.
 Thanks,

 On Fri, Mar 20, 2015 at 2:46 PM, Vishanth Balasubramaniam 
 vishan...@wso2.com wrote:

 Hi Madusanka,

 I too think the right approach is to validate at the backend.

 I came across this json schema validator project [1] sometime back, check
 if this is useful for you in some way.

 [1] - https://github.com/fge/json-schema-validator

 Regards,
 Vishanth

 On Fri, Mar 20, 2015 at 12:36 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Hi all,
 As you all know APIM uses YAML and Swagger. We have already done YAML
 validation part and will be there as real time yaml syntax validator in the
 upcoming release.

 ​In the validation of swagger we can either validate swagger at the
 front-end using javascript or validate at the backend using json schema
 validator.
 According to the offline discussions I had with Colin and Jo, it is more
 suitable to validate it at the backend, because there are two
 ways(write/import) to feed a swagger doc.

 Does anyone worked with a json schema validator which can be used to
 fulfil our need?

 Feedbacks and suggestions for this improvement would be appreciated.

 ​Thanks,​

 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Vishanth Balasubramaniam*
 Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94771737718*
 about me: *http://about.me/vishanth http://about.me/vishanth*




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture




-- 
Madawa Soysa
Software Engineering Intern | WS*O₂* Inc. http://wso2.com

Mobile: +94 75 812 0726 | Email: mada...@wso2.com
LinkedIn http://lk.linkedin.com/in/madawasoysa | Twitter
https://twitter.com/madawa_rc | Tumblr http://madawas.tumblr.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Gayan Gunawardana
Congratzzz Godwin ...!

On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne madusan...@wso2.com
wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com
 wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer
 . Godwin has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of his contribution to WSO2, he has been 
 voted
 as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image: Twitter]
 https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Gayan Gunawardana
Software Engineer; WSO2 Inc.; http://wso2.com/
Email: ga...@wso2.com
Mobile: +94 (71) 8020933
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Hasintha Indrajee
Congratulations Malithi...!!

On Fri, Mar 20, 2015 at 9:19 AM, Asok Perera as...@wso2.com wrote:

 Congratz Malithi !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:38 PM, Gayan Gunawardana ga...@wso2.com wrote:

 Congratzzz Malithiii...

 On Fri, Mar 20, 2015 at 5:13 PM, Keerthika Mahendralingam 
 keerth...@wso2.com wrote:

 Congratz Malithi!!!

 On Fri, Mar 20, 2015 at 5:10 PM, Elilmatha Sivanesan elilma...@wso2.com
  wrote:

 Congratz Malithi

 On Fri, Mar 20, 2015 at 5:08 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Malithi.!!!

 On Fri, Mar 20, 2015 at 5:03 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:57 PM, Himasha Guruge himas...@wso2.com
 wrote:

 Congrats Malithi!!

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz Malithi...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2
 Committer. Malithi has been a valuable contributor for WSO2
 Identity Server product, and in recognition of her contribution to 
 WSO2,
 she has been voted as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image:
 Twitter] https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub 
 [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *S.Elilmatha*
 Associate  Software Engineer,

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile 0779842221.


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 dev-requ...@wso2.org
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Hasintha Indrajee
Software Engineer
WSO2, Inc.
Mobile:+94 771892453
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [GSOC 2015] CEP Based Throttling for API Manager

2015-03-20 Thread Roshan Dissanayake
Hi,

I'm Roshan Dissanayake a second year student of Informatics Institute of
Technology following B.Eng Software Engineering. I am interested on
proposal [8] CEP Based Throttling for API Manager.
I'm quite familiar with the CEP and have been studying about the current
behavior of throttling process. Also working on a proposal.
I will go through the  given references and contact you for further details.

Thanks,

Roshan Dissanayake,
Mobile:+94724993909
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Bhathiya Jayasekara
Congratulations Godwin...

On Fri, Mar 20, 2015 at 8:37 PM, Isuruwan Herath isuru...@wso2.com wrote:

 Congratz Godwin!

 On Fri, Mar 20, 2015 at 7:38 PM, Isura Karunaratne is...@wso2.com wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 8:35 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 9:20 AM, Asok Perera as...@wso2.com wrote:

 Congratz Godwin !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:36 PM, Gayan Gunawardana ga...@wso2.com
 wrote:

 Congratzzz Godwin ...!

 On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva dinit...@wso2.com
 wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara hem...@wso2.com
 wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2
 Committer. Godwin has been a valuable contributor for WSO2
 Identity Server product, and in recognition of his contribution to 
 WSO2,
 he has been voted as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com
 http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image:
 Twitter] https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub 
 [image:
 Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
 http://instagram.com/madusankapremaratne [image: Skype]
 http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Hasintha Indrajee
 Software Engineer
 WSO2, Inc.
 Mobile:+94 771892453


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Isura Dilhara Karunaratne
 Software Engineer

 Mob +94 772 254 810


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Isuruwan Herath
 Technical Lead

 Contact: +94 776 273 296

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Bhathiya Jayasekara*
*Software Engineer,*
*WSO2 inc., http://wso2.com http://wso2.com*

*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj

Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Malintha Adikari
Congratulation Godwin..!!!

On Fri, Mar 20, 2015 at 6:08 PM, Rasika Perera rasi...@wso2.com wrote:

 Congratulations Godwin !

 On Fri, Mar 20, 2015 at 11:33 PM, Harsha Thirimanna hars...@wso2.com
 wrote:

 Congratzzz Godwin ...!


 *Harsha Thirimanna*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 * http://www.apache.org/*
 *email: **hars...@wso2.com* az...@wso2.com* cell: +94 71 5186770  ,
 +94 *
 *774617784twitter: **http://twitter.com/
 http://twitter.com/afkham_azeez*
 *harshathirimannlinked-in: **http:
 http://lk.linkedin.com/in/afkhamazeez**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
 http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*

 *Lean . Enterprise . Middleware*


 On Fri, Mar 20, 2015 at 8:18 AM, Prabath Ariyarathna prabat...@wso2.com
 wrote:

 Congratz, Godwin!!!

 On Fri, Mar 20, 2015 at 8:42 PM, Bhathiya Jayasekara bhath...@wso2.com
 wrote:

 Congratulations Godwin...

 On Fri, Mar 20, 2015 at 8:37 PM, Isuruwan Herath isuru...@wso2.com
 wrote:

 Congratz Godwin!

 On Fri, Mar 20, 2015 at 7:38 PM, Isura Karunaratne is...@wso2.com
 wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 8:35 AM, Hasintha Indrajee hasin...@wso2.com
  wrote:

 Congratulations Godwin..!!

 On Fri, Mar 20, 2015 at 9:20 AM, Asok Perera as...@wso2.com wrote:

 Congratz Godwin !!!

 *Asok Aravinda Perera*
 Software Engineer
 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware

 Mobile: +94722241032

 On Fri, Mar 20, 2015 at 6:36 PM, Gayan Gunawardana ga...@wso2.com
 wrote:

 Congratzzz Godwin ...!

 On Fri, Mar 20, 2015 at 5:09 PM, Madusanka Premaratne 
 madusan...@wso2.com wrote:

 Congrats Godwin.

 On Fri, Mar 20, 2015 at 5:04 PM, Dinithi De Silva 
 dinit...@wso2.com wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 4:20 PM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Godwin!!!

 On Fri, Mar 20, 2015 at 3:57 PM, Hemika Kodikara 
 hem...@wso2.com wrote:

 Congratz Godwin!

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Fri, Mar 20, 2015 at 3:54 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz Godwin...

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby 
 joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2
 Committer. Godwin has been a valuable contributor for WSO2
 Identity Server product, and in recognition of his contribution 
 to WSO2,
 he has been voted as a WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity
 Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com
 http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Dinithi De Silva*
 Associate Software Engineer, WSO2 Inc.
 m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com
 | a: #20, Palm Grove, Colombo 03

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Madusanka Premaratne* | Associate Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 835 70 73| Work: +94 112 145 345
 Email: madusan...@wso2.com | Web: www.wso2.com

 [image: Facebook] https://www.facebook.com/maduzanka [image:
 Twitter] https://twitter.com/rmmpremaratne [image: Google Plus]
 https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub
  [image: Linkedin] http://lk.linkedin.com/in/madusanka/ [image:
 Instagram] http://instagram.com/madusankapremaratne [image:
 Skype] http://@rmmpremaratne


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 

Re: [Dev] [DEV][Jaggery] how to handle exception come from XMLHttpRequestHostObject

2015-03-20 Thread Rasika Perera
Hi Tharindu,

Correct. As we discussed, we are making two network calls for the same
functionality. Assuming that the network call is costly, when number of
log-in users increasing and fetching Human Tasks available on BPS server,
network traffic is increased.

However, It might not affect very badly when there are less number of
concurrent log-ins. On the other-hand, it might be the case for highly
occupied production environment.

Thank you

On Fri, Mar 20, 2015 at 11:48 PM, Tharindu Dharmarathna tharin...@wso2.com
wrote:

 Hi Rasika,

 Thank you for the clarification , and as our offline chat we are sending
 multiple network calls to the BPS is that not become issue come into the
 production ? .

 Thanks and Regards
 Tharindu.

 On Fri, Mar 20, 2015 at 11:37 PM, Rasika Perera rasi...@wso2.com wrote:

 Hi Lakmali,

 +1 for the explanation. In your solution, I think HTTP HEAD[1] is better
 to testing accessibility of the server endpoint.

 var httpClient = new
 Packages.org.apache.http.impl.client.DefaultHttpClient();
 var *httpHead* = new Packages.org.apache.http.client.methods.*HttpHead*
 (endpoint);
 var response = httpClient.execute(*httpHead*);
 BPSRunning = true;

 [1]
 http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/client/methods/HttpHead.html

 Thank you

 On Fri, Mar 20, 2015 at 11:53 AM, Lakmali Baminiwatta lakm...@wso2.com
 wrote:

 Thanks Ruchira for the information.

 On 19 March 2015 at 18:00, Ruchira Wageesha ruch...@wso2.com wrote:

 Following are the possible options that I can think.

 1. Patching XHR to get rid of the log message
 2. Hiding the error from log4j, but AFAIK, then it will not log any
 error from XHR
 3. Using any Java's http-client directly from Jaggery[a] to do the HTTP
 calls instead of XHR
 4. Using any Java's http-client to check the endpoint status, and
 continue original HTTP call with XHR

 [a]
 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Scripting_Java

 /Ruchira

 On Thu, Mar 19, 2015 at 5:18 PM, Lakmali Baminiwatta lakm...@wso2.com
 wrote:

 Hi Ruchira,

 In APIM and APPM we talk to the BPS server and fetch Human Tasks
 available. For that when the user is login to the admin-dashboard jaggery
 app, we do a login call to BPS server using XMLHttpRequest. At this point,
 if the BPS is not running we are getting this connection refused error in
 the logs. We need to handle this.

 As Tharindu mentioned, XMLHttpRequestHostObject.java uses 
 log.error(e.getMessage(),
 e); [1]. Therefore we can't get rid of this stack trace in the log by
 just catching the exception.

 Is there any method in jaggery that we can use to check whether server
 is up and running before doing the send call and handle this? Appreciate
 any help on this.

 [1]
 https://github.com/wso2/jaggery/blob/0.9.0.ALPHA4.wso2v4/components/hostobjects/org.jaggeryjs.hostobjects.xhr/src/main/java/org/jaggeryjs/hostobjects/xhr/XMLHttpRequestHostObject.java
 [2]https://wso2.org/jira/browse/APPM-587
 [3]https://wso2.org/jira/browse/APIMANAGER-3139

 Thanks,
 Lakmali

 On 18 March 2015 at 08:57, Tharindu Dharmarathna tharin...@wso2.com
 wrote:

 Hi Ruchira,

 We want to carch the exception according to connection refused
 exception from the jaggery side . Due to logging of this  exception from
 Hostobject We couldn't remove this exception come from the console.

 Is there any way of check a server is up and running from jaggery
 side . If there's a way we can avoid exception come from the console.

 Thanks
 Tharindu

 On Wed, Mar 18, 2015 at 2:06 AM, Ruchira Wageesha ruch...@wso2.com
 wrote:

 What is the issue with going try/catch blocks?

 /Ruchira

 On Tue, Mar 17, 2015 at 5:56 PM, Tharindu Dharmarathna 
 tharin...@wso2.com wrote:

 Hi all,

 According to public jira [1]  how can we handle connection refused
 exception come from this issue . This come from the send method.

 code snippest for this issue


 try{
 var xhr = new XMLHttpRequest();
 var site = require(/site/conf/site.json);
 var endpoint =
 site.workflows.applicationWorkFlowServerURL+AuthenticationAdmin;
 xhr.open(POST, endpoint);
 var payload = 'soap:Envelope xmlns:soap=
 http://www.w3.org/2003/05/soap-envelope; xmlns:aut=
 http://authentication.services.core.carbon.wso2.org;soap:Header/soap:Bodyaut:loginaut:username'
 + username + '/aut:usernameaut:password' + password +
 '/aut:passwordaut:remoteAddresslocalhost/aut:remoteAddress/aut:login/soap:Body/soap:Envelope';
 xhr.send(payload);
 var cookie = (xhr.getAllResponseHeaders());
 log.info(xhr.readyState);
 //session.put(workflowCookie,cookie.split(;)[0].split(:)[1]);
 var sessionCookie = xhr.getResponseHeader(Set-Cookie);
 session.put(workflowCookie,sessionCookie);
 }catch (e) {
 // log.error(e.message);
 }


 Exception come from the following jaggery hostobject code

 private static void executeRequest(Context cx,
 XMLHttpRequestHostObject xhr) throws ScriptException {
 try {
 xhr.httpClient.executeMethod(xhr.method);
 xhr.statusLine = 

Re: [Dev] [DEV][Jaggery] how to handle exception come from XMLHttpRequestHostObject

2015-03-20 Thread Tharindu Dharmarathna
Hi Rasika,

Thank you for the clarification , and as our offline chat we are sending
multiple network calls to the BPS is that not become issue come into the
production ? .

Thanks and Regards
Tharindu.

On Fri, Mar 20, 2015 at 11:37 PM, Rasika Perera rasi...@wso2.com wrote:

 Hi Lakmali,

 +1 for the explanation. In your solution, I think HTTP HEAD[1] is better
 to testing accessibility of the server endpoint.

 var httpClient = new
 Packages.org.apache.http.impl.client.DefaultHttpClient();
 var *httpHead* = new Packages.org.apache.http.client.methods.*HttpHead*
 (endpoint);
 var response = httpClient.execute(*httpHead*);
 BPSRunning = true;

 [1]
 http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/client/methods/HttpHead.html

 Thank you

 On Fri, Mar 20, 2015 at 11:53 AM, Lakmali Baminiwatta lakm...@wso2.com
 wrote:

 Thanks Ruchira for the information.

 On 19 March 2015 at 18:00, Ruchira Wageesha ruch...@wso2.com wrote:

 Following are the possible options that I can think.

 1. Patching XHR to get rid of the log message
 2. Hiding the error from log4j, but AFAIK, then it will not log any
 error from XHR
 3. Using any Java's http-client directly from Jaggery[a] to do the HTTP
 calls instead of XHR
 4. Using any Java's http-client to check the endpoint status, and
 continue original HTTP call with XHR

 [a]
 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Scripting_Java

 /Ruchira

 On Thu, Mar 19, 2015 at 5:18 PM, Lakmali Baminiwatta lakm...@wso2.com
 wrote:

 Hi Ruchira,

 In APIM and APPM we talk to the BPS server and fetch Human Tasks
 available. For that when the user is login to the admin-dashboard jaggery
 app, we do a login call to BPS server using XMLHttpRequest. At this point,
 if the BPS is not running we are getting this connection refused error in
 the logs. We need to handle this.

 As Tharindu mentioned, XMLHttpRequestHostObject.java uses 
 log.error(e.getMessage(),
 e); [1]. Therefore we can't get rid of this stack trace in the log by
 just catching the exception.

 Is there any method in jaggery that we can use to check whether server
 is up and running before doing the send call and handle this? Appreciate
 any help on this.

 [1]
 https://github.com/wso2/jaggery/blob/0.9.0.ALPHA4.wso2v4/components/hostobjects/org.jaggeryjs.hostobjects.xhr/src/main/java/org/jaggeryjs/hostobjects/xhr/XMLHttpRequestHostObject.java
 [2]https://wso2.org/jira/browse/APPM-587
 [3]https://wso2.org/jira/browse/APIMANAGER-3139

 Thanks,
 Lakmali

 On 18 March 2015 at 08:57, Tharindu Dharmarathna tharin...@wso2.com
 wrote:

 Hi Ruchira,

 We want to carch the exception according to connection refused
 exception from the jaggery side . Due to logging of this  exception from
 Hostobject We couldn't remove this exception come from the console.

 Is there any way of check a server is up and running from jaggery side
 . If there's a way we can avoid exception come from the console.

 Thanks
 Tharindu

 On Wed, Mar 18, 2015 at 2:06 AM, Ruchira Wageesha ruch...@wso2.com
 wrote:

 What is the issue with going try/catch blocks?

 /Ruchira

 On Tue, Mar 17, 2015 at 5:56 PM, Tharindu Dharmarathna 
 tharin...@wso2.com wrote:

 Hi all,

 According to public jira [1]  how can we handle connection refused
 exception come from this issue . This come from the send method.

 code snippest for this issue


 try{
 var xhr = new XMLHttpRequest();
 var site = require(/site/conf/site.json);
 var endpoint =
 site.workflows.applicationWorkFlowServerURL+AuthenticationAdmin;
 xhr.open(POST, endpoint);
 var payload = 'soap:Envelope xmlns:soap=
 http://www.w3.org/2003/05/soap-envelope; xmlns:aut=
 http://authentication.services.core.carbon.wso2.org;soap:Header/soap:Bodyaut:loginaut:username'
 + username + '/aut:usernameaut:password' + password +
 '/aut:passwordaut:remoteAddresslocalhost/aut:remoteAddress/aut:login/soap:Body/soap:Envelope';
 xhr.send(payload);
 var cookie = (xhr.getAllResponseHeaders());
 log.info(xhr.readyState);
 //session.put(workflowCookie,cookie.split(;)[0].split(:)[1]);
 var sessionCookie = xhr.getResponseHeader(Set-Cookie);
 session.put(workflowCookie,sessionCookie);
 }catch (e) {
 // log.error(e.message);
 }


 Exception come from the following jaggery hostobject code

 private static void executeRequest(Context cx,
 XMLHttpRequestHostObject xhr) throws ScriptException {
 try {
 xhr.httpClient.executeMethod(xhr.method);
 xhr.statusLine = xhr.method.getStatusLine();
 xhr.responseHeaders = xhr.method.getResponseHeaders();
 updateReadyState(cx, xhr, HEADERS_RECEIVED);
 byte[] response = xhr.method.getResponseBody();
 if (response.length  0) {
 xhr.responseText = new String(response);
 }
 Header contentType = xhr.method.getResponseHeader(Content-Type);
 if (contentType != null) {
 xhr.responseType = contentType.getValue();
 }
 updateReadyState(cx, xhr, DONE);
 } catch (IOException e) {
 log.error(e.getMessage(), e);
 throw new ScriptException(e);
 } finally {
 

Re: [Dev] How to restart server during the test in UI automation

2015-03-20 Thread Nuwan Wimalasekara
Hi
You have a UI to restart the server. So you can can restart the server by
navigating to the restart page in test. Otherwise you can use
ServerConfigurationManager class to restart the server directly calling to
the backend service.

Thanks,
Nuwanw

On Fri, Mar 20, 2015 at 8:52 AM, Lakshman Udayakantha lakshm...@wso2.com
wrote:

 Hi folks,

 Any clue on how to do $subject.

 Thanks

 --
 Lakshman Udayakantha
 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware
 Mobile: *0711241005*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Nuwan Wimalasekara
Senior Software Engineer - Test Automation
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

phone: +94 71 668 4620
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV][Jaggery] how to handle exception come from XMLHttpRequestHostObject

2015-03-20 Thread Rasika Perera
Hi Lakmali,

+1 for the explanation. In your solution, I think HTTP HEAD[1] is better to
testing accessibility of the server endpoint.

var httpClient = new
Packages.org.apache.http.impl.client.DefaultHttpClient();
var *httpHead* = new Packages.org.apache.http.client.methods.*HttpHead*
(endpoint);
var response = httpClient.execute(*httpHead*);
BPSRunning = true;

[1]
http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/client/methods/HttpHead.html

Thank you

On Fri, Mar 20, 2015 at 11:53 AM, Lakmali Baminiwatta lakm...@wso2.com
wrote:

 Thanks Ruchira for the information.

 On 19 March 2015 at 18:00, Ruchira Wageesha ruch...@wso2.com wrote:

 Following are the possible options that I can think.

 1. Patching XHR to get rid of the log message
 2. Hiding the error from log4j, but AFAIK, then it will not log any error
 from XHR
 3. Using any Java's http-client directly from Jaggery[a] to do the HTTP
 calls instead of XHR
 4. Using any Java's http-client to check the endpoint status, and
 continue original HTTP call with XHR

 [a]
 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Scripting_Java

 /Ruchira

 On Thu, Mar 19, 2015 at 5:18 PM, Lakmali Baminiwatta lakm...@wso2.com
 wrote:

 Hi Ruchira,

 In APIM and APPM we talk to the BPS server and fetch Human Tasks
 available. For that when the user is login to the admin-dashboard jaggery
 app, we do a login call to BPS server using XMLHttpRequest. At this point,
 if the BPS is not running we are getting this connection refused error in
 the logs. We need to handle this.

 As Tharindu mentioned, XMLHttpRequestHostObject.java uses 
 log.error(e.getMessage(),
 e); [1]. Therefore we can't get rid of this stack trace in the log by
 just catching the exception.

 Is there any method in jaggery that we can use to check whether server
 is up and running before doing the send call and handle this? Appreciate
 any help on this.

 [1]
 https://github.com/wso2/jaggery/blob/0.9.0.ALPHA4.wso2v4/components/hostobjects/org.jaggeryjs.hostobjects.xhr/src/main/java/org/jaggeryjs/hostobjects/xhr/XMLHttpRequestHostObject.java
 [2]https://wso2.org/jira/browse/APPM-587
 [3]https://wso2.org/jira/browse/APIMANAGER-3139

 Thanks,
 Lakmali

 On 18 March 2015 at 08:57, Tharindu Dharmarathna tharin...@wso2.com
 wrote:

 Hi Ruchira,

 We want to carch the exception according to connection refused
 exception from the jaggery side . Due to logging of this  exception from
 Hostobject We couldn't remove this exception come from the console.

 Is there any way of check a server is up and running from jaggery side
 . If there's a way we can avoid exception come from the console.

 Thanks
 Tharindu

 On Wed, Mar 18, 2015 at 2:06 AM, Ruchira Wageesha ruch...@wso2.com
 wrote:

 What is the issue with going try/catch blocks?

 /Ruchira

 On Tue, Mar 17, 2015 at 5:56 PM, Tharindu Dharmarathna 
 tharin...@wso2.com wrote:

 Hi all,

 According to public jira [1]  how can we handle connection refused
 exception come from this issue . This come from the send method.

 code snippest for this issue


 try{
 var xhr = new XMLHttpRequest();
 var site = require(/site/conf/site.json);
 var endpoint =
 site.workflows.applicationWorkFlowServerURL+AuthenticationAdmin;
 xhr.open(POST, endpoint);
 var payload = 'soap:Envelope xmlns:soap=
 http://www.w3.org/2003/05/soap-envelope; xmlns:aut=
 http://authentication.services.core.carbon.wso2.org;soap:Header/soap:Bodyaut:loginaut:username'
 + username + '/aut:usernameaut:password' + password +
 '/aut:passwordaut:remoteAddresslocalhost/aut:remoteAddress/aut:login/soap:Body/soap:Envelope';
 xhr.send(payload);
 var cookie = (xhr.getAllResponseHeaders());
 log.info(xhr.readyState);
 //session.put(workflowCookie,cookie.split(;)[0].split(:)[1]);
 var sessionCookie = xhr.getResponseHeader(Set-Cookie);
 session.put(workflowCookie,sessionCookie);
 }catch (e) {
 // log.error(e.message);
 }


 Exception come from the following jaggery hostobject code

 private static void executeRequest(Context cx,
 XMLHttpRequestHostObject xhr) throws ScriptException {
 try {
 xhr.httpClient.executeMethod(xhr.method);
 xhr.statusLine = xhr.method.getStatusLine();
 xhr.responseHeaders = xhr.method.getResponseHeaders();
 updateReadyState(cx, xhr, HEADERS_RECEIVED);
 byte[] response = xhr.method.getResponseBody();
 if (response.length  0) {
 xhr.responseText = new String(response);
 }
 Header contentType = xhr.method.getResponseHeader(Content-Type);
 if (contentType != null) {
 xhr.responseType = contentType.getValue();
 }
 updateReadyState(cx, xhr, DONE);
 } catch (IOException e) {
 log.error(e.getMessage(), e);
 throw new ScriptException(e);
 } finally {
 xhr.method.releaseConnection();
 }
 }

 XMLHttpRequestHostObject.java

 [1] - https://wso2.org/jira/browse/APIMANAGER-3139

 Thanks and regards


 *Tharindu Dharmarathna*Associate Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94779109091 %2B94779109091*




 --

 

Re: [Dev] [GSoC-2015] Proposal 1: Siddhi Process Monitor for WSO2 CEP

2015-03-20 Thread Rumesh Eranga
Hi,

I created a draft proposal for the project [1]. I would like to hear the
comments about the proposal so that I could improve it according to the
feedback.

[1]
https://docs.google.com/document/d/1HqTq-j1Q5-azqdr1_JHWpyf0wt7PF9mV6f4cGMmT5nE/edit?usp=sharing

Thanks.

Rumesh

On Tue, Feb 24, 2015 at 11:52 PM, Tishan Dahanayakage tis...@wso2.com
wrote:

 Hi Rumesh,

 Thank you for your interest. Currently there is not any API in Siddhi to
 retrieve information such as statistics. Deliverable of the project is to
 embed that functionality into Siddhi and develop an UI to visualize the
 information retrieved by that API. In high level at run-time Siddhi query
 is a collection Processors where each Processor consists of multiple
 Executors. So an event sent to Siddhi via an InputHandler will go though
 these Executors which will perform desired operations on the event.
 As of As starters you can check out Siddhi code[1], play with samples and
 get an understanding of Siddhi internals. However in CEP level we have both
 event flow and event statistics[2][3]. You can also have a look at them for
 reference. Feel free to ask if you need more details regarding the project.

 [1] https://github.com/wso2/siddhi
 [2] https://docs.wso2.com/display/CEP400/CEP+Event+Flow
 [3] https://docs.wso2.com/display/CEP400/CEP+Event+Statistics

 On Tue, Feb 24, 2015 at 10:49 PM, Rumesh Eranga rehrum...@gmail.com
 wrote:

 Hi,

 I configured CEP in a Windows environment for testing and tried out few
 things. Also I went through the blog post on siddhi [1] and User Guide of
 CEP. Now I have a basic understanding about the CEP.

 Is there an API available to retrieve information on Execution Plans,
 Events and statistics?

 I have experience with front-end frameworks like AngularJS, DurandalJS
 and other JavaScript libraries such as D3, HighCharts etc. Also I have good
 experience with Java development as well. I think I can use my knowledge to
 successfully complete this project.

 Thanks


 [1]
 http://srinathsview.blogspot.com/2011/12/siddhi-second-look-at-complex-event.html

 On Sun, Feb 15, 2015 at 8:53 PM, Rumesh Eranga rehrum...@gmail.com
 wrote:

 Hi Thishan,

 You are welcome and thanks for the prompt response.

 Regards,

 Rumesh

 On Sun, Feb 15, 2015 at 6:51 PM, Tishan Dahanayakage tis...@wso2.com
 wrote:

 Hi Rumesh,

 Thanks for your interest and pointing that out. Link to the event flow
 is now added.

 Thanks,
 Tishan

 On Sun, Feb 15, 2015 at 6:38 PM, Rumesh Eranga rehrum...@gmail.com
 wrote:

 Hi,

 I am Rumesh Eranga, an undergraduate student from University of
 Colombo School of Computing.

 I was going through the Proposal [1] and found out that the reference
 for the CEP Event Flow, is missing in the reference section.It would be
 great if someone can add the reference.

 [1]
 https://docs.wso2.com/display/GSoC/Project+Proposals+for+2015#ProjectProposalsfor2015-Proposal1:SiddhiProcessMonitorforWSO2CEP

 Thanks,

 Rumesh Eranga

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Tishan Dahanayakage
 Software Engineer
 WSO2, Inc.
 Mobile:+94 716481328

 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s.
 If you are not the intended recipient/s, or believe that you may have
 received this communication in error, please reply to the sender indicating
 that fact and delete the copy you received and in addition, you should not
 print, copy, re-transmit, disseminate, or otherwise use the information
 contained in this communication. Internet communications cannot be
 guaranteed to be timely, secure, error or virus-free. The sender does not
 accept liability for any errors or omissions.






 --
 Tishan Dahanayakage
 Software Engineer
 WSO2, Inc.
 Mobile:+94 716481328

 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s.
 If you are not the intended recipient/s, or believe that you may have
 received this communication in error, please reply to the sender indicating
 that fact and delete the copy you received and in addition, you should not
 print, copy, re-transmit, disseminate, or otherwise use the information
 contained in this communication. Internet communications cannot be
 guaranteed to be timely, secure, error or virus-free. The sender does not
 accept liability for any errors or omissions.

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


  1   2   >