[ 
https://issues.apache.org/activemq/browse/CAMEL-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54761#action_54761
 ] 

Stan Lewis commented on CAMEL-2063:
-----------------------------------

Just as an FYI in the Java DSL an exception is raised in the route builder if 
the endpoint can't be found or has an unknown parameter so I think we're good 
there.  I'll try XML next and see how that goes, should show a similar issue as 
reported.

> DeadLetterChannel - Should pre check the endpointUri is valid and report 
> failure on startup
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2063
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2063
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Stan Lewis
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> If you misconfigure the DLC endpoint URI it will get created on demand and if 
> case of a problem its logged. We should pre check this on route startup so we 
> know the DLC queue works.

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