
Webservice
iteye_14704
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Axis2实现WebService实例
[b]Web Service是实现SOA(Service-Oriented Architecture)面向服务架构的技术,而Axis2是实现Web Service的一种技术框架(架构)。[/b] 先去apache官网上下载axis2-1.6.2-bin和axis2-1.6.2-war 下载地址:[url]http://axis.apache.org/axis2/java/core/down...原创 2013-06-25 00:36:28 · 106 阅读 · 0 评论 -
axis2对应jar的maven配置
axis2的maven配置: [code="java"]1.6.2[/code] [code="java"] org.apache.axis2 axis2-adb ${axis-version} org.apache.axis2 axis2-adb-codegen ${axis-version} o...原创 2013-06-25 00:39:56 · 1581 阅读 · 0 评论 -
axis2 File "/axis2-web/listSingleService.jsp" not found
[code="java"]type Exception report message File "/axis2-web/listSingleService.jsp" not found description The server encountered an internal error that prevented it from fulfilling this...原创 2013-06-26 16:44:22 · 305 阅读 · 0 评论