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

CXF Blueprint namespace don't work well with blueprint-core 1.7.x

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.9, 3.0.12
    • 3.1.10, 3.0.13, 3.2.0
    • OSGi
    • None
    • Unknown

    Description

      Aries blueprint-core 1.7.1 changes (improves) the way namespace handlers (classes implementing org.apache.aries.blueprint.NamespaceHandler interface) resolve namespaces to URIs.

      The problem is when XSD behind a handler imports other XSDs that may be resolved by other handlers.

      Around Aries blueprint-core 1.4.x, imported XSDs where looked up in all currently registered handlers, but this was prone to race conditions, because handler that could resolve given imported XSD might've not been registered yet.

      The clean solution is to delegate at code level to correct handler.

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              ggrzybek Grzegorz Grzybek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: