-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.21.4, 2.22.3, 2.23.2, 2.24.0, 2.22.4, 3.0.0-M2
-
Fix Version/s: None
-
Component/s: camel-cxf, camel-cxfrs
-
Labels:None
-
Estimated Complexity:Unknown
When the bus is not specified (via spring, blueprint or URI), Camel CXF endpoints use default CXF bus but it's not set to the endpoint, meaning the getBus() returns null.