dtx9931 2016-05-17 09:50
浏览 118

无法在nusoap webservice中序列化结果错误

i got the below error while inserting a new order through nusoap webservice

    <SOAP-ENV:Envelope SOAP-
 ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
       <SOAP-ENV:Body>
          <SOAP-ENV:Fault>
             <faultcode xsi:type="xsd:string">SOAP-ENV:Server</faultcode>
             <faultactor xsi:type="xsd:string"/>
             <faultstring xsi:type="xsd:string">unable to serialize result</faultstring>
             <detail xsi:type="xsd:string"/>
          </SOAP-ENV:Fault>
       </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>

Please help

  • 写回答

2条回答 默认 最新

  • dpg78570 2016-05-17 10:03
    关注

    Error says that your response class is not serialize and it should be serialize.

    Try to make serialize your response class and try again.

    评论

报告相同问题?

悬赏问题

  • ¥15 nrf52810-c三个a 程序
  • ¥15 lego-loam跑出来的roll误差很大
  • ¥50 求一个半透明没有锯齿的圆角窗体的实现例子
  • ¥15 STM32cubeMX里的FreeRTOS无法释放内存
  • ¥15 CATIA有些零件打开直接单机确定终止
  • ¥15 请问有会的吗,用MATLAB做
  • ¥15 phython如何实现以下功能?查找同一用户名的消费金额合并—
  • ¥15 孟德尔随机化怎样画共定位分析图
  • ¥18 模拟电路问题解答有偿速度
  • ¥15 CST仿真别人的模型结果仿真结果S参数完全不对