[
https://issues.apache.org/activemq/browse/CAMEL-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-740:
------------------------------
Fix Version/s: 1.5.0
Priority: Trivial (was: Major)
> Interceptor logs cryptic BodyType
> ---------------------------------
>
> Key: CAMEL-740
> URL: https://issues.apache.org/activemq/browse/CAMEL-740
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.4.0
> Reporter: Vadim Chekan
> Priority: Trivial
> Fix For: 1.5.0
>
>
> When using tracing and message body is byte[] then trace looks like this:
> 2008-07-19 14:26:12,391 [enerContainer-1] INFO TraceInterceptor
> >>> - ID-vchekan/3625-1216502771610/1-1 -> to3
> >>> To[activemq:vadim44] InOnly Properties: .................. BodyType:[B
> >>> Body:
> Notice BodyType="[B".
> Proposal: use getCanonicalName instead of getName in interceptor.
> I will publish the patch when I sort out problems with junit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.