[
https://issues.apache.org/jira/browse/CAMEL-13130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753887#comment-16753887
]
Claus Ibsen commented on CAMEL-13130:
-------------------------------------
Okay now only camel-cxf and camel-xmlsecurity uses xml converter directly
during unit testing so there are no direct usage anymore.
> camel3 - Components should not use XmlConverter directly
> --------------------------------------------------------
>
> Key: CAMEL-13130
> URL: https://issues.apache.org/jira/browse/CAMEL-13130
> Project: Camel
> Issue Type: Task
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0
>
>
> There are a few components that uses XmlConverter directly like camel-cxf and
> camel-spring-ws. We should use XmlConverterHelper from camel-support if
> possible, or better yet the neutral TypeConverter API from camel-api.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)