David, since you opened a SR for this issue and it was determined by engineering you need to:
At the bottom of the file (Line 63). I copied it from the original one. My test steps are,
1. Import the wsdl to a SoapUI project.
2. Create Mock service in SoapUI
3. Access the SoapUI Mock Service, and get the wsdl (modified by SoapUI, and the server address points to SoapUI Mock service)
4. Insert Web Service element in Call Studio, and use the url of SoapUI directly (for example
http://SoapUIServerIP:8088/mockQICAgentInfoSOAP12Binding?WSDL ).
This was due to a “Connection Refused” error. 11.133.21.70.1360721498132.19.QIC,02/13/2013 13:11:42.960,The error was:
HTTP transport error: java.net.ConnectException: Connection refused: connect The error was:
1234567 The root cause was: javax.xml.ws.WebServiceException: HTTP transport error: java.net.ConnectException: Connection refused: connect com.audium.server.AudiumException: … …