Hide Forgot
project_key: SOA
Link: Added: This issue depends JBESB-3532
Writer: Added: dlesage
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: https://issues.jboss.org/browse/JBESB-3532 The SOAPProxyWsdlLoader was initialising the TARGET_HOST_URL when extracting the HTTP client configuration This resulted in the host/port information being retained for all subsequent WSDL queries, irrespective of the values specified in subsequent URLs. The code in the SOAPProxyWsdlLoader file has been modified to correct this problem. As a result, the values in subsequent URLs are now recognised.
Reopening to modify release note text; will set back to Closed -> Done in a minute.
Setting back to Closed -> Done after editing release notes text.
Release Notes Text: Removed: https://issues.jboss.org/browse/JBESB-3532 The SOAPProxyWsdlLoader was initialising the TARGET_HOST_URL when extracting the HTTP client configuration This resulted in the host/port information being retained for all subsequent WSDL queries, irrespective of the values specified in subsequent URLs. The code in the SOAPProxyWsdlLoader file has been modified to correct this problem. As a result, the values in subsequent URLs are now recognised. Added: https://issues.jboss.org/browse/JBESB-3532 The SOAPProxyWsdlLoader initialised the TARGET_HOST_URL while it extracted the HTTP client configuration. This resulted in host/port information being retained for all subsequent WSDL queries, irrespective of the values specified in subsequent URLs. The code in the SOAPProxyWsdlLoader file has been modified to correct this problem. As a result, the values in subsequent URLs are now recognised.