Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11286

Imported Xquery modules will not resolve using classpath - Regression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.15.0, 2.19.0
    • 2.19.4, 2.20.1, 2.21.0
    • camel-saxon
    • None
    • Novice
    • Regression

    Description

      In Camel 2.15.0 the camel-saxon component was refactored to include an XQueryEndpoint class which now instanciates the XQueryBuilder object in the doStart() method. It then sets the values of various properties on this object, but misses out the moduleURIResolver. This is therefore null when the query is evaluated and not used by the net.sf.saxon.query.XQueryExpression to resolve xquery module imports as original described in CAMEL-4285.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            Jeremy Gosling Jeremy Gosling
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: