Hi Johan,
I have noticed that when using two different versions of BaseX in embedded mode, in two different applications on the same application server. Errors are logged about rewriting the .basex file. No exceptions are throw, just the message in the log appears. Is there a way to create a QueryProcessor without the need for these files to be created?
Currently no. We could add another startup flag to prevent reading and writing the configuration files. However, I am curious: What do you think would be the major advantage if the file would be ignored?
Christian