Re: [Dev] EI6.4.0 : Expected value type - 'null', but found - 'STRING'.

2019-06-14 Thread Samith Dassanayake
axis2/axis2.xml solved this problem on my > own dev environment but we tested this config change on QA environment and > see there are lot of side effects for esb services, so we do not want > changing this file. What could be done ? > > > > class="org.apache.ax

[Dev] Is it possible to use both "Return Generated Keys" and Batch Requests options in DSS 3.5.0?

2016-08-04 Thread Samith Dassanayake
LECT 1 insert into flights (flight_no, number_of_cases, created_by, description, trips) values (:flight_no,:number_of_cases,:created_by,:description,:trips) * * * * * *

Re: [Dev] Clarification on closing database connections when using DAO Manager

2016-06-24 Thread Samith Dassanayake
t; *Software Engineer* >> Email: sa...@wso2.com >> Mobile: +94 767 837356 >> >> ___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > ___

Re: [Dev] Exception Handing Among JavaScript - Jaggery - Java

2016-03-31 Thread Samith Dassanayake
avaScript, without catching >>>>>>> in the Jaggery. But I don't think this is ok as we won't be able to >>>>>>> print >>>>>>> the exception in the server console if we do it so. >>>>>>> >>>>>>

Re: [Dev] [AppFac][Docker]Best Java Docker Client Library

2015-12-16 Thread Samith Dassanayake
; Thanks, >> Roshan Deniyage >> Associate Technical Lead >> WSO2, Inc: http://wso2.com >> >> Mobile: +94 777636406 / +1 408 667 6254 >> Twitter: *https://twitter.com/roshku <https://twitter.com/roshku>* >> LinkedIn : https://www.linked

Re: [Dev] [AppFac][Docker]Best Java Docker Client Library

2015-12-16 Thread Samith Dassanayake
________ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 Blog : buddycode.blogspot.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] What is the best way to get all the subscriptions of a given resource

2015-11-16 Thread Samith Dassanayake
is the service/util class to be used, when adding a subscription programmatically(Is it SubscriptionBeanPopulator.subscribeAndPopulate)? Regards, Samith -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 Blog

Re: [Dev] [Jaggery] Sending errors without sending the apache internal server page

2015-11-13 Thread Samith Dassanayake
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 mai

Re: [Dev] [Jaggery] Sending errors without sending the apache internal server page

2015-11-13 Thread Samith Dassanayake
Once you set like above, jaggery will set the above status and the content(no need to use "response.sendError()") to the response. On Fri, Nov 13, 2015 at 10:24 AM, Samith Dassanayake <sam...@wso2.com> wrote: > Hi Kamidu, > > You can set the status[1] and the content as

Re: [Dev] [AF] Application creation can be failed, if we create the application before the git repo is available in s2git

2015-10-18 Thread Samith Dassanayake
ests from the queue based on the tenant. > > Thanks > Amalka > > > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Best Regards Samith Dassanayake Software Enginee

Re: [Dev] Single tenant concurrent application creation fails for more than 10 apps

2015-10-12 Thread Samith Dassanayake
; I have been doing a load test on WSO2 AppFactory where I'm trying to >>> create 15 apps in 15 threads with a rampup period of 10sec.(There is not if >>> we increase the ramup period) >>> >>> I was able to create ~5 apps and the rest app creation failed due to >>

Re: [Dev] [AF] Call a same method simultaneously like BPS

2015-09-24 Thread Samith Dassanayake
http://wso2.com >> lean.enterprise.middleware >> >> ___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > > *Ruwan Abeyk

Re: [Dev] [AF] - What is the best place to check permissions

2015-08-27 Thread Samith Dassanayake
-- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 AppFactory 2.2.0 Milestone 2 Released!

2015-07-29 Thread Samith Dassanayake
--* -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [AF] Problem with building CAR files in jenkins with custom repo location

2015-07-19 Thread Samith Dassanayake
Factory Thanks Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software

Re: [Dev] [AF] Problem with building CAR files in jenkins with custom repo location

2015-07-19 Thread Samith Dassanayake
. Problem is with the plugin. Setup is working correctly. Thanks Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Jul 19, 2015 5:57 PM, Samith Dassanayake sam...@wso2.com wrote: Hi Danushka, You have to set the class attribute

[Dev] [AppFactory] Allow users to create branches and tags using git CLI

2015-06-11 Thread Samith Dassanayake
/wso2/product-af/blob/750962edc389f8eb7ce7bce968799dcf4cdb9a3c/modules/components/org.wso2.carbon.appfactory.repository/src/main/java/org/wso2/carbon/appfactory/repository/mgt/service/RepositoryAuthenticationService.java#L51 Thanks, Samith -- Best Regards Samith Dassanayake Software Engineer

Re: [Dev] [AppFac] Access AppFactory REST API

2015-05-01 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing

Re: [Dev] [AppFactory] Cannot Access User Profile in public cloud

2015-05-01 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351

Re: [Dev] [App Factory] How to execute init methods only once in integration tests base class

2015-04-28 Thread Samith Dassanayake
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 -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http

Re: [Dev] WSO2 Committers += Vinuri Perera

2015-04-28 Thread Samith Dassanayake
list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http

Re: [Dev] WSO2 Committers += Mahesh Chinthaka

2015-04-27 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351

[Dev] Fwd: App Factory API

2015-03-18 Thread Samith Dassanayake
message -- From: Dulitha Kularathne dulithameth...@gmail.com Date: Mon, Mar 16, 2015 at 8:04 AM Subject: Re: [Dev] App Factory API To: Samith Dassanayake sam...@wso2.com Hi Samith!! I tried doing the login operation. I used the URL part replaced with the production URL as shown in the guide

Re: [Dev] [Jaggery][AF] - Appfactory appmgt module layer exception handling - throw e or throw msg

2015-03-16 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing

Re: [Dev] App Factory API

2015-03-12 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351

Re: [Dev] [App Factory] User home data is read from the backend after if last access time is over 1 minute

2015-03-12 Thread Samith Dassanayake
. Mobile : +94710461070 Web site : www.regilandvalley.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise

Re: [Dev] WSO2 Committers += Ashan Manathunga

2015-03-10 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev

[Dev] [IS] Configure ApacheDS as the default LDAP using default configs

2015-03-01 Thread Samith Dassanayake
search bases in apacheDS etc...) Thanks, Samith -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin

Re: [Dev] [IS] Configure ApacheDS as the default LDAP using default configs

2015-03-01 Thread Samith Dassanayake
, Mar 2, 2015 at 10:13 AM, Samith Dassanayake sam...@wso2.com wrote: Hi all, I have a fresh apacheDS installation and I want to use it as the default LDAP for the IS 5.0.0. What are steps that I should follow to *configure apachDS* as the default LDAP for the IS, *using the default configs

Re: [Dev] WSO2 Committers += Aiyadurai Rajeevn

2015-02-25 Thread Samith Dassanayake
-- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Senduran Balasubramaniyam

2015-02-18 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2

Re: [Dev] WSO2 Committers += Abimaran Kugathasan

2015-01-25 Thread Samith Dassanayake
/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Sandamal Weerasinghe

2015-01-11 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev

Re: [Dev] WSO2 Committers += Isuru Ranawaka

2015-01-11 Thread Samith Dassanayake
@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +947 76207351 ___ Dev mailing list Dev@wso2.org http://wso2.org

Re: [Dev] WSO2 Committers += Pirinthapan Mahendran

2015-01-11 Thread Samith Dassanayake
. ___ 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 -- Best Regards Samith Dassanayake Software Engineer | Cloud TG WSO2, Inc

Re: [Dev] WSO2 Committers += Hasintha Indrajee

2015-01-06 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] WSO2 Commiters += Ishara Cooray

2015-01-06 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Commiters += Ayesha Dissanayaka

2015-01-05 Thread Samith Dassanayake
. http://wso2.com , Mobile: (+94) 714 115 032 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev

Re: [Dev] WSO2 Commiters += Sameera Jayaratna

2015-01-05 Thread Samith Dassanayake
, Mobile: (+94) 714 115 032 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev

Re: [Dev] WSO2 Committers += Buddhima Wijeweera

2015-01-04 Thread Samith Dassanayake
/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Gayan Gunaratne

2014-12-22 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Hasitha Amal De Silva

2014-12-22 Thread Samith Dassanayake
, Kalpa Welivitigoda Software Engineer, WSO2 Inc. http://wso2.com Email: kal...@wso2.com Mobile: +94776509215 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2

[Dev] REST API for retrieve specific subscription in ApiManager

2014-12-18 Thread Samith Dassanayake
Hi devs, Is there a REST api to retrieve data about a specific subscription by providing the subscription id, application etc... ? Thanks, Samith -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http

Re: [Dev] [AF] [Urgent] Update copy jars for the undeployer changes

2014-12-16 Thread Samith Dassanayake
Grove, Colombo 03, Sri Lanka Mobile: +94 71 63 63 083 | Work: +94 112 145 345 Email: mahe...@wso2.com | Web: www.wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software

[Dev] Can we add jars to the carbon runtime without restarting

2014-12-01 Thread Samith Dassanayake
Hi all, Can we add jars dynamically to the carbon runtime without restarting the server? If it is possible is there a service method to achieve that? Thanks, Samith -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list

Re: [Dev] [AF][AS] hudson.security.AccessDeniedException2: anonymous is missing the Overall/Read permission

2014-11-12 Thread Samith Dassanayake
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [Governance][Lifecycle] How to get allowed lifecycle transitions by lifecycle state

2014-11-09 Thread Samith Dassanayake
://docs.wso2.com/display/Governance460/Lifecycle+Transition+With+Governance+API - Get all Action List [2] https://docs.wso2.com/display/Governance460/Managing+Aspects - Retrieving Actions of an Aspect Thanks! On Fri, Nov 7, 2014 at 7:00 PM, Samith Dassanayake sam...@wso2.com wrote: Hi all

Re: [Dev] [Governance][Lifecycle] How to get allowed lifecycle transitions by lifecycle state

2014-11-09 Thread Samith Dassanayake
for all. Thanks! Isuruwan On Mon, Nov 10, 2014 at 11:30 AM, Samith Dassanayake sam...@wso2.com wrote: Hi Isuruwan, I'm trying to fix a JIRA[1] where we have to show the allowed transitions(promote or demote buttons) for the applications, in the UI of the App Factory, according to the allowed

[Dev] [Governance][Lifecycle] How to get allowed lifecycle transitions by lifecycle state

2014-11-07 Thread Samith Dassanayake
/Lifecycle+Configuration+Elements#LifecycleConfigurationElements-state [2] https://docs.wso2.com/display/Governance460/Lifecycle+Configuration+Elements#LifecycleConfigurationElements-transition Thanks Samith -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc

Re: [Dev] [AF] Problem occurred while moving undeploy functionality to appfactory.deployers

2014-11-04 Thread Samith Dassanayake
Mobile: +94 71 63 63 083 | Work: +94 112 145 345 Email: mahe...@wso2.com | Web: www.wso2.com -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [AF] Problem occurred while moving undeploy functionality to appfactory.deployers

2014-11-04 Thread Samith Dassanayake
Lanka Mobile: +94 71 63 63 083 | Work: +94 112 145 345 Email: mahe...@wso2.com | Web: www.wso2.com -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [DEV][APPFAC] Please commit the patch

2014-11-04 Thread Samith Dassanayake
​* Thanks, Roshan Deniyage Associate Technical Lead WSO2, Inc: http://wso2.com Mobile: +94 777636406 Twitter: *https://twitt​​er.com/roshku https://twitter.com/roshku* LinkedIn : https://www.linkedin.com/in/roshandeniyage -- Best Regards Samith Dassanayake Software

Re: [Dev] [APPFAC] Re-factoring ProjectUtils

2014-10-29 Thread Samith Dassanayake
.com) email: dimut...@wso2.com Mobile : 0773661935 Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc

Re: [Dev] [Appfactory] Use GJit plugin for repository management

2014-10-29 Thread Samith Dassanayake
71 63 63 083 | Work: +94 112 145 345 Email: mahe...@wso2.com | Web: www.wso2.com -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [Appfactory] Use GJit plugin for repository management

2014-10-21 Thread Samith Dassanayake
.com | Web: www.wso2.com -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Cache apphome data to improve performance in AF

2014-10-20 Thread Samith Dassanayake
time we can send a backend call to retrieve branch count of the all the completed applications and show it in the home page. WDYT? Thanks, Samith On Thu, Oct 9, 2014 at 6:33 PM, Samith Dassanayake sam...@wso2.com wrote: What we are going to do is, when we are polling, first we'll get the app keys

[Dev] Do we have a cache implementation in Jaggery

2014-10-17 Thread Samith Dassanayake
Hi all, I'm working on [1], where we have to cache the data in jaggery layer. Do we have a cache implementation in Jaggery? If it is, where can I find documentation? [1] https://wso2.org/jira/browse/APPFAC-2396 Thanks, Samith -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc

Re: [Dev] Do we have a cache implementation in Jaggery

2014-10-17 Thread Samith Dassanayake
or javascript, strings, number etc. [01] http://jaggeryjs.org/documentation.jag?api=application [02] http://jaggeryjs.org/documentation.jag?api=session On Fri, Oct 17, 2014 at 12:21 PM, Samith Dassanayake sam...@wso2.com wrote: Hi all, I'm working on [1], where we have to cache the data

[Dev] Which is the correct username that we should set, when we start the tenant flow

2014-10-11 Thread Samith Dassanayake
Hi, When we start the tenant flow which is the correct username that we should set? Fully qualified or tenant aware username? Thanks, Samith -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http

[Dev] Cache apphome data to improve performance in AF

2014-10-09 Thread Samith Dassanayake
.org/jira/browse/APPFAC-2396 [2] Mail thread: [AppFactory] Updating ApplicationInfoService Thanks, Samith -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Cache apphome data to improve performance in AF

2014-10-09 Thread Samith Dassanayake
at 5:56 PM, Samith Dassanayake sam...@wso2.com wrote: Hi all, I have started to work on $subject[1]. Currently we poll all the user home data based on a timeout to update the user home and in current implementation we are fetching all the application's data each time regardless

Re: [Dev] [SS] Why add suffix when creating database user?

2014-09-26 Thread Samith Dassanayake
.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 AppFactory 2.1.0 Milestone 5 Released!

2014-09-10 Thread Samith Dassanayake
%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC* [3] https://svn.wso2.org/repos/wso2/scratch/appfactorycc_tags/2.1.0-M5/appfactory_2.0.0/products/appfactory/2.0.1/modules/puppet-manifests/ -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc

Re: [Dev] [APPFAC] Appfactory plugin build failures due to corrupted poms in nexus repo

2014-09-05 Thread Samith Dassanayake
Hi Rumesh, Still getting the old corrupted pom files from the above links. Thanks, Samith On Thu, Sep 4, 2014 at 9:44 AM, Rumesh Bandara rum...@wso2.com wrote: Uploaded the given pom. Please check now. Regards, Rumesh On Wed, Sep 3, 2014 at 3:05 PM, Samith Dassanayake sam...@wso2.com

Re: [Dev] [APPFAC] Appfactory plugin build failures due to corrupted poms in nexus repo

2014-09-03 Thread Samith Dassanayake
://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. wstx-asl-3.1.0.pom Description: Binary data ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [AF] Why RXTManager is neither Singleton nor static.

2014-09-01 Thread Samith Dassanayake
: +94716332729 -- Dimuthu Leelarathne Architect Product Lead of App Factory WSO2, Inc. (http://wso2.com) email: dimut...@wso2.com Mobile : 0773661935 Lean . Enterprise . Middleware -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc

Re: [Dev] How to add HTML elements and JS functions dynamically

2014-08-12 Thread Samith Dassanayake
] or load them using eval() by passing external script content as an argument with a representation object. [1] http://api.jquery.com/jQuery.getScript/ On Wed, Aug 13, 2014 at 8:11 AM, Udara Rathnayake uda...@wso2.com wrote: Hi Samitha, On Tue, Aug 12, 2014 at 10:27 AM, Samith Dassanayake sam

[Dev] How to add HTML elements and JS functions dynamically

2014-08-11 Thread Samith Dassanayake
which contains the remaining part of the form and validation function based on the selected drop down value. Is it possible to dynamically load elements and functions as above scenario? If is it possible what the best way to do it? Thanks -- Best Regards Samith Dassanayake Software Engineer, WSO2

[Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Samith Dassanayake
the branch *foo* locally. Can we do that? Thanks. -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Samith Dassanayake
AM, Samith Dassanayake sam...@wso2.com wrote: Hi, Can we create a git branch remotely without locally checking out the branch that we are going to do branching from. For example I have a branch *foo* in https://somerepo/.git and I want to create a branch *bar* in the same repo https

Re: [Dev] Can we create git branch remotely without checking out

2014-07-24 Thread Samith Dassanayake
almost all of his commands on client side where you must clone it first but there are very few commands available to perform on server such as [1]. [1] https://www.kernel.org/pub/software/scm/git/docs/git-ls-remote.html Regards Roshan. On Thu, Jul 24, 2014 at 11:49 AM, Samith Dassanayake

[Dev] [AppFactory] Performance improvement

2014-07-22 Thread Samith Dassanayake
/jira/browse/APPFAC-2296 Thanks. -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [AppFactory] Performance improvement

2014-07-22 Thread Samith Dassanayake
Dissanayake asan...@wso2.com wrote: On Wed, Jul 23, 2014 at 10:32 AM, Samith Dassanayake sam...@wso2.com wrote: Hi, As suggested in [1], Instead of calling ProjectUtils(which is a java class) directly from jaggery layer, I have exposed those methods as OSGI services and cached the results

Re: [Dev] AppFactory REST API HTTP method mis match

2014-07-21 Thread Samith Dassanayake
. middleware web: http://udaraliyanage.wordpress.com phone: +94 71 443 6897 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc

Re: [Dev] ESB 4.8.1 - Sample 153

2014-04-08 Thread Samith Dassanayake
.org/cgi-bin/mailman/listinfo/dev -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc. Mobile: +94776207351 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Confusing behavior in ESB Sample 50

2014-04-07 Thread Samith Dassanayake
, Samith Dassanayake sam...@wso2.comwrote: Hi All, In ESB sample 50[1], where the client is REST and back-end service is SOAP, ESB sends the response back to the client as a SOAP message! According to the documentation[2] it should be a POX message. On the other hand when I add log level=full