Hi,
I want to configure an External System so that I can send some data to another system by hitting a Web Service, but when I am configuring the "WSDL Document" it is giving me the following error, I have given the document url as http://localhost:8888/Testing_Develo...pHttpPort?wsdl. I have done the same for invoking a Bpel Process, but it was working fine.
ERROR:
javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at 'http://localhost:8888/Testing_Develop-Calling_WebService-context-root/XmlToStrSoapHttpPort?wsdl'.: java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: localhost, port: '8888'
Thanks,
Giri.
I want to configure an External System so that I can send some data to another system by hitting a Web Service, but when I am configuring the "WSDL Document" it is giving me the following error, I have given the document url as http://localhost:8888/Testing_Develo...pHttpPort?wsdl. I have done the same for invoking a Bpel Process, but it was working fine.
ERROR:
javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at 'http://localhost:8888/Testing_Develop-Calling_WebService-context-root/XmlToStrSoapHttpPort?wsdl'.: java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: localhost, port: '8888'
Thanks,
Giri.
Comment