Spring+CXF:BeanCreationException 异常解决
作者:huheng1234 日期:2009-11-26
在运行CXF客户端程序时,如出现org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.wsdl.WSDLManager'
JAXB 2.0 API is being loaded from the bootstrap classloader...
needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap classloader.
JAXB 2.0 API is being loaded from the bootstrap classloader...
needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap classloader.
HTML代码