You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/11/04 10:53:05 UTC

[jira] Created: (CAMEL-1052) Better toString method of the child class of DelegateProcessor

Better toString method of the child class of DelegateProcessor
--------------------------------------------------------------

                 Key: CAMEL-1052
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1052
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 1.5.0, 1.4.0, 1.3.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.5.1, 2.0.0


[EventDrivenConsumerRoute[Endpoint[myAsync:start] -> 
Delegate(Delegate(DeadLetterChannel[Delegate(HandleFaultProcessor(Pipeline[org.apache.camel.processor.asyc.AsnycProcessorErrorHandlerTest$1$1@1edc073, sendTo(Endpoint[mock:result])])), 
RecipientList[log:org.apache.camel.DeadLetterChannel?level=error]]))]]

There are too many Delegate, I can't tell which DelegateProcessor child class that is in my router rule?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1052) Better toString method of the child class of DelegateProcessor

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-1052.
---------------------------------

    Resolution: Fixed

> Better toString method of the child class of DelegateProcessor
> --------------------------------------------------------------
>
>                 Key: CAMEL-1052
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1052
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.3.0, 1.4.0, 1.5.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>
> [EventDrivenConsumerRoute[Endpoint[myAsync:start] -> 
> Delegate(Delegate(DeadLetterChannel[Delegate(HandleFaultProcessor(Pipeline[org.apache.camel.processor.asyc.AsnycProcessorErrorHandlerTest$1$1@1edc073, sendTo(Endpoint[mock:result])])), 
> RecipientList[log:org.apache.camel.DeadLetterChannel?level=error]]))]]
> There are too many Delegate, I can't tell which DelegateProcessor child class that is in my router rule?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.