【发布时间】:2016-09-12 10:27:33
【问题描述】:
当我使用 Apache Axis 创建的客户端附加八位字节流并调用 WebService 时出现以下错误
java.io.IOException: No serializer found for class org.apache.axis.attachments.OctetStream in registry org.apache.axis.encoding.TypeMappingDelegate@c7b00c.
Any suggestion on how I should proceed with the fix ?
问候,
SKR
【问题讨论】:
标签: apache web-services client axis ioexception