camel-cxf should not relay on the default Bus ---------------------------------------------
Key: CAMEL-2216 URL: https://issues.apache.org/activemq/browse/CAMEL-2216 Project: Apache Camel Issue Type: Bug Affects Versions: 2.0.0, 2.0-M3, 2.0-M2, 1.6.1, 2.0-M1, 1.6.0, 1.5.0, 1.4.0, 1.3.0 Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 1.6.3, 2.1.0 Sergey reported some [bug|https://issues.apache.org/activemq/browse/SMX4-422] recently , after digging the code I found current camel-cxf's get defaultBus code is not safe to use when we deploy the camel route into the JBI container or OSGi container. So we need to create the new bus if there is no bus set into the camel-cxf endpoint. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.