[Dev] Error when generating/refreshing keys in APIM 1.9.0

2015-07-24 Thread Amalka Subasinghe
Hi, I'm upgrading API Manager to 1.9.0 in App Factory setup. When generating/refreshing keys I'm getting following exception. I removed consumer key from AM_APPLICATION_KEY_MAPPING and try to generate the key again -> but the exception is still throwing Any idea about this? TID: [0] [AM] [2015-

Re: [Dev] Error when generating/refreshing keys in APIM 1.9.0

2015-07-24 Thread Amalka Subasinghe
tting registered multiple times. Can you let us know >> the exacts steps you are following? >> >> On 24 July 2015 at 16:13, Amalka Subasinghe wrote: >> >>> Hi, >>> >>> I'm upgrading API Manager to 1.9.0 in App Factory setup. >

Re: [Dev] Error when generating/refreshing keys in APIM 1.9.0

2015-07-24 Thread Amalka Subasinghe
pt is failed and you get this when > you click it for the second time? > > Thanks, > Harsha > > On Fri, Jul 24, 2015 at 4:40 PM, Amalka Subasinghe > wrote: > >> I'm getting this error when I create new application and try to generate >> keys as well >>

[Dev] WSO2 AppFactory 2.2.0 Milestone 3 Released!

2015-08-26 Thread Amalka Subasinghe
*WSO2 AppFactory 2.2.0 Milestone 3 Released!* WSO2 AppFactory team is pleased to announce the release of version 2.2.0-M3 of the WSO2 App Factory. WSO2 App Factory is a multi-tenant, elastic and self-service enterprise platform that enables multiple project teams to collaboratively create, run an

[Dev] [AF] "Show More Detail" button in runtime config page takes long time to respond

2015-09-11 Thread Amalka Subasinghe
Hi, With the improvement we have made in 2.2.0-M3 release to the Runtime Config pages [1], we have introduced a new button called "Show More Detail" to show all details of resources only when the user click on it. otherwise we display name and description only. Let's say we have 10 properties def

Re: [Dev] Introducing integration test framework to the App Factory

2014-09-27 Thread Amalka Subasinghe
ecently ? >> > > Immediately after the WSO2Con, if kernel has been released. > > thanks, > dimuthu > > >> >> Thanks, >> Krishantha >> >> On Sat, Sep 20, 2014 at 8:10 PM, Amalka Subasinghe >> wrote: >> >>> Hi, >>>

[Dev] Fixing (APPFAC-2521) Second database gets no user assigned + invalid permission templates

2014-09-30 Thread Amalka Subasinghe
Hi, Currently I'm working on the Jira [1]. Here we have two issues: *Issue 1:* 1. create a database name "db001" -> this will create database, dbuser and template 2. click on the database and see database configuration -> under the 'attached user' section shows dbuser 3. delete the database 4. ag

Re: [Dev] Fixing (APPFAC-2521) Second database gets no user assigned + invalid permission templates

2014-10-01 Thread Amalka Subasinghe
he corresponding advanced screens ability to create custom > permission templates - this needs to be explicit choice though, > 3.c. Admin and View-Only templates cannot be edited. When user tries to > edit it, he/she is asked to provide a new custom name. > > What do you all think? &g

Re: [Dev] Fixing (APPFAC-2521) Second database gets no user assigned + invalid permission templates

2014-10-01 Thread Amalka Subasinghe
delete the temporary user accounts when > databases are deleted or find another way to prevent the current > proliferation of the temp accounts... > > Dmitry > > On Wed, Oct 1, 2014 at 7:09 AM, Amalka Subasinghe wrote: > >> Hi All, >> >> *I fixed the add new databa

Re: [Dev] Fixing (APPFAC-2521) Second database gets no user assigned + invalid permission templates

2014-10-01 Thread Amalka Subasinghe
>> proliferation of the temp accounts... >>> >> >> Proliferation of user accounts - This is not possible due to a limitation >> in SS API. There is no way to identify whether a user is attached to more >> than one database, hence we cannot delete them upon d

Re: [Dev] Fixing (APPFAC-2521) Second database gets no user assigned + invalid permission templates

2014-10-02 Thread Amalka Subasinghe
system will create the admin template as 'appkey_admin@development', and then for the second database same 'appkey_admin@development' template will be attached. Now database and dbuser name allows to enter only 5 characters On Thu, Oct 2, 2014 at 10:47 AM, Amalka Subasinghe wrote:

Re: [Dev] Fixing (APPFAC-2521) Second database gets no user assigned + invalid permission templates

2014-10-02 Thread Amalka Subasinghe
e between > appkey1_admin@development and appkey2_admin@development? > > If no difference, why do we need multiple identical permission templates? > Why not just call it admin@development or even simply Admin? > > Dmitry > > On Thu, Oct 2, 2014 at 8:02 AM, Amalka Subasinghe wrote

[Dev] How to run selenium test cases in App Factory

2014-10-06 Thread Amalka Subasinghe
*Test location:* [1] *Prerequisites:* 1. Create a tenant and application 2. Go to the build server, login as un:jenkinssystemadmin/ pw:admin and change the configuration setting # of executors = 1 3. Create API giving following information Name: testAPI001, Version: 1.0.0 Production url : http:/

[Dev] How to run integration tests in App Factory

2014-10-08 Thread Amalka Subasinghe
Hi, Test location: [1] I have skipped running integration tests from regular builds making skipPlatformTests = true in [2]. When you want to execute the tests; either you can a. change the property false in [2] and then execute the command "mvn clean install" OR b. execute the command "mvn c

[Dev] APPFAC-2170 - Remove multiple backend calls that happens when loading resource overview page

2014-10-13 Thread Amalka Subasinghe
Hi, Following are the sub tasks I'm planning to do here: 1. Move databases page to new tab 2. Update Resource -> overview page 3. Update Resource -> properties page [1] https://wso2.org/jira/browse/APPFAC-2170 Thanks Amalka -- Amalka Subasinghe WSO2 Inc. Mobile: +94

[Dev] [SS] Is there a way to get the value of via RSSAdmin?

2014-10-14 Thread Amalka Subasinghe
Hi, Appreciate your help on $subject. Testing Testing SYSTEM *MYSQL* LOCAL

[Dev] [APP Factory] What is the best way to load the database information to the DataBases landing page?

2014-10-15 Thread Amalka Subasinghe
Hi, I have developed the new Databases landing page as follows ​ Here, except Database Type I can get all other information from App Factory DB. Is there a way to get the Database Type except getting it via RSSAdmin? Thanks Amalka ___ Dev mailing li

Re: [Dev] [APP Factory] What is the best way to load the database information to the DataBases landing page?

2014-10-15 Thread Amalka Subasinghe
OR is there a specific requirement to show the Database Type here? if not, we can get rid of this RSSAdmin backend call On Wed, Oct 15, 2014 at 12:41 PM, Amalka Subasinghe wrote: > Hi, > > I have developed the new Databases landing page as follows > > > ​ > > Here, ex

[Dev] [APP Factory] loading resource page from App Factory Database

2014-10-16 Thread Amalka Subasinghe
Hi, Issue [1] says to load the resource page from App Factory DB. is that mean, we need to save the basic data (resource_name, type, environment, description) related to resources (datasources, external api, enterprise api, properties) in App Fac DB? [1] https://wso2.org/jira/browse/APPFAC-2170

Re: [Dev] [APP Factory] loading resource page from App Factory Database

2014-10-16 Thread Amalka Subasinghe
gt; > Thanks & Regards > Danushka Fernando > Software Engineer > WSO2 inc. http://wso2.com/ > Mobile : +94716332729 > > On Thu, Oct 16, 2014 at 4:43 PM, Amalka Subasinghe > wrote: > >> Hi, >> >> Issue [1] says to load the resource page from Ap

[Dev] [App Factory] Accessing mounted dev/test/prod SMs' registry via App Factory appmgt

2014-10-31 Thread Amalka Subasinghe
Hi, I have mounted dev/test/prod SMs' registries to the App Factory as follows /_system/governance /_system/Development/governance /_system/Production/governance /_system/Testing/governance thought It will be easy to construct the registry path (when accessing) if we use the words 'Development',

Re: [Dev] ELB Comparisons

2014-11-30 Thread Amalka Subasinghe
arunarathna* | Software Engineer > WSO2, Inc | lean. enterprise. middleware. > #20, Palm Grove, Colombo 03, Sri Lanka > Mobile: +94 71 9040362 | Work: +94 112145345 > Email: ar...@wso2.com | Web: www.wso2.com > > -- Amalka Subasinghe WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] ELB Comparisons

2014-11-30 Thread Amalka Subasinghe
Shiva Balachandran >>>> Software Engineer >>>> WSO2 Inc. >>>> >>>> Mobile - +94 774445788 >>>> >>>> ___ >>>> Dev mailing list >>>> Dev@wso2.org >>>

[Dev] Retrieving correlation Id of JMS message in ESB always return null

2014-12-16 Thread Amalka Subasinghe
Hi, $subject. Is there anything missing? Thanks Amalka ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Generating code coverage report for AF integration tests

2015-01-13 Thread Amalka Subasinghe
Hi all, Currently I'm trying to $subject. Since AF integration tests runs in platform mode, we can't generate code coverage report via our existing test framework. I found a blog we can use for this. [1] as specified in the blog when I execute the xargs -n 1 $JAVA_HOME/jre/bin/java -cp emma.jar e

Re: [Dev] Generating code coverage report for AF integration tests

2015-01-16 Thread Amalka Subasinghe
nant* > -*.stratos*-*.eventing*-*transports*-org.wso2.carbon.mediation.statistics* > -*startup* > > Thank You, > Dharshana. > > On Wed, Jan 14, 2015 at 12:17 PM, Amalka Subasinghe > wrote: > >> Hi all, >> >> Currently I'm trying to $subject. Since AF integration te

[Dev] [AF] Problem in login to API manager via REST client in AF Setup

2015-01-21 Thread Amalka Subasinghe
Hi, Since the SSO enabled in AF setup, we can't login to Publisher portal via a REST client. I want to login to publisher portal and create a new API via an integration test, any idea of doing this? Thanks Amalka ___ Dev mailing list Dev@wso2.org http:

Re: [Dev] Generating code coverage report for AF integration tests

2015-01-22 Thread Amalka Subasinghe
On Fri, Jan 16, 2015 at 1:48 PM, Amalka Subasinghe wrote: > *Steps to generate the code coverage report for AF* > [NOTE: did all the steps using afpuppet user] > > 1. Create a folder [eg: emma] > > 2. Copy the following files to the emma folder > - emma.jar > - jarlist f

Re: [Dev] [IS][APIM] - Installing Key Manager feature resets the registry mounting data sources entries

2015-01-29 Thread Amalka Subasinghe
t; Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Amalka Subasinghe WSO2 Inc. Mobile: +94 77

[Dev] [AF] User permission update for Runtime Configs

2015-02-09 Thread Amalka Subasinghe
Hi All, I'm going to do the following changes to the runtime configs (datasources, properties, external apis) - Create/update/read permissions will be as shown in the table after this fix. - The tenant admin also have similar permissions as appowner; he can only create in development stage and t

Re: [Dev] [AF] User permission update for Runtime Configs

2015-02-10 Thread Amalka Subasinghe
espect to existing permission model >>>>> is that, appOwner is not allowed to create runtime configs in Testing and >>>>> Production stages. Configs will be copied at the time of >>>>> promotion/deployment of application in Testing and Production

[Dev] [AF] Improve reading datasources in AF

2015-02-11 Thread Amalka Subasinghe
Hi, The error specified in the Jira [1] has occurred while reading datasources from App Servers. I got AF logs from AF M6 installed production environment and when analyzing, following error message was found. It seems like the error has occurred due to app servers was being busy while reading da

Re: [Dev] WSO2 Committers += Aiyadurai Rajeevn

2015-02-25 Thread Amalka Subasinghe
gt;> lean.enterprise.middleware >> >> Mobile: +94 715 654154 >> >> ___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Best Regards, >

[Dev] [Announce] WSO2 App Factory 2.1.0 RC Released!

2015-03-12 Thread Amalka Subasinghe
-- -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 App Factory 2.1.0 Released!

2015-03-16 Thread Amalka Subasinghe
WSO2 App Factory 2.1.0 Released! WSO2 App Factory team is pleased to announce the general availability of WSO2 App Factory 2.1.0. WSO2 App Factory is a multi-tenant, elastic and self-service enterprise platform that enables multiple project teams to collaboratively create, run and manage enterpri

Re: [Dev] Set the FTP home to a different location except user home

2015-04-02 Thread Amalka Subasinghe
Tried different articles but couldn't find a correct one On Fri, Apr 3, 2015 at 9:17 AM, Amalka Subasinghe wrote: > Hi, > > Does anyone know how to do the $subject? > > Thanks > Amalka > -- Amalka Subasinghe Senior Software Engineer WSO2 I

[Dev] Set the FTP home to a different location except user home

2015-04-02 Thread Amalka Subasinghe
Hi, Does anyone know how to do the $subject? Thanks Amalka ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Get User store domain name of logged in user

2015-05-06 Thread Amalka Subasinghe
i > > > -- > Lakshani Gamage > > *Software Engineer* > Mobile : +94 (0) 71 5478184 <%2B94%20%280%29%20773%20451194> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > >

Re: [Dev] JMS scenario automation

2015-05-06 Thread Amalka Subasinghe
gt; >> *Email: prabat...@wso2.com * >> >> *Blog: http://prabu-lk.blogspot.com <http://prabu-lk.blogspot.com>* >> >> *Flicker : https://www.flickr.com/photos/47759189@N08 >> <https://www.flickr.com/photos/47759189@N08>* >> >> *Mobile: +94 77 699

Re: [Dev] JMS scenario automation

2015-05-06 Thread Amalka Subasinghe
wanwimalasekara.blogspot.com/2013/05/how-to-write-wso2-esb-and-jms.html >> >> Thank you, >> Dharshana. >> >> On Thu, May 7, 2015 at 9:47 AM, Amalka Subasinghe >> wrote: >> >>> Hi, >>> >>> There are some JMS related integration

Re: [Dev] Integration test Error

2015-05-07 Thread Amalka Subasinghe
va.lang.reflect.InvocationTargetException: null >>>> java.lang.reflect.InvocationTargetException >>>> 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) >>>> at >>>> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) >>>> at >>>> org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) >>>> at >>>> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) >>>> at >>>> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) >>>> Caused by: org.testng.TestNGException: >>>> >>>> >>>> >>>> >>>> ___ >>>> Dev mailing list >>>> Dev@wso2.org >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Shiva Balachandran >>> Software Engineer >>> WSO2 Inc. >>> >>> Mobile - +94 774445788 >>> Blog - https://shivabalachandran.wordpress.com/ >>> >>> ___ >>> Dev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> -- >> Chanaka Fernando >> Senior Technical Lead >> WSO2, Inc.; http://wso2.com >> lean.enterprise.middleware >> >> mobile: +94 773337238 >> Blog : http://soatutorials.blogspot.com >> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 >> Twitter:https://twitter.com/chanakaudaya >> Wordpress:http://chanakaudaya.wordpress.com >> >> >> >> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [MB] Error while starting MB 3.0.0 cluster setup

2015-05-20 Thread Amalka Subasinghe
Hi, I'm trying to setup MB cluster with 2 MB nodes. When I start the MB node with -Dsetup following error was thrown. Do I need to create tables manually for wso2_mb (MB store db)? 2015-05-20 22:01:04,676] ERROR {org.wso2.andes.server.registry.ApplicationRegistry} - org.wso2.andes.kernel.AndesExc

Re: [Dev] [MB] Error while starting MB 3.0.0 cluster setup

2015-05-20 Thread Amalka Subasinghe
lestone pack did > you configure ? > > MB_BINDING > MB_CONTENT > MB_DURABLE_SUBSCRIPTION > MB_EXCHANGE > MB_EXPIRATION_DATA > MB_METADATA > MB_NODE > MB_QUEUE > MB_QUEUE_COUNTER > MB_QUEUE_MAPPING > > Cheers! > > On Wed, May 20, 2015 at 10:14 PM, Amalka S

Re: [Dev] [MB] Error while starting MB 3.0.0 cluster setup

2015-05-20 Thread Amalka Subasinghe
WSO2 Inc. > lean . enterprise . middleware > http://wso2.com > > Mobile : +94777688882 > > On Wed, May 20, 2015 at 10:54 PM, Amalka Subasinghe > wrote: > >> I'm using M7 pack. but I have to create the databases manually. >> >> On Wed, May 20, 2015 at 10

Re: [Dev] [AF] Database user creation fails with the same user name in different applications.

2015-06-03 Thread Amalka Subasinghe
; _______ >>> Dev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> >> Vimalanathan Rajeevan >> Software Engineer >> WSO2 Inc.:http://wso2.com >> lean.enterprise.middleware >> >> >> Mobile : +94 773090875 >> >> ___ >> 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 > > -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [AF] Database user creation fails with the same user name in different applications.

2015-06-03 Thread Amalka Subasinghe
re Engineer | WSO2 Inc. > Mobile +94772378732. > > On Wed, Jun 3, 2015 at 1:19 PM, Amalka Subasinghe wrote: > >> Without creating user with database name, can't we generate 7 character >> user name randomly? >> >> There's another scenario: if we try

[Dev] [EMM] Error while starting EMM 1.1.0 fresh pack

2015-06-03 Thread Amalka Subasinghe
Hi, I got the following error when starting the EMM 1.1.0 fresh pack [2015-06-03 16:38:57,592] ERROR {org.jaggeryjs.hostobjects.db.DatabaseHostObject} - Failed to get connection org.h2.jdbc.JdbcSQLException: Wrong user name or password [8004-140] at org.h2.message.DbException.getJdbcSQLExcep

[Dev] [EMM] Errors when creating secondary user store

2015-06-03 Thread Amalka Subasinghe
;(objectClass=group)(cn=?)) * (&(objectClass=group)(cn=?))* PLAIN_TEXT ^[\S]{5,30}$ ^[\S]{3,30}$ [a-zA-Z0-9._-|//]{3,30}$ ^[\S]{3,30}$ [a-zA-Z0-9._-|//]{3,30}$ true uid={0},ou=Users,dc=wso2,dc=org true WSO2.ORG false

Re: [Dev] [EMM] Errors when creating secondary user store

2015-06-04 Thread Amalka Subasinghe
2,dc=org groups (object=organizationalUnit) ou organizationalUnit member (objectcategory=group) (&(objectClass=group)(cn=?)) true follow true 100 100 false AD2 On Thu, Jun 4, 2015 at 12:07 PM, Amalka Subasinghe wrote: > Hi, >

Re: [Dev] [EMM] Error while starting EMM 1.1.0 fresh pack

2015-06-04 Thread Amalka Subasinghe
newly-unzipped-pack of EMM 1.1.0, this is unlikely to happen. > > Cheers, > Dilan. > > > > *Dilan U. Ariyaratne* > Software Engineer > WSO2 Inc. <http://wso2.com/> > Mobile: +94775149066 > lean . enterprise . middleware > > On Wed, Jun 3, 2015 at 4:41 PM

Re: [Dev] [EMM] Errors when creating secondary user store

2015-06-04 Thread Amalka Subasinghe
> Inosh > > On Thu, Jun 4, 2015 at 1:10 PM, Amalka Subasinghe wrote: > >> Hi, >> >> I could see secondary domain and AD users with following config. But that >> config contains some properties with spaces. isn't this something we need >> to fix? >

Re: [Dev] [EMM] Error while starting EMM 1.1.0 fresh pack

2015-06-04 Thread Amalka Subasinghe
d driver.js) : > wso2emm-1.1.0/repository/deployment/server/jaggeryapps/publisher/modules/data/driver.js > > Cheers, > Dilan. > > > > *Dilan U. Ariyaratne* > Software Engineer > WSO2 Inc. <http://wso2.com/> > Mobile: +94775149066 > lean . enterprise . middlew

[Dev] Is this a known issue

2014-07-03 Thread Amalka Subasinghe
h session affinity load balancing. Is this a know issue? or Is there any workaround for this? Thanks Amalka -- Amalka Subasinghe WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Issue with session affinity load balancing with ESB

2014-07-03 Thread Amalka Subasinghe
updating correct title On Fri, Jul 4, 2014 at 11:46 AM, Amalka Subasinghe wrote: > HI, > > Found a issue while executing sample 54 and 55 as follows: > > Steps: > >1. > >Start ESB and setup 4 axis2 servers at the back end. (port 9001, 9002,

Re: [Dev] Issue with session affinity load balancing with ESB

2014-07-07 Thread Amalka Subasinghe
As discussed offline with Dushan, this is not a bug. Since I'm not restarting the ESB here, the client id, which directed to the MyServer2; will always directed to MyServer2 until the session expires. On Fri, Jul 4, 2014 at 11:50 AM, Amalka Subasinghe wrote: > updating correct title

[Dev] Errors in ESB sample 101

2014-07-15 Thread Amalka Subasinghe
the client configuration. The sequence ID is urn:uuid:6822867B15853194A11405486150546. The internal sequence ID is Sandesha2InternalSequence:urn:uuid:964627EF8A91C865E71405486150955. Thanks Amalka -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267

Re: [Dev] Errors in ESB sample 101

2014-07-15 Thread Amalka Subasinghe
t; COMMENT THIS -> > ${carbon.home}/repository/conf/axis2/axis2.xml > ADD THIS -> > ${carbon.home}/repository/conf/axis2/axis2_nhttp.xml > > Thanks. > > Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd > > > On Wed, Jul 16, 2014 at 10:24 AM, Amalka

Re: [Dev] Errors in ESB sample 101

2014-07-15 Thread Amalka Subasinghe
On Wed, Jul 16, 2014 at 11:11 AM, Amalka Subasinghe wrote: > Hi Sandamal, > > Yeah I did the changes you have specified before execute the query. > That's y i'm getting following message > > > *Wed Jul 16 10:19:11 IST 2014 samples.services.* > *ReliableStockQu

Re: [Dev] Errors in ESB sample 101

2014-07-15 Thread Amalka Subasinghe
Check this issue with Sandamal, The message passing in between ESB and axis2Server is wrong. This can be reproduced only in wso2esb-4.9.0-SNAPSHOT Updated the Jira accordinly https://wso2.org/jira/browse/ESBJAVA-3199 Thanks Amalka On Wed, Jul 16, 2014 at 11:14 AM, Amalka Subasinghe wrote

[Dev] Fwd: [jira] (ESBJAVA-3197) Sample 201 is not working

2014-07-16 Thread Amalka Subasinghe
If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2

[Dev] Pull Request - (TA-866) Intermediate TCP Client like tool to capture messages goes from ESB to backend and vice versa

2014-07-17 Thread Amalka Subasinghe
Hi Krishantha, Please merge the pull request [1] [1] https://github.com/wso2-dev/carbon-platform-integration/pull/5 Thanks Amalka -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2.org http

[Dev] How to get the request count received by each BE separately?

2014-07-20 Thread Amalka Subasinghe
requests with the TCPMon2 In between ESB and BE; TCPMon2 *does not *shows each request/response separately. ​ Scenario 2. When I make number of requests with the TCPMon2 In between TCPMon1 (8280) and BE; then TCPMon2 shows each request/response separately. ​ Thanks Amalka -- Amalka Subasinghe

Re: [Dev] How to get the request count received by each BE separately?

2014-07-21 Thread Amalka Subasinghe
> > > On Mon, Jul 21, 2014 at 10:30 AM, Amalka Subasinghe > wrote: > >> Hi, >> >> I have configured the ESB to send requests to number of BEs, there, I >> want to get the request count received by each BE separately. >> >> When I try this scenario

[Dev] Proper exception handling required when there’s a configuration mismatch in automation.xml

2014-08-06 Thread Amalka Subasinghe
Hi, Depending on the execution mode, ConfigurationMismatchException is thrown from the validation code; but the test continues and then fails in a different place because the exception was not handled properly in AutomationConfiguration static block. org.apache.maven.surefire.util.SurefireReflect

[Dev] Adding validations to the ConfigurationErrorChecker when the execution mode is platform in automation.xml

2014-08-06 Thread Amalka Subasinghe
Hi, When the execution mode is platform, there’s no validations to check whether instances configured properly in automation.xml Thought to add following validations: 1. check whether at least 1 or more //platform/productGroup is configured 2. at least 1 instance is configured with any of the i

Re: [Dev] Adding validations to the ConfigurationErrorChecker when the execution mode is platform in automation.xml

2014-08-06 Thread Amalka Subasinghe
it just checking whether the following entries exist On Wed, Aug 6, 2014 at 9:56 PM, Nuwan Wimalasekara wrote: > > > > On Wed, Aug 6, 2014 at 10:08 PM, Amalka Subasinghe > wrote: > >> Hi, >> >> When the execution mode is platform, there’s no valid

Re: [Dev] Adding validations to the ConfigurationErrorChecker when the execution mode is platform in automation.xml

2014-08-06 Thread Amalka Subasinghe
On Wed, Aug 6, 2014 at 10:08 PM, Amalka Subasinghe wrote: > it just checking whether the following entries exist > > 80 443 > > > On Wed, Aug 6, 2014 at 9:56 PM, Nuwan Wimalasekara > wrote: > >> >> >> >> On Wed, Aug 6, 2014 at 10:08 PM, Amalka S

[Dev] Using axis2Service as a backend when running ESB platform tests

2014-08-06 Thread Amalka Subasinghe
Hi, In current implementation of ESB test suite, when the execution mode is platform, it’s always required to use the AS as a backend. Can’t we use axis2Service? Thanks Amalka ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/de

Re: [Dev] Using axis2Service as a backend when running ESB platform tests

2014-08-08 Thread Amalka Subasinghe
end URL from automation configuration xml. Reading the > backend endpoints from configuration, will make it easy for configure tests > to use backends like tomcat, axis2, AS, jetty etc if necessary. > > Thanks, > Krishantha. > > > > On Wed, Aug 6, 2014 at 10:22 PM, Ama

[Dev] Keystore/truststore issue in test automation framework

2014-08-09 Thread Amalka Subasinghe
Hi, When running platform tests, found that in TestFrameworkUtils class, keystore has set as the truststore. was there a specific reason to do so? When the cluster is fronted with different 3rd party load balancer, need to add the load balancer cert to the truststore of the client and then trusts

Re: [Dev] Keystore/truststore issue in test automation framework

2014-08-11 Thread Amalka Subasinghe
invalid configuration Thanks Amalka On Sat, Aug 9, 2014 at 10:09 PM, Amalka Subasinghe wrote: > Hi, > > When running platform tests, found that in TestFrameworkUtils class, > keystore has set as the truststore. was there a specific reason to do so? > > When the cluster is fronted

[Dev] Build failure on wso2-dev/product-apim git repo

2014-08-20 Thread Amalka Subasinghe
Hi, I'm getting the following error when trying to build the product-apim, any idea of what is missing? An error occurred while configuring the installed items session context was:(profile=default, phase=org.eclipse.equinox.internal.p2.engine.phases.Configure, operand=null --> [R]org.wso2.carbon

Re: [Dev] Build failure on wso2-dev/product-apim git repo

2014-08-20 Thread Amalka Subasinghe
er > WSO2 inc. http://wso2.com/ > Mobile : +94716332729 > > > On Wed, Aug 20, 2014 at 8:46 PM, Amalka Subasinghe > wrote: > >> Hi, >> >> I'm getting the following error when trying to build the product-apim, >> any idea of what is missing? >> >&

Re: [Dev] Build failure on wso2-dev/product-apim git repo

2014-08-20 Thread Amalka Subasinghe
required OSGiAxis2Service: org.wso2.carbon.apimgt.gateway-4.3.0.SNAPSHOT any idea of how to resolve this? On Thu, Aug 21, 2014 at 7:40 AM, Amalka Subasinghe wrote: > Hi Dhanushka, > > it's jdk 1.6_x and maven 3.0.x. > > > On Thu, Aug 21, 2014 at 6:07 AM, Danushka Fernando > wr

Re: [Dev] org.h2.jdbc.JdbcSQLException: File corrupted while reading record excception is throwing APIM GIT build while adding a new API.

2014-09-01 Thread Amalka Subasinghe
Email: ros...@wso2.com >>>> *WSO2, Inc. :** wso2.com <http://wso2.com/>* >>>> lean.enterprise.middleware. >>>> >>>> ___ >>>> Dev mailing list >>>> Dev@wso2.org >>>> http://wso2.org/cgi-bin/m

Re: [Dev] org.h2.jdbc.JdbcSQLException: File corrupted while reading record excception is throwing APIM GIT build while adding a new API.

2014-09-01 Thread Amalka Subasinghe
18) at java.lang.Thread.run(Thread.java:662) On Mon, Sep 1, 2014 at 3:11 PM, Ajith Vitharana wrote: > > Please attach the complete error log. > > -Ajith > > > On Mon, Sep 1, 2014 at 2:59 PM, Amalka Subasinghe wrote: > >> Hi, >> >> I'm also getting

[Dev] Need to fix the following issues in product-apim, to run the API Manager integration tests

2014-09-01 Thread Amalka Subasinghe
Hi APIM team, Following are the issues I found so far while building and running API Manager. Issues when building product-apim 1: Got the following error when building product-apim repo: see the mail subjected : Build failure on wso2-dev/product-apim git repo after building carbon-apim, I coul

Re: [Dev] org.h2.jdbc.JdbcSQLException: File corrupted while reading record excception is throwing APIM GIT build while adding a new API.

2014-09-01 Thread Amalka Subasinghe
have you turned on the > filtering of maven-resources-plugin? > > If so that might be trying to modify the H2 database while APIM modifying > it, thus leads to corruption. > > Can you check on it ? > > > Regards, > Firzhan > > > On Mon, Sep 1, 2014 at 3:34 PM,

[Dev] Issue when verifying Content-Length passing to the backend in APIM

2014-09-11 Thread Amalka Subasinghe
Hi, Currently I'm trying to fix the test failures in [1] class. As I understood, the test case trying to verify whether the Content-Length passed from APIM to backend in tenant mode. I tried the following steps manually in APIM 1.7 and APIM 1.5 with the patch provided in jira [3]. but I can't see

[Dev] APIM Jmeter test cases fails with new org.wso2.carbon.automation.extensions.4.3.1-SNAPSHOT

2014-09-14 Thread Amalka Subasinghe
Hi, java.lang.ExceptionInInitializerError at org.wso2.carbon.automation.extensions.jmeter.JMeterTestManager.runTest(JMeterTestManager.java:61) at org.wso2.carbon.am.jmeter.JmeterLoginTestCase.testListServices(JmeterLoginTestCase.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Metho

[Dev] Stopping APIM at the end of the test execution, throws exceptions

2014-09-14 Thread Amalka Subasinghe
Hi, When stopping APIM at the end of the test execution, noticed the following exceptions INFO [org.wso2.carbon.integration.common.extensions.utils.ServerLogReader] - [2014-09-15 08:54:52,941] INFO - CarbonServerManager Shutting down WSO2 API Manager... INFO [org.wso2.carbon.integration.common

Re: [Dev] Stopping APIM at the end of the test execution, throws exceptions

2014-09-14 Thread Amalka Subasinghe
HI, When I manually do forceful shutdown in APIM 1.7.0 setup with 1 tenant, API published and subscribed, I got the same error Created a JIRA https://wso2.org/jira/browse/APIMANAGER-2859 Thanks Amalka On Mon, Sep 15, 2014 at 9:10 AM, Amalka Subasinghe wrote: > > Hi, > > When stop

Re: [Dev] ESB Sample 50: POX to SOAP conversion : Error in synapse configuration

2014-09-15 Thread Amalka Subasinghe
. > > > Change the regex in above line as following (** is missing in *regex) > > > > > Thanks and Best Regards, > > Saneth Dharmakeerthi > Senior Software Engineer > WSO2, Inc. > Mobile: +94772325511 > -- Amalka Subasinghe

Re: [Dev] API Manager test migration to test framework 4.3.1

2014-09-15 Thread Amalka Subasinghe
Amalka On Tue, Sep 2, 2014 at 9:20 AM, Amalka Subasinghe wrote: > Hi, > > I have started $subject, will update the progress. > > Thanks > Amalka > > -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267

[Dev] Introducing integration test framework to the App Factory

2014-09-20 Thread Amalka Subasinghe
Hi, Currently I'm working on $subject. My plan is to add the integration test framework to the location [1], in a way we can execute back end tests in platform mode. [1] https://svn.wso2.org/repos/wso2/scratch/appfactory_2.0.0/products/appfactory/2.0.1/modules/integration/

[Dev] [AF] Stratos git notifys2.groovy script is calling outdated API in AppFactory developer setup

2014-09-23 Thread Amalka Subasinghe
Hi, The app deployment step fails in developer setup because the s2-gitblit's notifys2.groovy script calls the out dated API (org.apache.stratos.cartridge.mgt.ui.RepoNotificationServlet) to notify the stratos controller. changed the git hook as follows to fix the issue [1] def response = ["curl",

[Dev] How to avoid executing platform mode integration tests in build server

2014-09-24 Thread Amalka Subasinghe
Hi, I have added test framework to the App Factory, in a way to run the integration module as a separate module. (added all the required dependencies to the pom file, which is under the integration folder, and removed the parent tag from it [knowing this is not the best practice]. So we can separa

[Dev] Define number of host names and ports for integration tests

2014-09-24 Thread Amalka Subasinghe
Hi, For App Factory we need to $subject. What is the best way to do this? Thanks Amalka ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Building a Carbon Component from an existing Axis2 service

2014-05-06 Thread Amalka Subasinghe
mponent/ > > Thanks, > > -- > *Supun Sethunga* > Software Engineer > WSO2, Inc. > lean | enterprise | middleware > Mobile : +94 716546324 > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listin

Re: [Dev] Building a Carbon Component from an existing Axis2 service

2014-05-06 Thread Amalka Subasinghe
> Thanks, > Pubudu > > > On Tue, May 6, 2014 at 4:28 PM, Amalka Subasinghe wrote: > >> This will help >> https://docs.wso2.org/display/Carbon420/C-App+Deployment+Process >> >> >> >> On Tue, May 6, 2014 at 4:10 PM, Supun Sethunga wrote: >

[Dev] Why there are two places to set proxy ports, in catalina-server.xml and axis2.xml?

2014-06-11 Thread Amalka Subasinghe
*catalina-server.xml* 9763 Thanks Amalka Amalka Subasinghe WSO2 Inc. Mobile: +94 77 9401267 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 Committers += Kasun Dharmadasa

2019-11-27 Thread Amalka Subasinghe
Hi All, It's my pleasure to announce Kasun Dharmadasa as a WSO2 committer. He has been a valuable contributor to WSO2 Open Banking team. Congratulations Kasun! Thanks Amalka ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 Committers += Charitha Deshapriya

2019-12-02 Thread Amalka Subasinghe
Hi All, It's my pleasure to announce Charitha Deshapriya as a WSO2 committer. He has been a valuable contributor to WSO2 Open Banking team. Congratulations Charitha! Thanks Amalka ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listin

Re: [Dev] [Architecture] [Vote] Release of WSO2 API Microgateway 3.1.0 RC2

2020-03-25 Thread Amalka Subasinghe
Hi, Tested docker support adding interceptor No issues found. *[+] Stable - Go ahead and release* On Wed, Mar 25, 2020 at 4:32 PM Heshan Sudarshana wrote: > Hi all, > > Tested the following, > >- Define auth schemes for APIS + scopes >- Configuration with external key managers > > No

[Dev] WSO2 Committers += Divya Premanantha

2020-06-08 Thread Amalka Subasinghe
Hi All, It's my pleasure to announce Divya Premanantha as a WSO2 committer. She has been a committed and very valuable contributor to the WSO2 Open Banking team. In recognition of her contribution, dedication, and commitment she has been voted as a WSO2 committer. Congratulations Divya and keep

[Dev] WSO2 Committers += Malshani Senarathne

2020-10-01 Thread Amalka Subasinghe
Hi All, It's my pleasure to announce Malshani Senarathne as a WSO2 Committer. She has been a valuable contributor to the Open Banking team and WSO2. In recognition of her contribution, dedication, and commitment she has been voted as a WSO2 committer. Congratulations Malshani and keep up the goo

[Dev] [AF] Fixing (APPFAC-3217) - Support APIM group subscription in App Factory

2016-01-12 Thread Amalka Subasinghe
Hi, Currently only the app owner allows to subscribed to an API, generate keys and see subscribed APIs, where other users are not allowed as showed in the below table. Subscribe to API Generate Keys View subscribed APIs in AF side View Prod keys in AF side View Sandbox keys in AF side App owner

Re: [Dev] [AF] Fixing (APPFAC-3217) - Support APIM group subscription in App Factory

2016-01-12 Thread Amalka Subasinghe
ustomize the GroupingExtractor due to maintainability issues in cloud. Can this improvement provide by APIM? Thanks Amalka On Tue, Jan 12, 2016 at 1:42 PM, Amalka Subasinghe wrote: > Hi, > > Currently only the app owner allows to subscribed to an API, generate keys > and

Re: [Dev] [AF] Fixing (APPFAC-3217) - Support APIM group subscription in App Factory

2016-01-13 Thread Amalka Subasinghe
g group id >>> extractor, DAO classes use one group id to extract the applications and >>> subscriptions. I think we have to implement to get all the applications and >>> subscriptions if user are in several groups. >>> >>> Thanks >>> >>> O

Re: [Dev] [AF] Fixing (APPFAC-3217) - Support APIM group subscription in App Factory

2016-01-13 Thread Amalka Subasinghe
pId, all the apps will be shown. > > On Thu, Jan 14, 2016 at 8:35 AM, Amalka Subasinghe > wrote: > >> >> With this Amila's explanation; when a appowner login to the APIM via two >> different apps of AF, will see two different views in APIM. >> If the sam

  1   2   >