Hi Wendell,
finally some feedback.
Did I mention recently what a great product you have here?
you did.. thanks anyway ;)
Will I be able to ask BaseX to look in more than one place for its RESTXQ? (For its databases?)
Per BaseX instance, there will only be a single database and RESTXQ path. What you can do is:
– run one web server and deploy several BaseX instances as WAR files with different configurations – use the existing configuration and specify your own conventions for database and RESTXQ directory names.
I would usually opt for the second solution, as long as the RESTXQ paths don’t overlap.
Hope this helps, Christian