Soap Address Location has HTTP Protocol and HTTP Port instead of HTTPS Protocol and port.
Hi All,
Have an issue while accessing the Webservice from internet which is deployed at Weblogic server. There has an ACE Layer in front of the weblogic server act as Proxy as well as load balancer. The customer access the Webservice through ACE Layer using HTTPS(SSL Request) then ACE Layer terminate the SSL and call the weblogic through HTTP protocol.
In this case the Soap address location of WSDL file having the HTTP protocol and Http Port instead of HTTPS and Https port. For e.g. the original URL like ‘https://HostName:443/contextName/WebserviceName?wsdl’ the wsdl file contains the Soap address location like ‘<soap:address location="
Have an issue while accessing the Webservice from internet which is deployed at Weblogic server. There has an ACE Layer in front of the weblogic server act as Proxy as well as load balancer. The customer access the Webservice through ACE Layer using HTTPS(SSL Request) then ACE Layer terminate the SSL and call the weblogic through HTTP protocol.
In this case the Soap address location of WSDL file having the HTTP protocol and Http Port instead of HTTPS and Https port. For e.g. the original URL like ‘https://HostName:443/contextName/WebserviceName?wsdl’ the wsdl file contains the Soap address location like ‘<soap:address location="
0