+ -
当前位置:首页 → 问答吧 → weblogic 922部署的应用 AXIS webservice调用传送String类型参数

weblogic 922部署的应用 AXIS webservice调用传送String类型参数

时间:2010-08-06

来源:互联网

[SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializer found to deserialize a 'http://schemas.xmlsoap.org/soap/encoding/:string' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'.; targetException=java.lang.IllegalArgumentException: No Deserializer found to deserialize a 'http://schemas.xmlsoap.org/soap/encoding/:string' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'.]

weblogic 922部署的应用, AXIS webservice调用接口,接口的参数是String类型的xml文件格式字符,现在报上面的错,

作者: guowh_soft   发布时间: 2010-08-06

同样的应用在weblogic813上就没问题

作者: guowh_soft   发布时间: 2010-08-06