HybridSourceDataBinding not thread safe... ------------------------------------------
Key: CAMEL-3528 URL: https://issues.apache.org/jira/browse/CAMEL-3528 Project: Camel Issue Type: Bug Components: camel-cxf Affects Versions: 2.5.0 Reporter: Daniel Kulp Fix For: 2.6.0 Attachments: HybridSourceDataBinding.patch The HybridSourceDataBinding in camel-cxf is not thread safe. The readers/writers in CXF hold state (like schemas and properties) and must be created when needed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.