Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8737

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • JAX-WS Runtime
    • None
    • Unknown

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            amitanand1309 Amit Anand
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: