3
我已將我的webservice部署到Tomcat中。 的WSDL已經得到了像ViewOptions一些操作,但是當我跑了,我得到這個錯誤:爲什麼我們得到這個錯誤此XML文件似乎沒有任何關聯的樣式信息
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>1</faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope>
?
我剛剛閱讀您的個人資料狀態行,我發現它哇... – masT
更改您的狀態行 –