The Logging interceptors that you configure in have a "limit" setting on them 
that defaults to 100K.      If you configure via spring, just add something 
like <property name="limit" value="-1"/> and it would set it to unlimitted.

Dan



On Wednesday 16 March 2011 6:54:19 AM Emil Dombagolla wrote:
> Hi All,
> 
> I need to log full response. but it is being truncated with 100KB.
> 
> gives the following message (message truncated to 102400 bytes)
> 
> How can i remove this truncation , or switch it off  as i need full
> response.
> 
> Please help me.
> 
> thanks
> Thushanga.
> 
> 
> 
> 
> 
> ID: 1
> Response-Code: 200
> Encoding: UTF-8
> Content-Type: text/xml; charset=utf-8
> Headers: {content-type=[text/xm........
> Messages:
> Message (saved to tmp file):
> Filename:
> C:\Users\emil\AppData\Local\Temp\cxf-tmp-124428\cos7118075316116971998tmp
> *(message truncated to 102400 bytes)*
> 
> Payload: <?xml version="1.0" e........

-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to