daishifeng1986
2010-08-12 16:41Webservice参数序列化的问题
我在Spring的配置文件里配置了webservice的客户端。
http://10.128.3.121:8080/wggbi/ws/ws/WGGReportService?wsdl
http://action.webapp.bi.mpc.com/
com.mpc.testWebService.test.WsService
WGGReportImplService
org.apache.axis.client.ServiceFactory
需要调用他的一个方法,参数是一个实体对象,实现的时候老是报出:
java.io.IOException: No serializer found for class com.mpc.testWebService.test.biQtlD in registry org.apache.axis.encoding.TypeMappingDelegate@775121
请指点下,怎样序列化这个实体,使之能与wsdl上的biQtlD 类对应。谢谢了
- 点赞
- 回答
- 收藏
- 复制链接分享
1条回答
为你推荐
- WebService参数序列化的问题
- it技术
- 互联网问答
- IT行业问题
- 计算机技术
- 编程语言问答
- 0个回答
- Webservice参数序列化的问题
- it技术
- 互联网问答
- IT行业问题
- 计算机技术
- 编程语言问答
- 0个回答