Proxy Return Wrong Address Location Using SOAP1.2
(Doc ID 2380295.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
The wrong address is being rendered to the Proxy Service WSDL endpoint address when SOAP 1.2 is being used. Correct behavior is seen when SOAP1.1 version is used.
Instead of loadbalancer host and port details, managed server host and port was seen as belows:
<namespace:address location="http://<managed server host>:<port>/WSDL/PORT/SOAP/12"/>
In SOAP1.1 following details were seen in the WSDL.
<namespace:address location="http://<loadbalancer host>:<port>/WSDL/PORT/SOAP/11"/>
.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |