How to set a soap address location of WSDL.
Hi All,
Have an issue while getting soap address location from dynamic WSDL generated on WebLogic Server (10.3.4)
According to the oracle document : http://docs.oracle.com/cd/E12840_01/wls/docs103/webserv/setenv.html#wp220945
--
Web Service is not a callback service and can be invoked using HTTP/S
1. If the Web Service is deployed to a cluster, and the cluster Frontend Host, Frontend HTTP Port, and Frontend HTTPS Port are set, then WebLogic Server uses these values in the server address of the dynamic WSDL.
2. If the preceding cluster values are not set, but the Frontend Host, Frontend HTTP Port, and Frontend HTTPS Port values are set for the individual server to which the Web Service is deployed, then WebLogic Server uses these values in the server address.