jbossws-cxf.xml Configuration File Considerations

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3655

This topic has not yet been written. The content below is from the topic description.
Please also consider that from a technical point of view, the jbossws-cxf.xml configuration file is basically treated as an addition to the default Apache CXF / JBossWS-CXF configuration. Hence users should be careful when dealing with global configurations (eg. global bus level interceptors) and instead provide those configuration in the deployment in another cxf.xml descriptor, which will be loaded at the same time as the default setup.