web应用axis2集成spring
首先添加相应jar包到web-inf的lib里面。
一、在web.xml添加下面代码
可通过 http://yourhost:port/应用名/services/UserService?wsdl访问
参考
http://ws.apache.org/axis2/1_3/spring.html
发布时间: 2012-10-23 12:12:22 作者: rapoo
web应用axis2集成spring
首先添加相应jar包到web-inf的lib里面。
一、在web.xml添加下面代码
可通过 http://yourhost:port/应用名/services/UserService?wsdl访问
参考
http://ws.apache.org/axis2/1_3/spring.html