[Dev] Why can't we convert POX into SOAP using messageType property?

2014-08-21 Thread Charitha Kankanamge
Hi, Suppose ESB receives an application/xml response from backend and need to convert it to a SOAP-1.1 message when sending out to client. I expected property name=messageType value=text/xml scope=axis2 type=STRING/ would use SOAP message formatter and wrap the pure XML body inside SOAP envelope.

Re: [Dev] Question about reading synapse message context properties from within class mediator

2014-07-24 Thread Charitha Kankanamge
Thanks a lot Isuru for the explanation! On Wednesday, July 23, 2014, Isuru Udana isu...@wso2.com wrote: Hi Charitha, On Wed, Jul 23, 2014 at 11:33 PM, Charitha Kankanamge chari...@wso2.com javascript:_e(%7B%7D,'cvml','chari...@wso2.com'); wrote: Hi, Can someone please explain

[Dev] Question about reading synapse message context properties from within class mediator

2014-07-23 Thread Charitha Kankanamge
Hi, Can someone please explain the following behavior? Inside the *mediate* method in a class mediator, the following returns NULL. context.getProperty(SERVER_IP) However, the following returns correct property value. context.getEntry(SERVER_IP) But context.getEntry(SYSTEM_DATE) still

[Dev] Why do we have POST_TO_URI property set to true by default in API configs?

2014-06-20 Thread Charitha Kankanamge
H ​i AM team, What is the exact reason for @subject? This property is used to make the outgoing request's URL path complete and will be useful when routing through proxy servers. But communicating with backend endpoint via proxy servers is not the default behaviour and some backends may not

[Dev] org.apache.axis2.json.gson.JsonFormatter formats the response as JSON without HTTP Content-Type header

2014-05-27 Thread Charitha Kankanamge
be observed by running JSON sample included in a fresh pack (DSS-3.2.1). Is this a bug in new formatter? If so, it is better to document this and ask to use org.apache.axis2.json.JSONMessageFormatter instead. Thanks! Charitha​ Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com

Re: [Dev] This is why we need auto tests for bugs too [was Fwd: [jira] (ESBJAVA-1614) Log rotation fails on Windows]

2014-05-16 Thread Charitha Kankanamge
//wso2carbon.log.2014-05-16]. Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Wed, Apr 2, 2014 at 2:07 AM, Thayalan thaya...@wso2.com wrote: HI Manoj, After the patch was applied I'm getting the error as mentioned on the defect. log4j:ERROR

[Dev] Aren't we going to fix https://wso2.org/jira/browse/APIMANAGER-1886 in AM-1.7.0?

2014-05-15 Thread Charitha Kankanamge
Hi Sanjeewa, @Subject. This is about cache invalidation. Will we be able to specify a cache timeout duration in AM-1.7.0? Thanks! Charitha ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Aren't we going to fix https://wso2.org/jira/browse/APIMANAGER-1886 in AM-1.7.0?

2014-05-15 Thread Charitha Kankanamge
Ok. I figured that we are not going to fix this - https://wso2.org/jira/browse/APIMANAGER-2303 Please make sure to state these limitations in AM documentation. Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Thu, May 15, 2014 at 10

Re: [Dev] API Manager 1.7.0 nightly build pack - 14-05-2014

2014-05-15 Thread Charitha Kankanamge
It seems some fixes are missing in this pack? Specially https://wso2.org/jira/browse/APIMANAGER-2183 Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Thu, May 15, 2014 at 12:03 AM, Lakmali Baminiwatta lakm...@wso2.comwrote: Hi

Re: [Dev] API Manager 1.7.0 nightly build pack - 14-05-2014

2014-05-15 Thread Charitha Kankanamge
Great! Thanks a lot Lakmali! Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Thu, May 15, 2014 at 9:25 PM, Lakmali Baminiwatta lakm...@wso2.comwrote: Hi Charitha, On 16 May 2014 00:56, Sumedha Rubasinghe sume...@wso2.com wrote

Re: [Dev] [BPS]Error while invoking a callback service from a BPEL

2014-05-09 Thread Charitha Kankanamge
) ... 35 more Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Mon, Mar 17, 2014 at 7:30 PM, Amila De Silva ami...@wso2.com wrote: Hi, Got the following error[1] when invoking a BPEL workflow hosted by a tenant. When the BPEL workflow

[Dev] java.io.NotSerializableException: org.wso2.carbon.identity.application.common.model.IdentityProvider when adding a tenant in AM cluster

2014-05-08 Thread Charitha Kankanamge
Hi, I'm getting the following error when adding a tenant in AM cluster node (I'm using a partially distributed AM cluster with separated publisher, store and gateway nodes. publisher and store in same Hzcast cluster domain. Clustering is enabled only in publisher and store nodes. The tenant

Re: [Dev] java.io.NotSerializableException: org.wso2.carbon.identity.application.common.model.IdentityProvider when adding a tenant in AM cluster

2014-05-08 Thread Charitha Kankanamge
Thanks Amila. Somehow I could not locate this error when scanned through jira. Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Thu, May 8, 2014 at 10:27 PM, Amila De Silva ami...@wso2.com wrote: Hi Charitha, This issue

Re: [Dev] java.io.NotSerializableException: org.wso2.carbon.identity.application.common.model.IdentityProvider when adding a tenant in AM cluster

2014-05-08 Thread Charitha Kankanamge
Verified in the latest AM pack. Now, tenants can be added and the full scenario can be tested in a cluster. Thanks! Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Thu, May 8, 2014 at 10:27 PM, Amila De Silva ami...@wso2.com wrote

Re: [Dev] API Manager 1.7.0 ELB-2.1.1 nightly build packs 06-05-2014

2014-05-06 Thread Charitha Kankanamge
note, can we run automated integration tests with nightly builds as well? Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Tue, May 6, 2014 at 11:24 PM, Sanjeewa Malalgoda sanje...@wso2.comwrote: Hi, Please find $Subject in [1

[Dev] What are the minimum set of SQL server permissions required for registry/um db user?

2014-05-05 Thread Charitha Kankanamge
Hi folks, I had to assign sysadmin server role to the registry/um DB user to start the carbon server with -Dsetup in MSSQL server. With lesser privileges, I'm getting the following error. java.lang.Exception: Error occurred while executing : IF NOT EXISTS (SELECT * FROM SYS.OBJECTS WHERE

Re: [Dev] [Blocker] Issues with AM_DB scripts for Oracle

2014-05-05 Thread Charitha Kankanamge
Hi, Can we please have the corresponding MSSQL script as well? Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Mon, May 5, 2014 at 9:38 PM, Lakmali Baminiwatta lakm...@wso2.comwrote: Hi, Please find the fixed oracle script

Re: [Dev] [Blocker] Issues with AM_DB scripts for Oracle

2014-05-05 Thread Charitha Kankanamge
) , PRIMARY KEY (DEFAULT_VERSION_ID) ); used to continue testing in mssql setup. Please update the mssql script to work OOTB. Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Tue, May 6, 2014 at 2:32 AM, Charitha Kankanamge chari

[Dev] EMM-1.0.0 startup fails and README is totally wrong

2014-04-23 Thread Charitha Kankanamge
Hi folks, I just downloaded EMM-1.0.0 and unzipped the pack. Then I ran wso2server.sh and it failed to start due to the following error. [2014-04-23 11:28:13,398] ERROR {JAGGERY.config.app:js} - [2014-04-23 11:28:13,398] ERROR {JAGGERY.config.app:js} - [2014-04-23 11:28:13,398] ERROR

Re: [Dev] [DS]Multiple HTTP verbs on same resource path in DSS

2014-04-17 Thread Charitha Kankanamge
Thanks for the confirmation Anjana. When comparing to ESB REST API definition, this seems to be a valid/natural requirement. If you guys believe so, better to consider this improvement for a future release. Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing

[Dev] [DS]Multiple HTTP verbs on same resource path in DSS

2014-04-16 Thread Charitha Kankanamge
H ​i Anjana/DS team, Do we support defining multiple HTTP verbs on same resource path in DSS? e.g:- resource path=uri-template *method=GET POST* disableStreaming= xs:BOOLEAN descriptionxs:string/description call-query href=xs:IDREF / with-param name=xs:NMTOKEN /

Re: [Dev] [dev] org.wso2.carbon.registry.core.exceptions.ResourceNotFoundException: Resource does not exist at path /_system/config/repository/transports/https/listener ESB M4

2013-10-29 Thread Charitha Kankanamge
Can you please confirm if this cacheId param is mandatory for any jdbc mount in latest C4.2 products? Charitha Kankanamge Senior Manager, Technical Support cell: +94 717 129 752 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Sat, Oct 26, 2013 at 9:24 PM, Shelan Perera she

Re: [Dev] [dev] org.wso2.carbon.registry.core.exceptions.ResourceNotFoundException: Resource does not exist at path /_system/config/repository/transports/https/listener ESB M4

2013-10-29 Thread Charitha Kankanamge
Hi Dushan, Thanks! But is this cacheId thing mandatory setting in mounting config? Charitha Kankanamge Senior Manager, Technical Support cell: +94 717 129 752 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Tue, Oct 29, 2013 at 10:42 PM, Dushan Abeyruwan dus...@wso2.com

Re: [Dev] How to add new JMS parameter from Management Console?

2013-09-07 Thread Charitha Kankanamge
I'm getting the same ClassCastException in the newly released AS-5.2.0 as well [1]. It seems we have removed the global transport config from the UI but the service specific config is still there with bugs. [1]https://wso2.org/jira/browse/WSAS-1616 Charitha Kankanamge Senior Manager, Technical

Re: [Dev] java.nio.channels.ClosedChannelException thrown time to time on ELB console

2013-08-16 Thread Charitha Kankanamge
) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:106) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:604) at java.lang.Thread.run(Thread.java:662) Charitha Kankanamge Senior Manager, Technical Support cell: +94 717 129 752 http

Re: [Dev] java.nio.channels.ClosedChannelException thrown time to time on ELB console

2013-08-16 Thread Charitha Kankanamge
Sorry.. there is another discussion related to this - [Dev] LB Stabilization for Kernel 4.2.0 release Charitha Kankanamge Senior Manager, Technical Support cell: +94 717 129 752 http://charithaka.blogspot.com *SOA and Testing without nonsense* On Fri, Aug 16, 2013 at 9:31 PM, Charitha

Re: [Dev] ConfigRegistry in CC is null - Error while retrieving config registry from Axis configuration

2013-08-14 Thread Charitha Kankanamge
This is not fixed. I came across the same issue when shutting down management node in a WM separated Application Server cluster. (I cannot report a jira since I'm getting an authentication failure when trying to log in to OT jira) On Wed, Jul 10, 2013 at 5:06 PM, Kasun Gajasinghe kas...@wso2.com

Re: [Dev] Has caching throttling been tested with multi-tenancy?

2013-07-11 Thread Charitha Kankanamge
IIRC, the happy paths of throttling have been tested in C4 release (August 2012). However, a complete functional test has not been done. On Thu, Jul 11, 2013 at 12:56 PM, Afkham Azeez az...@wso2.com wrote: $subject -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com

Re: [Dev] Has caching throttling been tested with multi-tenancy?

2013-07-11 Thread Charitha Kankanamge
Azeez az...@wso2.com wrote: But the throttling caching code doesn't look like it supports MT On Fri, Jul 12, 2013 at 11:00 AM, Charitha Kankanamge chari...@wso2.comwrote: IIRC, the happy paths of throttling have been tested in C4 release (August 2012). However, a complete functional test

Re: [Dev] Has caching throttling been tested with multi-tenancy?

2013-07-11 Thread Charitha Kankanamge
AM, Charitha Kankanamge chari...@wso2.comwrote: This cannot be true. Isuru S has closed https://wso2.org/jira/browse/STRATOS-686 saying that he cannot reproduce and mentioned that access throttling worked in AS MT mode. So, it may have been broken in later release. Let me check in SLive now

Re: [Dev] supporting config files for 3rd party jars

2013-07-10 Thread Charitha Kankanamge
What is the verdict on this? Can we have log4j.properties file in conf directory? In 4.2.X based products, we have it in repository/conf/bundle-config/org.wso2.carbon.logging /Charitha On Tue, Jun 25, 2013 at 6:42 PM, Suresh Attanayaka sur...@wso2.com wrote: Hi Pradeep, On Sun, Jun 16, 2013

Re: [Dev] supporting config files for 3rd party jars

2013-07-10 Thread Charitha Kankanamge
Thanks a lot Sameera On Wed, Jul 10, 2013 at 2:40 PM, Sameera Jayasoma same...@wso2.com wrote: Hi Charitha, In Carbon 4.2.0 release, you will find the log4j.properties file in the repository/conf directory. Thanks, Sameera. On Wed, Jul 10, 2013 at 2:14 PM, Charitha Kankanamge chari

Re: [Dev] Jmeter testsuite for SCIM CRUD API

2013-07-01 Thread Charitha Kankanamge
, Dinuka Malalanayake dinu...@wso2.comwrote: Hi Charith, No we don't have the jmeter clients :( On Mon, Jul 1, 2013 at 10:55 AM, Charitha Kankanamge chari...@wso2.comwrote: Hi Dinuka, Any update on this? Please let me know if we already have SCIM test suite. On Fri, Jun 28, 2013 at 1:49 PM

[Dev] SAML2 SSO based login fails with IS-4.5.0-M4 as IdP and ESB-4.7 as service provider

2013-06-25 Thread Charitha Kankanamge
I was trying to configure SSO with IS-4.5.0-M4 as IdP and ESB-4.7 latest QA build as the service provider. When trying to login to ESB through the SSO page, I got the following error in ESB console. [2013-06-25 19:11:50,006] ERROR - SSOAssertionConsumerService Error when processing the SAML

Re: [Dev] Axis2 Multipart/Form-Data Builder

2013-05-07 Thread Charitha Kankanamge
Hi Ravi, On Tue, Apr 16, 2013 at 2:46 PM, Sagara Gunathunga sag...@wso2.com wrote: On Tue, Apr 16, 2013 at 1:08 PM, Ravi Undupitiya r...@wso2.com wrote: Hello, I'm trying to move the multipart/from-data builder to work without the use of Servlets so that this format can be used in the

[Dev] Stats are not updated for one-way JMS messaging in ESB

2013-04-18 Thread Charitha Kankanamge
Hi ESB team, Can we please fix this issue in next ESB release? (ESB-4.7.0). This is an absolute blocker. I think this is applicable for all non HTTP/HTTPS transports. [1]https://wso2.org/jira/browse/ESBJAVA-1887 Thanks! Charitha ___ Dev mailing list

[Dev] Preserve User-Agent HTTP header by default in ESB

2013-02-08 Thread Charitha Kankanamge
Currently, ESB alters the User-Agent header of the inbound request and sets Synapse-HttpComponents-NIO as the User-Agent header. We can change this behavior by adding http.user.agent.preserve=true property in nhttp.properties file. Can we ship ESB by enabling this property so that the User-Agent

[Dev] /_system/config space cannot be mounted in APIM

2012-12-12 Thread Charitha Kankanamge
Hi APIM team, Please fix [1] for the next release. AFAIK, it is a blocker which we did not uncover in previous releases. [1]https://wso2.org/jira/browse/APIMANAGER-869 Thanks! Charitha ___ Dev mailing list Dev@wso2.org

Re: [Dev] /_system/config space cannot be mounted in APIM

2012-12-12 Thread Charitha Kankanamge
Thanks Sumedha On Wed, Dec 12, 2012 at 9:03 PM, Sumedha Rubasinghe sume...@wso2.comwrote: AmilaD is already attending to this. On Wed, Dec 12, 2012 at 8:59 PM, Charitha Kankanamge chari...@wso2.comwrote: Hi APIM team, Please fix [1] for the next release. AFAIK, it is a blocker which we

Re: [Dev] 4.0.3 - 31/10/2012 product builds

2012-10-31 Thread Charitha Kankanamge
**BRS team, Please make sure to fix the license file since the purpose of releasing BRS with Carbon-4.0.3 is the issues in license in previous release. I can still find obsolete versions in license. For example, we have org.wso2.carbon.rule.backend_4.0.3.jar in repository/components/plugins but

Re: [Dev] Broken DepSync in stratos dev setup

2012-10-24 Thread Charitha Kankanamge
at 10:42 AM, Charitha Kankanamge chari...@wso2.comwrote: It seems we are; but there are multiple svnkit bundles inside dropins. root@stratosdev007:/mnt/ 192.168.4.124/wso2as-5.0.1/repository/components/dropins# ls -la total 8164 drwxr-xr-x 2 root root4096 Oct 23 17:46 . drwxr-xr-x 10 root

[Dev] Broken DepSync in stratos dev setup

2012-10-23 Thread Charitha Kankanamge
@Subject. 1. Created a new tenant in https://stratosdev.private.wso2.com 2. Logged into Application server service 3. Deploy a web service (AAR) 4. Access ?wsdl. You get 404 Check worker logs. You will see the following errors are continuously thrown. TID: [0] [AS] [2012-10-24 13:18:15,101]

Re: [Dev] Broken DepSync in stratos dev setup

2012-10-23 Thread Charitha Kankanamge
root 2954568 Oct 23 17:45 svnkit-bundle-1.0.0.jar /Charitha On Wed, Oct 24, 2012 at 10:38 AM, Samisa Abeysinghe sam...@wso2.com wrote: Looks like we are not using svn kit?? On Wed, Oct 24, 2012 at 10:31 AM, Charitha Kankanamge chari...@wso2.comwrote: @Subject. 1. Created a new tenant

Re: [Dev] Need of having BAM data publisher features in ESB by default

2012-10-15 Thread Charitha Kankanamge
+1! /Charitha On Mon, Oct 15, 2012 at 3:45 PM, Chamara Ariyarathne chama...@wso2.comwrote: https://wso2.org/jira/browse/ESBJAVA-1658 -- *Chamara Ariyarathne* Senior Software Engineer - QA; WSO2 Inc; http://www.wso2.com/. Mobile; *+94772786766*

Re: [Dev] Feature manager is slow

2012-10-12 Thread Charitha Kankanamge
We still see this issue in the latest packs. We need to fix this or recommend users to disable LT when installing P2-features. /Charitha On Fri, Oct 12, 2012 at 8:22 AM, Amila Suriarachchi am...@wso2.com wrote: I think we need to thing the problem from the beginning. We use this dual channel

[Dev] Why do we have synapse-samples_2.1.0.wso2v8.jar in AS-5.0.1?

2012-10-10 Thread Charitha Kankanamge
Hi, @Subject. I can see the above jar in plugins directory. Thanks! Charitha ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Automation tests as a deliverable artifact

2012-10-09 Thread Charitha Kankanamge
This will be a very important addition to the automation framework which will help to launch tests against any setup easily. Thanks Krishantha. /Charitha On Tue, Oct 9, 2012 at 1:02 PM, Krishantha Samaraweera krishan...@wso2.comwrote: Hi, I'm working on $subject to package all product

[Dev] WS-Sec policies attached at HTTP binding level in service meta files

2012-10-09 Thread Charitha Kankanamge
Hi KasunG, See [1], ws-sec policies (assymetric binding policy) are attached at HTTP binding level in addition to SOAP11 and SOAP12 bindings, which is wrong. (Not a regression bug in 4.0.1, we can fix this later if this does not affect functionality) [1]https://wso2.org/jira/browse/WSAS-1083

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Charitha Kankanamge
are getting null? thanks, On Tue, Oct 2, 2012 at 4:59 PM, Charitha Kankanamge chari...@wso2.com wrote: On Tue, Oct 2, 2012 at 4:45 PM, Supun Malinga sup...@wso2.comwrote: Hi, On Tue, Oct 2, 2012 at 4:28 PM, Charitha Kankanamge chari...@wso2.com wrote: Hi, In Appserver worker/manager

[Dev] WSO2 Committers += Sandapa Handakumbura

2012-10-02 Thread Charitha Kankanamge
voted Sandapa as a committer. Sandapa, welcome aboard and keep up the good work. Thanks, Charitha Charitha Kankanamge cell: +94 718 359 265 http://charithaka.blogspot.com *SOA and Testing without nonsense* ___ Dev mailing list Dev@wso2.org http://wso2

[Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-02 Thread Charitha Kankanamge
Hi, In Appserver worker/manager separated cluster setup, when I applied a security policy to an Axis2Service, the following error is thrown in worker nodes. Because of this, the changes done in manager node do not get replicated across worker nodes. see https://wso2.org/jira/browse/WSAS-1075

Re: [Dev] Where do we store Car files in latest carbon packs?

2012-08-24 Thread Charitha Kankanamge
: Hi Charitha, For the super tenant CARBON_HOME/tmp/tenants/0/carbonapps (This is the hot deployment directory for carbonapps) and temporarily extracted to CARBON_HOME/tmp/carbonapps. Thanks Kalpa. On Thu, Aug 23, 2012 at 9:59 PM, Charitha Kankanamge chari...@wso2.comwrote: Hi

[Dev] Where do we store Car files in latest carbon packs?

2012-08-23 Thread Charitha Kankanamge
Hi, @Subject. I deployed a car in ESB. The artifacts (proxy services, endpoints) were deployed and stored in respective directories. But I cannot locate the CAR file in CARBON_HOME/repository/deployment/server/carbonapps. Where do we save it now? Thanks! Charitha

Re: [Dev] Where do we store Car files in latest carbon packs?

2012-08-23 Thread Charitha Kankanamge
I can find but i was not aware about the deployment change in the latest ESB pack. Thats why I asked. /Charitha On Fri, Aug 24, 2012 at 10:14 AM, Afkham Azeez az...@wso2.com wrote: Do a find. It is somewhere under the tmp directory. On Thu, Aug 23, 2012 at 9:59 PM, Charitha Kankanamge chari

Re: [Dev] https://wso2.org/jira/browse/WSAS-996

2012-08-21 Thread Charitha Kankanamge
://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://linkedin.com/in/senakafernando *Lean . Enterprise . Middleware -- Charitha Kankanamge cell: +94 718 359 265 blog: http

Re: [Dev] https://wso2.org/jira/browse/WSAS-996

2012-08-21 Thread Charitha Kankanamge
On Tuesday, August 21, 2012, Dimuthu Leelarathne wrote: hi, On Tue, Aug 21, 2012 at 10:29 PM, Charitha Kankanamge chari...@wso2.comjavascript:_e({}, 'cvml', 'chari...@wso2.com'); wrote: Hi, We already use tribes clustering in all nodes. We also use the default cache.xml. Please let us

Re: [Dev] creating a worker node out of product distribution

2012-08-17 Thread Charitha Kankanamge
+1. And it will also be very useful to have a worker/manager cluster deployment script. As most of you already know from the experience we had in last few weeks (setting up worker/manager separated clusters fronted by ELB), manual deployment is very error-prone. On Fri, Aug 17, 2012 at 4:31 PM,

Re: [Dev] depsync UI component build failure

2012-08-17 Thread Charitha Kankanamge
Are we really using this DepSync UI component? Some of the fields such as synchronization period etc does not make in the new implementation. Also, enabling DepSync from UI introduces a lot of intermittent issues. Thanks! Charitha On Fri, Aug 17, 2012 at 8:32 PM, Janaka Ranabahu jan...@wso2.com

[Dev] Management node/worker node separation - can management nodes become workers or are they just passive nodes?

2012-08-08 Thread Charitha Kankanamge
Hi, @Subject? in a cluster, can management node take part in message processing (active) and become a worker node? Or is it just for one-time configuration/deployment purposes? Thanks! Charitha ___ Dev mailing list Dev@wso2.org

Re: [Dev] Hadoop prevents starting with a

2012-08-08 Thread Charitha Kankanamge
These configuration settings, deployment tips/tricks everything has to be documented somewhere. Specially, in a product like BAM, since there are so many configuration options, we should provide users with a deployment script to setup a BAM cluster. /Charitha On Wed, Aug 8, 2012 at 10:57 AM,

[Dev] Carbon Startup delayed

2012-08-08 Thread Charitha Kankanamge
can see it takes 95 seconds for the total startup!. Guessing something amiss here. thanks, -- Supun Malinga, Software Engineer, WSO2 Inc. http://wso2.com http://wso2.org email - sup...@wso2.com mobile - 071 56 91 321 -- Charitha Kankanamge cell: +94 718 359 265 blog: http

Re: [Dev] LB fronted AppServer Cluster Issue

2012-08-06 Thread Charitha Kankanamge
Hi Thilini, Were you able to get AS 5 fronted by LB? We are supposed to setup AS cluster in lab tomorrow and planning to use LB there. Please let us know the exact instructions to set it up. Thanks! Charitha On Wed, Jul 25, 2012 at 6:00 AM, Sanjeewa Malalgoda sanje...@wso2.comwrote: Hi

Re: [Dev] Carbon-Kernel RC1

2012-07-31 Thread Charitha Kankanamge
P2 features cannot be installed. See https://wso2.org/jira/browse/CARBON-13768 /Charitha On Wed, Aug 1, 2012 at 2:06 AM, Pradeep Fernando prad...@wso2.com wrote: Hi, please find the latest c4 pack at [1] . i have provided a p2-repo[2] as well. please note that this is not a repo with

Re: [Dev] Directory based deployment in AS

2012-07-27 Thread Charitha Kankanamge
+1. Reported this bug when I noticed .meta directory in webapp list. After that, we further tested to figure out that why it considered as a web app . Then we identified that any directory under the webapps directory is treated as webapps. So, if this is the default tomcat behaviour, we can live

Re: [Dev] [Important]C4 release: open L1 and L2 s

2012-07-26 Thread Charitha Kankanamge
On Fri, Jul 27, 2012 at 9:37 AM, Thilini Ishaka thil...@wso2.com wrote: On Tue, Jul 24, 2012 at 12:48 PM, Pradeep Fernando prad...@wso2.comwrote: Hi All, Here are the L1/L2 s that are in open state. **L1s** CARBON-13619 Clean up conf/README file and make catalina_server.xml as

[Dev] Retail Banking sample with C4 based products

2012-07-25 Thread Charitha Kankanamge
Hi, I'm trying out retail banking sample [1] to test Capp deployment on C4 based products. I get the following error when invoking AccountOpeningProcess in BPS. There are no errors in other product logs (DSS, ESB and AS). Can BPS team look into this please?

Re: [Dev] Retail Banking sample with C4 based products

2012-07-25 Thread Charitha Kankanamge
.com wrote: Hi Charirha, I assume you have enabled JMS transport in AS and ESB. Forgot to mention that during our offline discussion. Thanks and Regards, Harshana On Jul 25, 2012 12:58 PM, Charitha Kankanamge chari...@wso2.com wrote: Hi, I'm trying out retail banking sample [1] to test

Re: [Dev] Retail Banking sample with C4 based products

2012-07-25 Thread Charitha Kankanamge
Hi Harshana, There was a missing ESB proxy config (CardService) and xslt transform in the CAR you have hosted. Once those were added, everything worked perfectly. Thanks! Charitha On Wed, Jul 25, 2012 at 2:05 PM, Charitha Kankanamge chari...@wso2.comwrote: Yes of course I did it because

Re: [Dev] C-App synchronization in a Carbon cluster

2012-07-25 Thread Charitha Kankanamge
Hi, It seems we have not thought about MT aspects of this model. Now, the carbonapps directory is taken out from repository/deployment/server and the all CApps will be stored in common carbonapps directory regardless of the tenant who deployed CApp. Because of this, any tenant can see others

[Dev] Please focus on MT aspects in developer testing

2012-07-25 Thread Charitha Kankanamge
Folks, It seems there are many cases the products work in super tenant mode but fails when logged in as a tenant (see some examples below). Please pay attention to the MT aspects of all features when you are doing dev testing (Azeez has mentioned this multiple times).

Re: [Dev] [Important]C4 release: open L1 and L2 s

2012-07-24 Thread Charitha Kankanamge
Hi Pradeep, We should review all L1/L2s reported through ESB and G-reg product jiras. There can be issues related to carbon core but reported via G-reg/ESB product jira during the test cycles (I agree it is not correct to use product specific jiras to report core bugs. However, we heavily used

Re: [Dev] Intermittent issue - Error thrown when trying to stop a Web app. Couldn't stop any web app after that.

2012-07-24 Thread Charitha Kankanamge
According to the jira, this is an intermittent issue so this will be hard to reproduce. Can we figure this out by looking at the NPE? Caused by: java.lang.NullPointerException at org.wso2.carbon.webapp.mgt.WebApplication.stop(WebApplication.java:168) On Tue, Jul 24, 2012 at 8:29 PM, Andun

Re: [Dev] [branch-4.0.0] Server startup error with replicated caching.

2012-07-24 Thread Charitha Kankanamge
This is the same caching NPE which we got last Friday during API manager beta2 release. /Charitha On Tue, Jul 24, 2012 at 8:35 PM, Ajith Vitharana aji...@wso2.com wrote: Hi DimuthuL, I'm getting following error with latest pack build from latest branch. This error should be due to missing

Re: [Dev] Admin/Non-Admin Services going through MessageRelay Builder

2012-07-24 Thread Charitha Kankanamge
(?) --Pradeep -- Charitha Kankanamge cell: +94 718 359 265 blog: http://charithaka.blogspot.com http://wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Admin/Non-Admin Services going through MessageRelay Builder

2012-07-24 Thread Charitha Kankanamge
AM, Charitha Kankanamge chari...@wso2.comwrote: You may find this useful - http://wso2.org/project/esb/java/4.0.0/docs/message_relay.html On Wednesday, July 25, 2012, Pradeep Fernando wrote: On Wed, Jul 25, 2012 at 6:57 AM, Amila Maha Arachchi ami...@wso2.comwrote: Thanks Supun

Re: [Dev] [Architecture] [ANN] WSO2 API Manager 1.0.0-Beta2 Released

2012-07-23 Thread Charitha Kankanamge
Its already there in README. see step 2; Steps: -- ** IMPORTANT: If you have already configured any other sample, start from Step 7 ** 1. Extract wso2am-xxx.zip (eg: wso2am-1.0.0-Beta2.zip) 2. Go to wso2am-1.0.0-Beta2/bin folder type 'ant' Charitha Kankanamge cell: +94 718 359 265 blog

[Dev] Is replicated caching necessary in registry mounting?

2012-07-19 Thread Charitha Kankanamge
Folks, Should replicated caching be enabled with registry mounting? Suppose /_system/governance space of an ESB instance is mounted (jdbc or ws) to the same collection of a central G-reg. In that case, should we enable replicated caching in both ESB and G-reg instances? Please confirm. Thanks!

Re: [Dev] AppServer Cluster with LB does not work on trunk

2012-07-19 Thread Charitha Kankanamge
mailing list Dev@wso2.org javascript:_e({}, 'cvml', 'Dev@wso2.org'); http://wso2.org/cgi-bin/mailman/listinfo/dev Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org -- Charitha Kankanamge cell: +94 718 359 265 blog: http

Re: [Dev] AppServer Cluster with LB does not work on trunk

2012-07-19 Thread Charitha Kankanamge
- dep sync in multi-tenanted setup On Friday, July 20, 2012, Samisa Abeysinghe wrote: On Fri, Jul 20, 2012 at 6:58 AM, Charitha Kankanamge chari...@wso2.comjavascript:_e({}, 'cvml', 'chari...@wso2.com'); wrote: We have not fronted any servers by WSO2 LB yet. Have we tested clustering

Re: [Dev] Is replicated caching necessary in registry mounting?

2012-07-19 Thread Charitha Kankanamge
Thanks Subash, this is something we have not documented anywhere. We should update all docs, blogs with this information. On Friday, July 20, 2012, Subash Chaturanga wrote: On Thu, Jul 19, 2012 at 11:48 PM, Charitha Kankanamge chari...@wso2.comjavascript:_e({}, 'cvml', 'chari...@wso2.com

[Dev] Unable to locate config language doc of API (ESB REST API)

2012-07-18 Thread Charitha Kankanamge
I cannot locate the configuration language doc of ESB REST API (checked in 4.5.0 doc pack). Appreciate if someone can send me the complete config syntax of API. This is essential in test planning and execution. Thanks! Charitha ___ Dev mailing list

Re: [Dev] Unable to locate config language doc of API (ESB REST API)

2012-07-18 Thread Charitha Kankanamge
https://wso2.org/jira/browse/ESBJAVA-1257 On Wed, Jul 18, 2012 at 2:41 PM, Samisa Abeysinghe sam...@wso2.com wrote: On Wed, Jul 18, 2012 at 12:36 PM, Charitha Kankanamge chari...@wso2.comwrote: I cannot locate the configuration language doc of ESB REST API (checked in 4.5.0 doc pack

[Dev] API manager becomes unusable due to a registry dead lock

2012-07-13 Thread Charitha Kankanamge
This is very simple to reproduce and an absolute blocker in standalone H2 based deployment because if API provider mistakenly give inaccessible or wrong WSDL url, whole registry becomes unusable. 1. In API manager, login to API publisher app 2. Add a new API with a WSDL and make sure to specify a

[Dev] Carbon UI: Forum link in login page

2012-07-12 Thread Charitha Kankanamge
There is a prominent forum link in the login page of any carbon product. Since the OT forums have been deprecated, is this link still valid? Thanks! Charitha ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Xpath query in G-reg - How does it work??

2012-07-11 Thread Charitha Kankanamge
Hi Senaka, Given below is all we have as a reference to plan/execute tests on Xpath query feature in G-reg. (Taken from: https://docs.google.com/a/wso2.com/document/d/1XdEHku1zdYz2_4oYIBg_YZ0bGIZgk0SGgoyHxAedng4/edit )

Re: [Dev] Latest G-Reg pack.

2012-07-09 Thread Charitha Kankanamge
Hi Ajith, Please host a new pack for testing since list URIs and WADL features are broken in this pack. /Charitha On Mon, Jul 9, 2012 at 2:45 PM, Ajith Vitharana aji...@wso2.com wrote: On Mon, Jul 9, 2012 at 2:31 PM, Senaka Fernando sen...@wso2.com wrote: Hi Ajith, Any reasons for why

Re: [Dev] Why Do we Display TryIt for Proxy Services that have no WSDL?

2012-07-09 Thread Charitha Kankanamge
On Tue, Jul 10, 2012 at 9:36 AM, Senaka Fernando sen...@wso2.com wrote: Hi all, Ok, I think I understand what's happening. So, Synapse creates a dummy WSDL, which is why Try-it shows up, and then can we invoke a service against that dummy WSDL, by passing in an arbitrary payload? Yes. You

Re: [Dev] Do we support IBM JDK in latest trunk?

2012-07-06 Thread Charitha Kankanamge
ChamaraA is on IBM JDK6 testing G-reg trunk packs. Thanks! Charitha On Fri, Jul 6, 2012 at 1:58 PM, Kasun Weranga kas...@wso2.com wrote: We have supported this in past [1]. But adding the parameter algorithm as IBMX509 to catalina-server.xml doesn't fix the following error in the trunk.

[Dev] C4 DSS testing cycle

2012-07-06 Thread Charitha Kankanamge
Hi, There are some features which are still being developed (or not included in C4 beta pack which we are testing at the moment). As per offline chat with Dinusha, following are some of those features. - NData Source - Dynamic user authentication - Secure vault support for data services - SQL

Re: [Dev] Possible deployment synchronizer issues

2012-07-06 Thread Charitha Kankanamge
On Fri, Jul 6, 2012 at 7:31 PM, Isuru Suriarachchi is...@wso2.com wrote: While testing some other issue with the deployment synchronizer (DS), I found the following scenarios in which there can be svn conflicts. 1. Synchronizing meta files. Consider the following sequence in a 2 node Carbon

Re: [Dev] Smoke test - Kernel Beta2 Packs

2012-07-04 Thread Charitha Kankanamge
://wso2.org/bamboo/artifact/WSO2CARBON-P2REPO/JOB1/build-143/P2-Repo/p2-repo Regards, Evanthika On Fri, Jun 29, 2012 at 12:36 PM, Charitha Kankanamge chari...@wso2.comjavascript:_e({}, 'cvml', 'chari...@wso2.com'); wrote: Hi Dimuthu, I cannot find the P2-repo associated with these packs. Can

Re: [Dev] Have we tested JMX monitoring in trunk

2012-07-04 Thread Charitha Kankanamge
Noted. On Thu, Jul 5, 2012 at 10:40 AM, Amila Maha Arachchi ami...@wso2.comwrote: Hi all, $subject? I tried to follow some articles on how to remotely monitor WSO2 products via JMX (with 3.2.3 packs) and it seems the instructions mentioned in those articles are not working. One such

[Dev] 20 open bugs in Deployment Synchronizer component

2012-07-02 Thread Charitha Kankanamge
There are 20 open issues in Dep Sync component. Since some of these issues must be fixed before the Carbon kernal release, please review/prioritize if needed and assign to the relevant developer.

Re: [Dev] Smoke test - Kernel Beta2 Packs

2012-06-29 Thread Charitha Kankanamge
Hi Dimuthu, I cannot find the P2-repo associated with these packs. Can you please share the URL? Thanks! Charitha On Mon, Jun 25, 2012 at 9:23 AM, Dimuthu Leelarathne dimut...@wso2.comwrote: Hi RMs, Please do a smoke test on the following packs.

Re: [Dev] Why using apiprovider as the webapp name for API Publisher

2012-06-24 Thread Charitha Kankanamge
Yes Denis. I also got confused about this name because the webapp name is apiprovider but in the UI, there is a nice logo with WSO2 API Publisher /Charitha On Sat, Jun 23, 2012 at 7:53 AM, Denis Weerasiri de...@wso2.com wrote: Hi, In API manager admin console, web app name for API Publisher

Re: [Dev] Does the XSLT mediator in ESB support XPath 2.0

2012-06-21 Thread Charitha Kankanamge
Are you trying ESB trunk (4.5.0) or an older version? Xpath-2.0 is supported by ESB trunk version. /Charitha On Thu, Jun 21, 2012 at 3:46 PM, Nipuni Perera nip...@wso2.com wrote: Hi All, I have tried xml transformation in ESB. But it gave me the following error for xslt function

Re: [Dev] C4 ESB pack for testing

2012-06-06 Thread Charitha Kankanamge
, dimuthu On Fri, Jun 1, 2012 at 11:29 AM, Charitha Kankanamge chari...@wso2.comwrote: Hi builders, Can we please have a new ESB C4 pack for testing. We are going to start ESB test planning/execution hackathon. Thanks! Charitha -- Dimuthu Leelarathne Technical Lead WSO2, Inc. (http

Re: [Dev] [L1] UTF-8 Support in Carbon Busted

2012-06-03 Thread Charitha Kankanamge
On Sun, Jun 3, 2012 at 8:14 PM, Senaka Fernando sen...@wso2.com wrote: Hi Azeez, There aren't any test cases for these. I'm trying to understand the best way to test these too. The reason seems to be in the code running on the browser rather than the code running on the server. Now, if we

[Dev] C4 ESB pack for testing

2012-06-01 Thread Charitha Kankanamge
Hi builders, Can we please have a new ESB C4 pack for testing. We are going to start ESB test planning/execution hackathon. Thanks! Charitha ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] CHECKOUT_BEFORE_CHECK_IN error in Deployment Synchronizer Write Only mode

2012-05-29 Thread Charitha Kankanamge
Hi Nuwan, I raised the same question in [Dev] WSO2 Carbon Beta Packs for QA thread sometime back but did not get a reply hence reported the jira. Should the admin node be started with both auto-commit and auto-checkout set to true? On Tue, May 29, 2012 at 4:24 PM, Nuwan Dias nuw...@wso2.com

  1   2   3   4   5   6   7   >