[jira] [Commented] (SYNAPSE-567) Preserve Request URL string (file path) in Load balancing/ Fail over endpoint

2013-08-01 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13727279#comment-13727279 ] Miyuru Wanninayaka commented on SYNAPSE-567: This patch was submitted by me

[jira] [Resolved] (SYNAPSE-567) Preserve Request URL string (file path) in Load balancing/ Fail over endpoint

2013-08-01 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka resolved SYNAPSE-567. Resolution: Invalid We can achieve same using REST_URL_POSTFIX, ignoring

[jira] [Created] (SYNAPSE-946) Enqueue mediator - does not handles rejected execution exception

2013-07-21 Thread Miyuru Wanninayaka (JIRA)
Miyuru Wanninayaka created SYNAPSE-946: -- Summary: Enqueue mediator - does not handles rejected execution exception Key: SYNAPSE-946 URL: https://issues.apache.org/jira/browse/SYNAPSE-946 Project

[jira] [Resolved] (SYNAPSE-946) Enqueue mediator - does not handles rejected execution exception

2013-07-21 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka resolved SYNAPSE-946. Resolution: Fixed fixed by r1505344 Enqueue mediator - does

Re: Payload factory mediator to support creating full SOAPEnvelope

2013-01-17 Thread Miyuru Wanninayaka
of the envelop makes less sense to me, we might as well use Enrich mediator for such cases. Thanks, Sadeep On Wed, Jan 16, 2013 at 10:42 PM, Senaka Fernando senaka...@gmail.comwrote: Hi Miyuru, Just a question. can't we make the target an XPath expression? That way you can modify any part

[jira] [Commented] (SYNAPSE-917) Allow synapse XPath to access system properties

2012-11-12 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495222#comment-13495222 ] Miyuru Wanninayaka commented on SYNAPSE-917: Shall we implement something

Custom Service URI and WSDL generation

2012-08-03 Thread Miyuru Wanninayaka
defined. WDYT? -- Cheers, Miyuru

Re: [VOTE] Miyuru Wanninayaka as a committer for Synapse

2012-03-13 Thread Miyuru Wanninayaka
Hi Paul, Preferred ID is miyuru I just emailed signed CLA to secretary@... On Tue, Mar 13, 2012 at 8:18 PM, Paul Fremantle pzf...@gmail.com wrote: Miyuru Please let me know your preferred ID and when you have done all the paperwork (in case I missed it). http://www.apache.org/dev/new

Re: [VOTE] Miyuru Wanninayaka as a committer for Synapse

2012-03-12 Thread Miyuru Wanninayaka
All, Miyuru has been a long term contributor for Synapse project. He has been actively involved with the Synapse community and has contributed to many of the synapse core level features , bug fixes and test improvements as well ..His contributions have been immensely helpful for improving

[jira] [Created] (SYNAPSE-845) NPE when all child enpoints of nested loadbalance endpoint failed

2012-02-15 Thread Miyuru Wanninayaka (Created) (JIRA)
Components: Core Affects Versions: 2.1 Reporter: Miyuru Wanninayaka Fix For: NIGHTLY When nested LB endpoint created like, endpoint name=LB1 loadbalance algorithm=org.apache.synapse.endpoints.algorithms.RoundRobin endpoint

[jira] [Updated] (SYNAPSE-845) NPE when all child enpoints of nested loadbalance endpoint failed

2012-02-15 Thread Miyuru Wanninayaka (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-845: --- Attachment: SYNAPSE-845.diff Patch for synapse trunk NPE when all

Invoke fault handler for backend SOAP Faults

2012-02-14 Thread Miyuru Wanninayaka
fault handler. WDYT? -- Miyuru Wanninayaka Senior Software Engineer - WSO2 Inc http://wso2.com/.

[jira] [Created] (SYNAPSE-835) Custom Xpath functions does not works after SynapseEnvironment reinitialize

2012-01-03 Thread Miyuru Wanninayaka (Created) (JIRA)
Issue Type: Bug Components: Deployment Affects Versions: NIGHTLY Reporter: Miyuru Wanninayaka org.jaxen.UnresolvableException: No Such Function * throws after SynapseEnvironment reinitialize -- This message is automatically generated by JIRA. If you think

[jira] [Updated] (SYNAPSE-835) Custom Xpath functions does not works after SynapseEnvironment reinitialize

2012-01-03 Thread Miyuru Wanninayaka (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-835: --- Attachment: SYNAPSE-835.diff patch for synapse trunk Custom Xpath

[jira] [Created] (SYNAPSE-829) Forwarding message processor tries to send message even endpoint is turned off

2011-12-14 Thread Miyuru Wanninayaka (Created) (JIRA)
Issue Type: Bug Reporter: Miyuru Wanninayaka ForwardingJob should check whether endpoint is ready to send before trying to send message -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https

[jira] [Updated] (SYNAPSE-829) Forwarding message processor tries to send message even endpoint is turned off

2011-12-14 Thread Miyuru Wanninayaka (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-829: --- Attachment: SYNAPSE-829.diff patch for synapse trunk Forwarding

[jira] [Created] (SYNAPSE-816) Throttle mediator not works properly when throttling resource is dynamic

2011-11-29 Thread Miyuru Wanninayaka (Created) (JIRA)
Type: Bug Reporter: Miyuru Wanninayaka When resource is dynamic, throttle mediator reinitialize in every cache expire. Proper behavior should be throttle only reinitialize when dynamic resource version changed ( resource changed ) -- This message is automatically generated by JIRA

[jira] [Updated] (SYNAPSE-816) Throttle mediator not works properly when throttling resource is dynamic

2011-11-29 Thread Miyuru Wanninayaka (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-816: --- Attachment: SYNAPSE-816.diff Patch for synapse-trunk/modules/extensions

[jira] [Created] (SYNAPSE-810) REST_URL_POSTFIX attaches to url when sending to SOAP endpoint through REST API

2011-11-18 Thread Miyuru Wanninayaka (Created) (JIRA)
Issue Type: Bug Components: Core Affects Versions: NIGHTLY Reporter: Miyuru Wanninayaka Attachments: SYNAPSE-810.diff When message re received by REST API and sending message to backend SOAP1.1/1.2 endpoint REST_URL_POSTFIX gets attached to endpoint url

[jira] [Updated] (SYNAPSE-810) REST_URL_POSTFIX attaches to url when sending to SOAP endpoint through REST API

2011-11-18 Thread Miyuru Wanninayaka (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-810: --- Attachment: SYNAPSE-810.diff patch for synapse trunk

[jira] [Updated] (SYNAPSE-791) InMemoryMessageStore fails to store message when using with servlet transport

2011-10-05 Thread Miyuru Wanninayaka (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-791: --- Attachment: (was: SYNAPSE-791.diff) InMemoryMessageStore fails to store

[jira] [Updated] (SYNAPSE-791) InMemoryMessageStore fails to store message when using with servlet transport

2011-10-05 Thread Miyuru Wanninayaka (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-791: --- Attachment: SYNAPSE-791.diff Improved patch which builds attachments too

[jira] [Created] (SYNAPSE-791) InMemoryMessageStore fails to store message when using with servlet transport

2011-08-11 Thread Miyuru Wanninayaka (JIRA)
Issue Type: Bug Reporter: Miyuru Wanninayaka Fails when tries to send message using a message processor because message envelop is not persisted [2011-08-11 17:09:06,900] INFO - HTTPSender Unable to sendViaPost to url[http://localhost:9000/services/SimpleStockQuoteService

[jira] [Commented] (SYNAPSE-787) Fault mediator creates an invalid SOAP 1.2 SOAP fault

2011-07-07 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061237#comment-13061237 ] Miyuru Wanninayaka commented on SYNAPSE-787: SOAP fault generated after

[jira] [Updated] (SYNAPSE-786) ScheduledMessageForwardingProcessor does not forward SOAP headers

2011-07-05 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-786: --- Attachment: SYNAPSE-786.patch ScheduledMessageForwardingProcessor does not forward

[jira] [Updated] (SYNAPSE-786) ScheduledMessageForwardingProcessor does not forward SOAP headers

2011-07-05 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-786: --- Attachment: (was: SYNAPSE-778.diff) ScheduledMessageForwardingProcessor does

[jira] [Issue Comment Edited] (SYNAPSE-776) Support sending response from Send mediator without aditional property and header mediators.

2011-06-01 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13042128#comment-13042128 ] Miyuru Wanninayaka edited comment on SYNAPSE-776 at 6/1/11 12:25 PM

[jira] [Created] (SYNAPSE-772) Change order of endpoint property serialization

2011-05-25 Thread Miyuru Wanninayaka (JIRA)
Affects Versions: NIGHTLY Reporter: Miyuru Wanninayaka Priority: Minor Fix For: NIGHTLY Currently, properties of endpoints gets serialize before definition of endpoint like: endpoint property name=a value=x/ property name=b value=y/ address url=http

[jira] [Updated] (SYNAPSE-772) Change order of endpoint property serialization

2011-05-25 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-772: --- Attachment: SYNAPSE-772.diff Patch for synapse trunk Change order of endpoint

[jira] Created: (SYNAPSE-730) LoadBalance and FailOver endpoints does not retry on Connection Close and Connection Timeout errors

2011-02-02 Thread Miyuru Wanninayaka (JIRA)
/SYNAPSE-730 Project: Synapse Issue Type: Bug Components: Endpoints Affects Versions: NIGHTLY Reporter: Miyuru Wanninayaka If no disabled error codes defined in endpoint configuration, endpoint assumes connection close and connection timeout as non

[jira] Updated: (SYNAPSE-730) LoadBalance and FailOver endpoints does not retry on Connection Close and Connection Timeout errors

2011-02-02 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-730: --- Attachment: SYNAPSE-730.diff patch for synapse trunk LoadBalance and FailOver

Issue with switch on/off LoadBalance and FailOver endpoints from Jconsole

2011-02-02 Thread Miyuru Wanninayaka
/SimpleStockQuoteService / /endpoint turning off ST_Quote_LB1 will cause ST_Quote_FO1 to stop working. Any ideas? -- Miyuru Wanninayaka Software Engineer - WSO2 Inc http://wso2.com/.

[jira] Commented: (SYNAPSE-724) serialization of description element add redundant namespace declaration

2011-01-27 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987579#action_12987579 ] Miyuru Wanninayaka commented on SYNAPSE-724: Hi Supun, If you serialized

[jira] Updated: (SYNAPSE-723) Unable to defince external schema resources for validate mediator

2011-01-26 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-723: --- Description: Some schemas that used for validation has external schema imports

[jira] Updated: (SYNAPSE-723) Unable to defince external schema resources for validate mediator

2011-01-26 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-723: --- Attachment: SYNAPSE-723.diff patch for synapse-trunk/modules/core Unable

[jira] Updated: (SYNAPSE-724) serialization of description element add redundant namespace declaration

2011-01-26 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-724: --- Attachment: SYNAPSE-724.diff apply this patch to synapse-trunk/modules/core

[jira] Created: (SYNAPSE-690) ClassMediatorSerializer adds redundant synapse namespace declaration when serializing class mediator properties

2010-09-23 Thread Miyuru Wanninayaka (JIRA)
://issues.apache.org/jira/browse/SYNAPSE-690 Project: Synapse Issue Type: Bug Affects Versions: 1.1 Reporter: Miyuru Wanninayaka Fix For: 2.0 Attachments: SYNAPSE-690.diff -- This message is automatically generated by JIRA. - You can reply

[jira] Updated: (SYNAPSE-690) ClassMediatorSerializer adds redundant synapse namespace declaration when serializing class mediator properties

2010-09-23 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-690: --- Attachment: SYNAPSE-690.diff patch against synapse core module

[jira] Created: (SYNAPSE-689) Update service path of sample URLs

2010-09-22 Thread Miyuru Wanninayaka (JIRA)
Update service path of sample URLs -- Key: SYNAPSE-689 URL: https://issues.apache.org/jira/browse/SYNAPSE-689 Project: Synapse Issue Type: Bug Components: Documentation Reporter: Miyuru

[jira] Updated: (SYNAPSE-689) Update service path of sample URLs

2010-09-22 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-689: --- Attachment: SYNAPSE-689.diff patch for documentation update Update service path

Re: Shall we decrease the default suspension time for endpoints?

2010-05-16 Thread Miyuru
. This means with simple scenarios if a endpoint gets suspended user has to restart synapse. How about reducing this default value to lets say 30 secs or 1 min? Thanks, Supun.. -- Software Engineer, WSO2 Inc http://wso2.org supunk.blogspot.com -- Miyuru Daminda Wanninayaka Software

[jira] Created: (SYNAPSE-641) Improve test coverage of mediator factories and serializes

2010-05-06 Thread Miyuru Wanninayaka (JIRA)
Components: Core Reporter: Miyuru Wanninayaka -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. - To unsubscribe, e-mail: dev-unsubscr

[jira] Updated: (SYNAPSE-641) Improve test coverage of mediator factories and serializes

2010-05-06 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-641: --- Attachment: SYNAPSE-641.patch patch against synapse core module Improve test

Re: Synapse Code Coverage

2010-05-05 Thread Miyuru
/synapse-tests/ -- Hiranya Jayathilaka Software Engineer; WSO2 Inc.; http://wso2.org E-mail: hira...@wso2.com; Mobile: +94 77 633 3491 Blog: http://techfeast-hiranya.blogspot.com -- Miyuru Daminda Wanninayaka Software Engineer - WSO2 Inc.

[jira] Updated: (SYNAPSE-421) Allow Class mediator properties to be loaded from the Registry

2010-05-04 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-421: --- Attachment: SYNAPSE-421-doc.patch documentation patch against trunk/src/site

[jira] Updated: (SYNAPSE-421) Allow Class mediator properties to be loaded from the Registry

2010-05-03 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated SYNAPSE-421: --- Attachment: SYNAPSE-421.patch patch for synapse core module ( trunk ) Allow Class

Re: Making loadbalance/failover configuration more convenient

2010-04-30 Thread Miyuru
Hi Hiranya, On Fri, Apr 30, 2010 at 7:57 PM, Hiranya Jayathilaka hiranya...@gmail.comwrote: Hi Miyuru, On Thu, Apr 29, 2010 at 5:44 PM, Miyuru miyur...@gmail.com wrote: Hi all, This mail is regarding https://issues.apache.org/jira/browse/SYNAPSE-567. Currently when we defining leaf

Making loadbalance/failover configuration more convenient

2010-04-29 Thread Miyuru
) with $INCOMING_URL_PATH. Is this a proper solution? Else we can upgrade default endpoint to rewrite address using regular expression which is more flexible solution. Any ideas? Thanks, -- Miyuru Daminda Wanninayaka Software Engineer - WSO2 Inc.

[jira] Commented: (SYNAPSE-421) Allow Class mediator properties to be loaded from the Registry

2010-04-29 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862183#action_12862183 ] Miyuru Wanninayaka commented on SYNAPSE-421: Hi, I'll look into this Thanks

[jira] Created: (SYNAPSE-583) trim white spaces in endpoint definitions

2009-09-24 Thread Miyuru Daminda Wanninayaka (JIRA)
Reporter: Miyuru Daminda Wanninayaka Priority: Minor if endpoint is defined as follows endpoint address uri= http://localhost:9001/services/LBService1/ /endpoint it will not work because of white space in beginning of uri param. Need to remove whites

[jira] Updated: (SYNAPSE-567) Preserve Request URL string (file path) in Load balancing/ Fail over endpoint

2009-09-09 Thread Miyuru Daminda Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Daminda Wanninayaka updated SYNAPSE-567: --- Attachment: diff_1.3.txt diff_1.2.txt