From: Evgeny G. <gaz...@gm...> - 2012-09-03 17:49:48
|
Hello! Evaluation of relative paths in module file depend from startup eXist's folder, but not from $EXIST_HOME. For example file:read("webapp/foo/bar.xxx") depend how exist started: cd bin ./startup.sh or: ./bin/startup.sh In first case file is not found. --- Evgeny |