I tried to add WebSocket Transport Plugin for soapUI
following: https://github.com/pbielicki/soapui-websocket-transport
Tried to use the demo: ws://echo.websocket.org, by entering it as a wsdl. But I got the error:
Wed Dec 17 09:51:14 IST 2014:ERROR:Failed to load url [file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-Pro-4.5.1/bin/ws:/echo.websocket.org]
How to send the soap message ?
It looks like the soapui
is trying to find the wsdl in the local computer.