You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nicolas Filotto (Jira)" <ji...@apache.org> on 2023/05/29 14:28:00 UTC

[jira] [Commented] (CAMEL-19160) return null for CxfPayloadConverter fallback converter so that other fallback coverter can get a chance to try

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

Nicolas Filotto commented on CAMEL-19160:
-----------------------------------------

FYI: While working on CAMEL-19399, I realized that the fix has not been ported to 3.21 so I will do it within the context of the other ticket.

> return null for CxfPayloadConverter fallback converter so that other fallback coverter can get a chance to try
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-19160
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19160
>             Project: Camel
>          Issue Type: Improvement
>          Components: came-cxf
>            Reporter: Freeman Yue Fang
>            Assignee: Freeman Yue Fang
>            Priority: Major
>             Fix For: 3.18.7, 3.20.4, 4.0-M3
>
>
> So we get the change to return xml fragment(jaxb marshaller) from the object if necessary.
> registry.lookup(String.class, Object.class) can return the jaxb converter if camel-jaxb is on the classpath



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