You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Emil Dombagolla <do...@gmail.com> on 2011/03/16 11:54:19 UTC

(message truncated to 102400 bytes)

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........

Re: (message truncated to 102400 bytes)

Posted by Daniel Kulp <dk...@apache.org>.

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
dkulp@apache.org
http://dankulp.com/blog
Talend - http://www.talend.com