Amit Anand created CXF-8737:
-------------------------------

             Summary: XSDs imported in wsdl has schema location starting with 
http even though wsdl is accessible over htts url
                 Key: CXF-8737
                 URL: https://issues.apache.org/jira/browse/CXF-8737
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
            Reporter: Amit Anand


XSDs imported in wsdl has schema location starting with http even though wsdl 
is accessible over htts url

 

Wsdl url: https://<host>/<context-path>/<cxf 
url-Mapping>/<jaxws-endpint-address>/<Service name>?wsdl

xsd url: http://<host>/<context-path>/<cxf 
url-Mapping>/<jaxws-endpint-address>/<Service name>?xsd=<xsd-name>.xsd

xsd is imported in wsdl with a namespace and relative schemaLocation.

Deployed as Spring Boot application with CXF servlet bean registration and 
jaxws endpoint



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to