I've looked through the user documentation but did not find a clue to this problem. I have not dug too deeply into the code.
The problem is to safely re-initialize a running fuseki server to read a new tdb location. I've thought of using 2 (or more) jetty or tomcat workers in a load-balancing configuration, which would allow staged restarts. But before I go there I thought I would ask if there is an easier way. Does anyone have a usage pattern for this, or can point me to some documentation or classes that would get me started? Thanks, --Paul
