Fixed bugs associated with the new UPDATE and DELETE functions of DBWriter. There were problematic interactions between some static variables used in DBEntityResolver and the way in which the Servlet objects are re-used across multiple client invocations.
Generally cleaned up error reporting. Now all errors and success results are reported as XML documents from MetaCatServlet. Need to make the command line tools do the same.
Fixed bugs associated with the new UPDATE and DELETE functions of
DBWriter. There were problematic interactions between some static
variables used in DBEntityResolver and the way in which the
Servlet objects are re-used across multiple client invocations.
Generally cleaned up error reporting. Now all errors and success
results are reported as XML documents from MetaCatServlet. Need
to make the command line tools do the same.