bus should provides bus attribute to set the bus for configure
--------------------------------------------------------------
Key: CXF-2667
URL: https://issues.apache.org/jira/browse/CXF-2667
Project: CXF
Issue Type: Bug
Components: Configuration
Affects Versions: 2.2.4
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 2.2.7, 2.3, 2.2.8
current
[core.xsd|https://svn.apache.org/repos/asf/cxf/trunk/rt/core/src/main/resources/schemas/core.xsd]
doesn't have the attribute of bus , but in the
[BusDefinitionParser.java|https://svn.apache.org/repos/asf/cxf/trunk/rt/core/src/main/java/org/apache/cxf/bus/spring/BusDefinitionParser.java],
you can see it supports setting the bus attribute.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.