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

后端 未结 5 1845
故里飘歌
故里飘歌 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:14

    I had the same problem. Using cxf 2.6 2.7 This request by a web browser like chrome or firefox just didn't worked. I tried use a client did in cxf and it works! Your web services are working but you can't do a request by a web browser, you need a client since the cliente knows the requirements of the XML.

提交回复
热议问题