Activity
From 07/10/2000 to 08/08/2000
08/08/2000
- 06:19 PM Bug #33: problems with replicating of DTDs, because of PUBLIC IDs
- Assigned to Jivka
- 06:16 PM Bug #20: DBSAXNode constructor can be simplified
- DONE as recommended.
- 06:14 PM Bug #48: need an option to do xml indexing asynchronously
- Can be implemented by starting a new tread from the servlet.
That tread can do the task in a background even after se... - 06:07 PM Bug #47: doctype and docid attr are needed in xml_index table
- DONE
updateNodeIndex(docid, doctype) in DBSAXNode and other related classes are
changed for storing docid and doctype... - 06:02 PM Bug #30: get dataguide function needed by client
- DONE
Implemented as part of DBUtil class.
doctype and docid attr are already added to xml_index table.
Retrieves all ... - 05:55 PM Bug #29: Download DTDs/Schemas for client
- Need to implement download of DTDs/Schemas.
- 05:51 PM Bug #23: creating shared pool of connections in metacat servlet
- DONE
Implemented Pool of Connections only.
DBQuery, DBReader and DBTransform are created on every request.
MetaCatUti...
08/07/2000
- 03:06 PM Bug #51 (Resolved): adding a non-well-formed document results in a "success" message
- When inserting an xml document that was not well formed into the database, the
servlet returned the following error:...
07/28/2000
- 04:15 PM Bug #49 (Resolved): need anonymous user login as default for metacat
- Right now the authentication code for metacat requires a user to have a SRB
account to even query the metacat. Inst... - 03:06 PM Bug #48 (Resolved): need an option to do xml indexing asynchronously
- We need an option to do indexing of a document asynchronously, so the user
to get response quickly - 02:57 PM Bug #29: Download DTDs/Schemas for client
- Implemented as part of a new DBUtil class.
- 02:53 PM Bug #47 (Resolved): doctype and docid attr are needed in xml_index table
- We need to add doctype and docid attr in xml_table to be able to search for
unique paths there by a given doctype(s)... - 02:46 PM Bug #30: get dataguide function needed by client
- We going to add doctype and docid attr to xml_index table first in order to be
able to retrieve the paths for a given... - 10:41 AM Bug #46 (Resolved): metacat insert fails on some documents
- The metacat insertion process using the MetaCatServlet Load document function
fails sometimes with certain documents...
07/27/2000
- 09:24 AM Bug #29: Download DTDs/Schemas for client
- Assigned to Jivka Bojilova
- 09:18 AM Bug #23: creating shared pool of connections in metacat servlet
- assigned to Jivka Bojilova
- 09:02 AM Bug #30: get dataguide function needed by client
- assigned to Jivka Bojilova
07/26/2000
- 04:12 PM Bug #41 (Resolved): consolidate methods for XML output
- Create a set of utility methods for generating XML ooutput from the servlet.
This would include both normal output a... - 04:09 PM Bug #19: need exception handling mechanism
- Transfer ownership to jones
07/25/2000
- 01:49 PM Bug #40 (Resolved): Search Refinement Capability
- There is a need to consider the ability to refine a search, perhaps by sending a
list of previously found documents ...
Also available in: Atom