[
https://issues.apache.org/activemq/browse/CAMEL-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1420.
--------------------------------
Resolution: Fixed
> Normalize classname when loading a class based on a string name
> ---------------------------------------------------------------
>
> Key: CAMEL-1420
> URL: https://issues.apache.org/activemq/browse/CAMEL-1420
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.6.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.0.0, 1.6.1
>
>
> When loading a class based on Spring DSL you can end up with a tailing \n
> {code}
> <onException>
> <exception>MyException
> </exception>
> ...
> {code}
> So we should normalize the string before loading it
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.