]
Alessio Soldano commented on JBWS-3832:
---------------------------------------
The testcase for this feature requires JBWS-3835.
Different default Spring descriptor name for creating client and
server Bus instances
-------------------------------------------------------------------------------------
Key: JBWS-3832
URL:
https://issues.jboss.org/browse/JBWS-3832
Project: JBoss Web Services
Issue Type: Feature Request
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-5.0
Attachments: JBWS-3832-TEST_DRAFT.patch, JBWS-3832.diff
When Spring integration is enabled, the CXF Bus factory uses the same name to lookup
descriptor defining the bus to be used for clients or endpoints (usually cxf.xml).
Generally speaking, we might want to have the JAX-WS clients end up always using different
Spring descriptors then any other consumer of the CXF Spring Bus factory.