[ https://issues.apache.org/jira/browse/CXF-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597694#comment-17597694 ]
Colm O hEigeartaigh commented on CXF-8737: ------------------------------------------ Can you create a test-case that reproduces the problem? > 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 > Priority: Major > > 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)