Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.3
-
None
Description
Currently CXF-BC and CXF-SE doesn't have a mechanism to configure bus configuration at component level (apart from default cxf mechanism of cxf.xml on classpath which causes problem for CXF-SE as it doesn't have access to all schema).
This is an enhancement as there is no way to do this currently.
I am planning to add this feature via configuration which can be set into normal component.properties file which can provide a relative path to busCfg for each (CXF-BC and CXF-SE) which can be used while installing component.