Thanks,
It maybe was because the basexserver script is erroneous in the doc that I was confused by having an error while running it.
The links to both scripts basexserver and basexclient are the same (basexclient) in the doc: http://docs.basex.org/wiki/Startup
I figured out what was the basexserver script (only the last line changed?), but could you leave me a note when it will be fixed?
On Thu, May 10, 2012 at 8:57 PM, Christian Grün christian.gruen@gmail.com wrote:
What would be the good directory to run that command from? The one containing BaseX.jar?
Well, you'll only succeed if the argument of your -cp argument points to a JAR file, or a directory with Java classes. Otherwise, the Java runtime environment will have no clue where to locate the code to be executed.