Hello,
I want to test webservices in SOAP UI. The services are provided in an abap backend, and will be consumed in a 3rd party system. The communication is via an integration server. I created . In WS navigator the service can be tested succesfully. In SOAPUI the WSDL URL is providing me the interface description - but when I try to execute it, I get an error saying "error getting response; java.net.ConnectException: Connection refused: connect". In SOAPUI the tool tip of the WSDL URL says "no endpoint set for request". Is it an autheification problem? Does anybody have a suggestion?
Kind Regards
Felix