WebService

1、前期参考资料:

WSDL详解

webservice开篇

webservice基本原理

2、示例:

2.1CXF+Spring

1)参考资料:

部署WebService服务(cxf,spring)

CXF和spring整合实现webservice实例

2)示例工程:cxf示例工程

 2.2Axis2+Spring

1)参考资料:

部署WebService服务(Axis2,spring)

Axis2创建WebService实例

2)示例工程:axis2示例工程

3CXF与Axis2的比较


你可能感兴趣的:(WebService)