Re: [Dev] Correlate Access Information Going Through Several WSO2 Servers at BAM side

2013-06-30 Thread Maninda Edirisooriya
Hi Hasitha, You can try the Data Agents Sinthuja mentioned and also you can check your own the XML element, BAMEvent is located in the Message header of the SOAP message. There a randomly generated string will be there as the Activity ID. This string will be same for a single activity. i.e., for

[Dev] Proposed key management functionality

2013-06-30 Thread chris snow
Hi, I am thinking of extending the key management functionality to include some additional use cases. The use cases are here: http://stackoverflow.com/questions/17389944/wso2-key-management-functionality I guess this kind of proposal should be sent to this list also? Please let me know if

[Dev] [REGISTRY-1645] Filtering does not work if two tables have fields with same name attribute

2013-06-30 Thread Eranda Sooriyabandara
Hi Senaka, Ajith, This may cause of we have used the table column names for the indexing. Shouldn't we use the tablename + column name for indexing? thanks Eranda [1]. https://wso2.org/jira/browse/REGISTRY-1645 -- *Eranda Sooriyabandara *Senior Software Engineer; Integration Technologies

Re: [Dev] Jmeter testsuite for SCIM CRUD API

2013-06-30 Thread Dinuka Malalanayake
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, Charitha Kankanamge

[Dev] Error in API invocation{trunk/pack}

2013-06-30 Thread Vijayaratha Vijayasingam
Hi all; In the trunk APIM pack; we get following error[1], when invoking APIs; We use httpcore-nio_4.2.3.wso2v1 version.. Does anybody know what is the issue here? [2013-07-01 11:04:00,286] INFO - APIKeyMgtServiceComponent Started thrift key mgt service at port:10397 Exception in thread HTTP

Re: [Dev] Error in API invocation{trunk/pack}

2013-06-30 Thread Sanjeewa Malalgoda
Hi Ratha, This is due to having multiple versions of httpcore inside pack. We were discussing about this and will be able to fix this soon. Thanks, Sanjeewa. On Mon, Jul 1, 2013 at 11:13 AM, Vijayaratha Vijayasingam rat...@wso2.comwrote: Hi all; In the trunk APIM pack; we get following

Re: [Dev] Error in API invocation{trunk/pack}

2013-06-30 Thread Vijayaratha Vijayasingam
Hi sanjeewa.. Yes i noticed that..and removed the older versions of http-core_nio.. keeping only 4.2.3.wso2v1 version locally..but still it occurs.. thanks On 1 July 2013 11:19, Sanjeewa Malalgoda sanje...@wso2.com wrote: Hi Ratha, This is due to having multiple versions of httpcore inside

Re: [Dev] Error in API invocation{trunk/pack}

2013-06-30 Thread Sanjeewa Malalgoda
On Mon, Jul 1, 2013 at 11:21 AM, Vijayaratha Vijayasingam rat...@wso2.comwrote: Hi sanjeewa.. Yes i noticed that..and removed the older versions of http-core_nio.. keeping only 4.2.3.wso2v1 version locally..but still it occurs.. At carbon core level httpcore is 4.1.0 and i gusess that is the