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


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.

Reply via email to