Response from Web service using Apache CXF shows “No binding operation info..”

后端 未结 5 1847
故里飘歌
故里飘歌 2021-02-07 10:46

The problem description might be long. Please be patient and provide any kind of help since I am new to the web services.

What I have done: I have creat

5条回答
  •  再見小時候
    2021-02-07 11:36

    You should query using wsdl(like adding ?wsdl)at the end of url to check your webservice implementation works. Browser cannot send any soap request as a soap client.

提交回复
热议问题