-
Task
-
Resolution: Done
-
Minor
-
jbossws-cxf-3.1.1
-
None
Don't use the following classes directly:
- org.apache.cxf.Bus
- org.apache.cxf.BusFactory
- org.apache.cxf.bus.spring.SpringBusFactory
Replace it with META-INF/cxf.xml files in client jars to show our users how to do it properly (so their code can be migrated cross JAX-WS implementations).