Error creating bean with name
'org.apache.cxf.binding.soap.SoapBindingFactory' defined in class path
resource [META-INF/cxf/cxf-extension-soap.xml]: Cannot resolve reference
to bean 'cxf' while setting constructor argument; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'cxf' defined in class path resource
[META-INF/cxf/cxf.xml]: Instantiation of bean failed; nested exception
is org.springframework.beans.BeanInstantiationException: Could not
instantiate bean class [org.apache.cxf.bus.spring.SpringBus]:
Constructor threw exception; nested exception is
org.apache.cxf.bus.extension.ExtensionException
cxf 的配置有问题,看看是如何配置的