Hello!
I noticed that I get different results if I visit the following two urls: http://myhost.domain/webappname/ http://myhost.domain/webappname
The only difference is the trailing slash. My RESTXQ has a path for '/' but not for ''. My setup is with Tomcat. The difference seems to be the basepath for the webapp. Static files etc are not found. This also applies for the BaseX DBA:
http://myhost.domain/webappname/dba/login resolves correctly http://myhost.domain/webappname/dba/login/ doesn't find it's static files etc.
For my own webapp, it's the other way around --- with the trailing slash everything works fine, without it the static files etc aren't found.
Is it yet another Tomcat problem or can it be reproduced on your setups?
Cheers! Kristian
basex-talk@mailman.uni-konstanz.de