Application Container SOAP Webservice WSDL Port 80
Summary
Application Container SOAP Webservice WSDL Port 80Content
Hi, I deployed a SOAP Webservice as WAR to the Oracle Application Container. The problem is that in the WSDL the xsd import schema locations are with port 80. I can't access the XSD's with the port 80. How can I change the URL's in the WSDL or how can I achive to access the XSD's with port 80.
Example =>
<definitions targetNamespace="http://www.emilfrey.ch/efit/ws/createorder/service" name="WsEfitcreateOrderService">
<types>
<xsd:schema>
<xsd:import namespace="http://emilfrey.ch/efit/ws/common/2015/ping" schemaLocation="http://createorder-a431033.apaas.em3.oraclecloud.com:80/CreateOrder/WsEfitcreateOrderSoapPort?xsd=1
3