Hi Tom,
is it possible to override the expected location of users.xml?
Currently no, but it’s possible to have the data directory inside the war file. Do you use a custom location?
If you use RESTXQ, you could use XQuery to copy a users.xml file to the database directory.
Christian
The permission file has been moved from the home directory to the database directory. It was renamed from .basexperm to users.xml
We're using the war distribution, and would prefer to either specify the location of users.xml via a parameter or have it reside in the war.
Is this currently possible?
Thanks, -tom