Thanks Christian,
I read trough that wiki and as far as I understand it, is all about relative path on filesystem. I would like to load xquery files that are on classpath of my java application, not only filesystem. Does this mean, it is not possible with BaseX?
Karel
On 08/04/2015 18:01, Christian GrĂ¼n wrote:
Hi Karel,
In BaseX, modules either need to be located in the module repository, or the relative path needs to be specified in the import module statement. Some more information on locating modules can be found in our Wiki [1].
Hope this helps, Christian
[1] http://docs.basex.org/wiki/Repository
On Wed, Apr 8, 2015 at 5:56 PM, Karel Hovorka Karel.Hovorka@semantico.com wrote:
Hi,
I am trying to run xquery file on basex, but it depends on xquery module located in classpath. I have found parameter "org.basex.QUERYPATH", that configures module lookup on filesystem. Is there way to lookup modules in classpath?
Thanks,
Karel Hovorka, Semantico LTD