xfire生成webservice客户端与服务注意事项
1.从Bean生成ws,要注意如果用了XmlBeansServiceFactory,则生成Service要用接口,而不能用实现类,不然调用的时候会抛:org.codehaus.xfire.fault.XFireFault: Parameter {http://www.eshore.com/moa}testin0 does not exist!
2.XmlBeansServiceFactory和O...
原创
2011-03-16 12:50:41 ·
165 阅读 ·
0 评论