Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-1984

WSDL2Java should use xml commons resolver to resolve xs:import/include URIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 1.2
    • 1.4.1
    • WSDL processing
    • None
    • General (tested on Windows, Solaris)

    Description

      Currently WSDL2Java assumes that the schemaLocation URI specified in an XML Schema <xs:import> or <xs:include> element is either a URL or a file path; it would be a vast improvement if it could use the Apache XML Commons project's Catalog based Resolver instead (http://xml.apache.org/commons/components/resolver/).

      It is not always possible to specify a file or URL location which is constant and useable across development, test and live systems, so the ability that XML Catalogs give to map arbitrary URIs or URI prefixes to alternative paths is invaluable when creating portable and authoritative XML Schema/WSDL service definitions.

      The functionality could also be usefully (but in practice less importantly) employed in <wsdl:import> elements.

      Implementation should allow a root catalog to be specified on the command line (WSDL2Java), and should pick up the configured catalog(s) (<xmlcatalog> elements) from the Ant environment (axis-wsdl2java Ant task).

      Attachments

        1. xml-catalog.pch
          36 kB
        2. xml-catalog.pch
          50 kB
          Ellis Pritchard
        3. wsdl4j.pch
          2 kB
          Ellis Pritchard

        Issue Links

          Activity

            People

              veithen Andreas Veithen
              ellispritchard Ellis Pritchard
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: