AbstractBeanDefinitionParser loses Bus names --------------------------------------------
Key: CXF-3947 URL: https://issues.apache.org/jira/browse/CXF-3947 Project: CXF Issue Type: Bug Components: Core Reporter: Daniel Kulp Assignee: Daniel Kulp Fix For: 2.4.5, 2.5.1 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira