It looks like your basexhttp server is pointing to a different directory than the one you expect.
This might happen from time to time depending on type of installation env variables and things like that.
M.
On 09/11/18 13:30, Christian Grün wrote:
…difficult to tell. Could you please provide us with a minimized
version and tell us the exact steps how to proceed (1. download
basex91.zip, 2. unzip, etc.)?
On Fri, Nov 9, 2018 at 1:03 PM Giuseppe G. A. Celano
<celano@informatik.uni-leipzig.de> wrote:
I am trying to make a RESTXQ webservice I created with BaseX 8.3 available in Basex 9.2. I simply copied my "file.xqm" into the webapp folder but, when I type the path of a function contained in it, it does not work ("No function found that matches the request."). Strangely enough, when I minimally modify restxq.xqm, the modifications do not apply either. Any idea about what the problem might be? Thanks.