I've recently run into a problem with basexserver/basexhttp. The host:8984 responds but seems to have lost contact with the webapp directory. Here is what is happening on 3 out of 5 installations (on linux - installed by unpacking the latest ziparchive), where one used to work as expected:
1) host:8984 do not display the restxq example, but is up and running
2) host:8984/rest shows the list of databases
3) host:8984/rest/run=script-name.xq gives 404 - no function matches request
So the server appears to be connected to the database, but won't look at the webapp directory. Where is the best place to look for information?
All the best,
Lars