[
https://issues.apache.org/jira/browse/CAMEL-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18160.
---------------------------------
Fix Version/s: 3.18.0
Assignee: Karen Lease
Resolution: Fixed
Thanks for the unit test - I fixed to setup this eager so the test passes now
> The typeConverterExists attribute in camel-spring-xml has no effect
> -------------------------------------------------------------------
>
> Key: CAMEL-18160
> URL: https://issues.apache.org/jira/browse/CAMEL-18160
> Project: Camel
> Issue Type: Bug
> Components: camel-spring
> Affects Versions: 3.17.0
> Reporter: Karen Lease
> Assignee: Karen Lease
> Priority: Minor
> Fix For: 3.18.0
>
>
> The typeConverterExists attribute set on camelContext has no effect on custom
> type converters because it is set on the TypeConverterRegistry *after* the
> custom converters are registered.
> This is demonstrated by the failing unit test in the related PR. The
> duplicate converter should override the initial one but it is ignored instead.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)