Hi All,

We have upgraded the carbon version in ESB from 4.4.1 to 4.4.2. Then we
have encountered following issue.

*In carbon.kernel.version 4.4.1 and earlier carbon versions*

TID: [-1234] [] [2015-10-23 16:43:26,614]  INFO
{org.apache.synapse.mediators.builtin.LogMediator} -  To:
/services/sendReciveProxy.sendReciveProxyHttpSoap11Endpoint, WSAction:
urn:getQuote, SOAPAction: urn:getQuote, MessageID:
urn:uuid:333b6811-04aa-4c6a-94fb-3edc4d56065d, Direction: request,
Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
http://services.samples/xsd"; xmlns:ser="http://services.samples
"><soapenv:Body>
      <ser:getQuote>
         <!--Optional:-->
         <ser:request>
            <!--Optional:-->
            <xsd:symbol>IBM</xsd:symbol>
         </ser:request>
      </ser:getQuote>
   </soapenv:Body></soapenv:Envelope>
{org.apache.synapse.mediators.builtin.LogMediator}

*Same log in carbon.kernel.version 4.4.2 *

[2015-10-28 15:38:36,027]  INFO - LogMediator To:
/services/callOutOnly.callOutOnlyHttpSoap11Endpoint, WSAction: urn:mediate,
SOAPAction: urn:mediate, MessageID:
urn:uuid:61f4b04c-0906-4228-975e-1b8f1be7450d, Direction: request,
Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:wsa="
http://www.w3.org/2005/08/addressing";><soapenv:Body>_         <m:placeOrder
xmlns:m="http://services.samples";>_        <m:order>_
 <m:price>3.141593E0</m:price>_            <m:quantity>4</m:quantity>_
       <m:symbol>IBM</m:symbol>_        </m:order>_        </m:placeOrder>_
     </soapenv:Body></soapenv:Envelope> (Sanitized)


As you can see all the new lines are replaced with _ .

What could be the issue here?

Thank you,

-- 
Viraj Senevirathne
Software Engineer; WSO2, Inc.

Mobile : +94 71 958 0269
Email : vir...@wso2.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to