You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "indika priyantha kumara (JIRA)" <ji...@apache.org> on 2007/03/08 07:34:25 UTC

[jira] Resolved: (SYNAPSE-55) When the log level is set to "full", the property set inside the log mediator is getting printed twice

     [ https://issues.apache.org/jira/browse/SYNAPSE-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

indika priyantha kumara resolved SYNAPSE-55.
--------------------------------------------

    Resolution: Fixed

 fixed 

> When the log level is set to "full", the property set inside the log mediator is getting printed twice
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-55
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-55
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 0.91
>         Environment: Windows XP, JDK 1.4.2_13, Firefox version 1.5.0.8
>            Reporter: Evanthika Amarasiri
>         Assigned To: indika priyantha kumara
>            Priority: Minor
>
> Below are the steps to reproduce the issue
> 1. Create a sequence with the log level set to "full"
> 2. Set a property inside the log mediator as below
> E.g.:-    
> **********************************************************************************
> <syn:log level="headers" separator=",">
>       <syn:property name="filt_mess" value="Message Getting Filtered"/>
> </syn:log>
> **********************************************************************************
> 3. When you execute the sequence, the above property gets printed twice on the console
> To: /,WSAction: tns:withdraw,SOAPAction: tns:withdraw,#######     filt_mess = Message Getting Filtered    ######,Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><ns1:withdraw xmlns:ns1="http://example"><ns1:account>13</ns1:account><ns1:amount>300</ns1:amount></ns1:withdraw><
> /soapenv:Body></soapenv:Envelope>,#######     filt_mess = Message Getting Filtered    ######

-- 
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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org