Kbase P158976: WSO call fails with error 9407
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/01/2010 |
|
Status: Unverified
SYMPTOM(s):
WSO call fails with error 9407
Connection failure for host localhost port 8080 transport TCP. (9407)
Connection failure for host <host_name> port <port> transport <transport_name>. (9407)
FACT(s) (Environment):
OpenEdge 10.x
OpenEdge Adapter Category: Web Services
All Supported Operating Systems
CAUSE:
Invalid soap:address in the wsdl file <JSE>/webapps/wsa/wsa1/<service>.wsdl
FIX:
Make sure the soap:address is a valid URL accessible by the clients.
Review <JSE>/webapps/wsa/wsa1/<service>.wsdl file.
soap:address element is at the end of the file.