[
https://issues.apache.org/jira/browse/CAMEL-19160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711951#comment-17711951
]
Freeman Yue Fang commented on CAMEL-19160:
------------------------------------------
Hi Claus,
Sorry for the late reply.
I just sent another PR to address this issue: return null in
CxfPayloadConverter fallback converter so that other fallback converters can
have a chance to play. I realized this way that the execution of different
fallback converters doesn't matter.
Thanks
Freeman
> 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: camel-jaxb
> Reporter: Freeman Yue Fang
> Assignee: Freeman Yue Fang
> Priority: Major
>
> 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)