osgi: Configurer.DEFAULT_USER_CFG_FILE seems wrong
--------------------------------------------------
Key: CXF-1563
URL: https://issues.apache.org/jira/browse/CXF-1563
Project: CXF
Issue Type: Bug
Components: Bus
Affects Versions: 2.0.6
Reporter: Dave Brosius
Fix For: 2.1.1
Configurer.DEFAULT_USER_CFG_FILE is = "cxf.xml"
under osgi, at least, this causes the resource not to load in
BusApplicationContext.getConfigResources
should be META-INF/cxf/cxf.xml
Luckily this is overridden from a system property, but it might want to be
addressed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.