Fix for bug 2060.
Moved the call to starting of indexing thread from endDocument to DocumentImpl after commit has been done. This way when ever a document is indexed it has already been entered in xml_nodes and xml_documents
Use a util class to get local replication url.
Add code to trim server name white space.
Modified MetaCatUtil to read metacat access control lists from metacat.properties. Also coded various methods which can be used to find out if a user is an admin, moderator or on allowed/denied submitter list.
Modified MetaCatServlet to check if a user is allowed to insert/update before insert and update is done.
Add code to trim white space in server name.
Remove output stream from the constructor.
Persistant timed replication parameter.
Formatting cleanup, fixed a missing 'private' declaration. Preparing for LSID integration work.
Add code to check if adminstor list is null.
Removing support for 'site' from pathquery
View revisions
Also available in: Atom