> 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.
At first I also thought the change would make sense. However HybridSourceDataBinding doesn't support OutputStream. Discussion continued in JIRA issue: https://issues.apache.org/jira/browse/CXF-7388
