12,165
社区成员
发帖
与我相关
我的任务
分享调用webservices接口解析soap报文报错
com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Unable to create envelope from given source because the root element is not named "Envelope"
解析soap报文的方法测试的时候没有问题,但正式调用接口了就报错了
解决了,我也遇到同样问题