[
https://issues.apache.org/jira/browse/CAMEL-13130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753863#comment-16753863
]
Claus Ibsen commented on CAMEL-13130:
-------------------------------------
camel-xmlsecurity is using xpathbuilder from camel-core. So this would require
to be able eventually to splitup xpath language and xpathbuilder into
camel-xpath, which camel-xmlsecurity can use.
> 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)