-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.3
-
Fix Version/s: 3.2.4, servicemix-cxf-bc-2009.02, servicemix-cxf-se-2009.02
-
Component/s: servicemix-cxf-bc, servicemix-cxf-se
-
Labels:None
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.