Activity
From 05/17/2000 to 06/15/2000
06/15/2000
- 02:32 PM Bug #24 (Resolved): MetaCatServlet should provide 2 more input parameters to DBWriter: accession# and action
- action should be INSERT, UPDATE or DELETE
- 10:00 AM Bug #23 (Resolved): creating shared pool of connections in metacat servlet
- Need changes on MetaCatUtil class to create number of connections on
startup and provide them when needed.
MetaCatU...
06/14/2000
- 07:05 PM Bug #17: DBWriter uses multiple transactions to load document
- jivka is taking care of this -- it depends on the exception handling bug
- 07:00 PM Bug #15: metacat depends on Oracle parser, should be SAX
- the current DBWriter class uses the oracle parser explicitly. See the example
in DBQuery.java to demonstarte how to ...
06/13/2000
- 09:52 PM Bug #22: content negotiation for doctypes needed
- added content negotiation to DBSimpleQuery. Web forms updated to demonstrate
feature by selecting only eml-dataset d... - 04:04 PM Bug #22: content negotiation for doctypes needed
- Will work this into DBSimpleQuery and into the query language -- mbj
- 04:04 PM Bug #22 (Resolved): content negotiation for doctypes needed
- Need to mechanism to express the types of documents that should be returned from
a metadata query. For example, a c... - 10:07 AM Bug #21 (Resolved): metacat redundancy in reader and writer implementation of nodes
- Two node hierarchies inherit from BasicNode in the metacat Reader and Writer
applications. In the DBWriter, the DBS...
06/12/2000
- 07:02 PM Bug #19: need exception handling mechanism
- Some more details about this bug from Jivka and my conversation about this
topic.
We should probably have an error ha... - 06:18 PM Bug #19 (Resolved): need exception handling mechanism
- It should have been assigned to bojilova@nceas.ucsb.edu
- 06:51 PM Bug #20 (Resolved): DBSAXNode constructor can be simplified
- DBSAXNode now takes a DBSAXNode rootnode and a DBSAXDocument currentDoc as part
of the constructor. But really we ... - 01:00 PM Bug #13: metacat doesn't allow updates or deletes
- Reassigned to bojilova. She will modify servlet to allow updates and deletes of
metadata socuments based on docid. ... - 12:57 PM Bug #18: metacat docid and rootnodeid not generated in a safe manner
- Reassigned bug to bojilova. She will fix this bug by chnaging docid assignment
to the AccessionNumber class, and wil... - 09:22 AM Bug #17: DBWriter uses multiple transactions to load document
- made changes on auto commit mode
need changes on exception handling - 09:21 AM Bug #17: DBWriter uses multiple transactions to load document
- made changes to auto commit mode
need changes on exeption handling for
06/08/2000
- 11:16 AM Bug #18 (Resolved): metacat docid and rootnodeid not generated in a safe manner
- when a document or node are inserted into their respective tables, a trigger
generates an ID number for the PK from ... - 11:13 AM Bug #17 (Resolved): DBWriter uses multiple transactions to load document
- When loading a document, each node is insertend into the DB as a different
transaction. If the insertion fails duri... - 10:59 AM Bug #16 (Resolved): validation engine uses OASIS XML Catalog
- need to switch the EntityResolver from the Oasis XML Catalog to the internal,
database-based entity resolver. - 10:58 AM Bug #15 (Resolved): metacat depends on Oracle parser, should be SAX
- need to make metacata only dependant on the SAX parser, probably SAX2 for
namespace support. - 10:56 AM Bug #14 (Resolved): metacat TEXT nodes limited to 4K characters
- The current 4K character limit on metacat TEXT nodes is going to be limiting in
some cases. Need mechanism to split... - 10:54 AM Bug #13 (Resolved): metacat doesn't allow updates or deletes
- The current metacat doesn't allow updates to metadata documents nor deletes of
documents.
Also available in: Atom