WARN ServletController:171 - Can't find the the request for xxxx's Observer

WebService CXF 

问题:  找不到对应的service, url错误

第一: 项目路径

第二: web.xml路径

WARN ServletController:171 - Can't find the the request for xxxx's Observer

第三:  spring配置文件中的路径

WARN ServletController:171 - Can't find the the request for xxxx's Observer

第四:  CXF 接口配置的路径

WARN ServletController:171 - Can't find the the request for xxxx's Observer

检查访问WebService的访问路径URL是否都有

问题就应该能够解决了