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

Invalid ?wsdl response with relative imports/includes when using jaxws-catalog.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.14
    • 3.0.4, 2.7.15, 3.1
    • Simple Frontend
    • None
    • Unknown

    Description

      This issue is related to the bug fix for CXF-4910

      However, in this use case, when you use a jaxws-catalog.xml. When trying to look up the provided schemaLocation after CXF-4910 it doesn't work

      <include schemaLocation="test_included_1a.xsd"/>

      It should be

      <include schemaLocation="http://lcoalhost:8080/test_schema_validation/service_v1/ServiceBean?xsd=test_included_1a.xsd"/>

      Attachments

        1. getwsdl_problem.zip
          16 kB
          mustafa

        Issue Links

          Activity

            People

              dkulp Daniel Kulp
              mmusaji mustafa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: