6 Oct
2011
6 Oct
'11
5 p.m.
Christian, I am trying to set up Basex HTTP server and run some xquery scripts through REST style. In http://docs.basex.org/wiki/REST#Usage_Examples, we have example http://localhost:8984/rest/factbook/index.xq to run index.xq scripts. Where are we keeping xquery scripts? In .basex configuration file, we have DBPATH = /Users/xxx/BaseXData HTTPPATH = /Users/xxx/BaseXHTTP REPOPATH = /Users/xx/BaseXRepo Which one is for folder that keeps xquery scripts? Above query returns "Path does not exist." error. I have compiled the recent version of Basex and use it on Mac OSX Lion 64 bit. Thanks Erol Akarsu