Apache CXF客户端编写
拥有远程服务的接口与相关的DTO文件后(合作方给予或由WSDL生成),有两种方法编写客户端:
a) 使用在spring的applicationContext中定义:?
?
?b)使用JAXWS的API动态创建:
?
warn [org.apache.cxf.transport.servlet.ServletController] - Can't find the request for http://localhost:8080/examples/ws/InfoService's Observer??
?