You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/11/01 10:30:00 UTC

[jira] [Assigned] (CAMEL-11286) Imported Xquery modules will not resolve using classpath - Regression

     [ https://issues.apache.org/jira/browse/CAMEL-11286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-11286:
-----------------------------------

    Assignee: Claus Ibsen

> Imported Xquery modules will not resolve using classpath - Regression
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-11286
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11286
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-saxon
>    Affects Versions: 2.15.0, 2.19.0
>            Reporter: Jeremy Gosling
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.20.1, 2.21.0
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)