We are using CXF 2.2.12 (upgrading to 2.4.1) on WLS 11.

The interesting thing is that we don't specifically gen the wsdl when a
?wsdl request comes in, CXF is fulfilling that.

If we hit the WLS instance directly over http, then the WSDL soap:address is
set to the WLS instance with a protocol of http.

If we hit the VIP (via a DNS name) fronting the Apache/WLS instance directly
over https, then the WSDL soap:address is set to the DNS name with a
protocol of http.

How does CXF/WLS determine to resolve the soap:address that it provides in
the WSDL?

Does it cause a problem doing a web service invocation over https if the
soap:address is set to http?

Thanks for the continued help...jay

--
View this message in context: 
http://cxf.547215.n5.nabble.com/SSL-and-the-soap-address-showing-http-tp4713432p4713432.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to