xfire
昨日西风紧
被深痛一击过后, 人生不过如此
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
xfire发布ws service服务-同名函数问题
xfire发布ws service服务-同名函数问题 客户端引用xfire的服务的时候,调用方法时出现错误: Exception in thread "main" org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.f...2013-03-01 13:25:28 · 149 阅读 · 0 评论 -
xfire发布ws service服务-同名函数问题
Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Index: 2, Size: 2 发布的接口服务如下: public interface TestService{ public Object query(String p1, String p2, String p3); public Object query(String p1, String2013-03-01 13:25:28 · 121 阅读 · 0 评论
分享