Description
If a bean parse returns true from hasBusProperty(), but the call to parseAttributes was not able to find a bean of the given name, the bus name is lost.
In parseAttributes, if a value is specified for the bus attribute, we need to make sure we set the wiring attribute to the proper bus name.
Attachments
Issue Links
- is depended upon by
-
CAMEL-4731 simpler wiring of Camel CXF endpoints to named CXF buses in spring
- Resolved