You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2023/02/07 13:55:00 UTC

[jira] [Commented] (CAMEL-18305) Make XML Dumper work XML-IO

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

Guillaume Nodet commented on CAMEL-18305:
-----------------------------------------

First PR available at https://github.com/apache/camel/pull/9295
I'll work on writing a new xml dumper based on that and will push other commits to this PR.

> Make XML Dumper work XML-IO
> ---------------------------
>
>                 Key: CAMEL-18305
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18305
>             Project: Camel
>          Issue Type: Wish
>          Components: camel-core
>    Affects Versions: 3.18.0
>            Reporter: Raymond
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 4.0
>
>
> I use the XML Dumper. But now in 3.18.0 it says:
> Cannot find ModelToXMLDumper on classpath. Add camel-xml-jaxb to classpath.
> It's true that I don't have camel-xml-jaxb on the classpath. I do however have:
> camel-xml-io
> On my classpath. Would be nice if ModelToXMLDumper would work with the camel-xml-io dependency also.
> :{{{}Cannot find ModelToXMLDumper on classpath. Add camel-xml-jaxb to classpath.{}}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)