1
我已經安裝了WSO2 DSS(4.0.5)作爲BAM 2.2.0的一項功能,並創建了一個數據服務,當我從外部調用它(例如從Java或PHP)時,它完美地工作。 然而,當我使用「tryit」工具它顯示了一個錯誤:WSO2 DSS:tryit不起作用
<soapenv:Reason xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
<soapenv:Text xml:lang="en-US">
The endpoint reference (EPR) for the Operation not found is /services/OTRS_DS?tryit
and the WSA Action = null. If this EPR was previously reachable,
please contact the server administrator.
</soapenv:Text>
</soapenv:Reason>
我怎樣才能解決這個問題?
非常感謝。它現在有效。 – 2013-05-13 19:29:48