I think Joerg's suggestion makes sense.
The comments in the code talks about utilizing CXF's data-binding code
and to do that, it is checking the class name. If anyone (e.g.,
camel-cxf) is extending CXF's data-binding code and use it in CXF, I
suppose it will make sense to provide the same behavior for them.

2017-05-23 10:10 GMT+02:00 Dennis Kieselhorst <[email protected]>:
> Hi Jörg,
>
> is there a similar testcase in 
> https://github.com/apache/camel/tree/master/components/camel-cxf/src/test/java/org/apache/camel/component/cxf
>  that we can use to reproduce it?
>
> According to comments in the CXF code this part of code was optimized to 
> improve performance, so we need to discuss this before changing it. Can you 
> please open an issue for it? https://issues.apache.org/jira/browse/CXF
>
> Cheers
> Dennis

Reply via email to