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

Schema with broken namespaces in JAXB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.10
    • 2.2.11
    • JAXB Databinding
    • None

    Description

      Under some complex set of conditions that I have not yet diagnosed, the JAXBDataBinding will, with 'help' from JAXB (the version of JAXB built into the Apple 1.6 JDK, at least) create a schema DOM document that looks, roughly, like:

      <schema xmlns:xs="......">
         <import .../>
         ...
      </schema>
      

      That is, the elements are created with no namespace at all.

      I have not been able to isolate a test case, but I am opening this issue to track with.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bmargulies Benson Margulies
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: