Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  edu 2100 almost 20 years Matt Jones New EventLogTest modifying the log call to excl...
  harvester 1959 over 20 years blankman This is a sample of a harvest document relocate...
  stats 720 about 23 years Matt Jones Added results of running the query analysis.
JDBCTest.java 5.36 KB 2068 about 20 years Matt Jones Created test class QuerySpecificationTest and s...
MaxmumDBConnection.java 4.68 KB 1218 almost 22 years Jing Tao Add this file from branch to head.
TestResultsMetacat_Oracle.xls 24 KB 796 over 22 years bojilova tests made on Oracle and SQL Server.
TestResultsMetacat_SQLServer.xls 27 KB 796 over 22 years bojilova tests made on Oracle and SQL Server.
attributequery.xml 856 Bytes 1346 about 21 years Jing Tao Add a example of attribute query.
dtdxml.xml 570 Bytes 1292 over 21 years Jing Tao Merge cvs branch replication to cvs head.
jones.204.22.xml 955 Bytes 1805 over 20 years Jing Tao Revise this text file.
macbeth.xml 159 KB 713 about 23 years berkley script and data files for performance testing
metacatresults.xls 22.5 KB 716 about 23 years berkley results from metacat testing
pathquery1play 417 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery1tstmt 339 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery2play 420 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery2tstmt 347 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery3play 427 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery3tstmt 336 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery4play 430 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery4tstmt 332 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery5play 326 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery5tstmt 344 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery6play 503 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery6tstmt 344 Bytes 713 about 23 years berkley script and data files for performance testing
play.dtd 1.16 KB 713 about 23 years berkley script and data files for performance testing
query.sh 5.18 KB 713 about 23 years berkley script and data files for performance testing
query.xml 1.02 KB 2074 almost 20 years Matt Jones Changed printAttributeQuery() to no longer depe...
queryperformance.sh 3.27 KB 973 about 22 years Jing Tao This script file can run serials queries and pr...
senddoctodb.sh 1.03 KB 972 about 22 years Jing Tao In order to test query performance. We need add...
test-results.txt 2.47 KB 715 about 23 years bojilova test results for 11thousands, 87thousands and 1...
tstmt.dtd 1.3 KB 713 about 23 years berkley script and data files for performance testing

Latest revisions

# Date Author Comment
2100 04/02/2004 11:31 AM Matt Jones

New EventLogTest modifying the log call to exclude revision.

2096 04/01/2004 10:40 PM Matt Jones

Added classes for basic event logging support. These classes write log entries to the database connection. Still to do: query the event log, write oracle sql code (postgres is done), possibly allow the log to be archived to a text file, and possibly do the dtabase writes asynchronously via a caching mechanism.

2079 03/31/2004 11:42 AM Matt Jones

Added a simple action for finding out the current metacat version. The information is pulled from the property file, so be sure to update the version in the property file before shipping a release.

2074 03/30/2004 10:02 AM Matt Jones

Changed printAttributeQuery() to no longer depend on the xml_index table. Now, if useXMLIndex is false, the method will use a recursive query on xml_nodes to match paths instead of using xml_index.

2069 03/29/2004 11:24 AM Matt Jones

Created new printExtendedSQL function that can get the extended
return fields using only xml_nodes and not xml_index. One
step closer to eliminating the dependence ofn xml_index.

2068 03/26/2004 05:40 PM Matt Jones

Created test class QuerySpecificationTest and started process of removing the xml_index from the QuerySpecification code. Reformatted some classes for readability.

1959 12/10/2003 01:48 PM blankman

This is a sample of a harvest document relocated from the metacat/lib directory

1829 09/22/2003 03:26 PM Matt Jones

Added more debugging messgaes to the test in an attempt to find out
what is wrong with the cookies.

1828 09/22/2003 01:14 PM Matt Jones

Updated more tests on session reuse. Made the http calls set the sessionid
explicitly rather than relying on cookies being passed around statically.
Still need to modify HttpMessage to get rid of the static cookie.

1826 09/19/2003 05:01 PM Matt Jones

New versions of the Metacat client API that allow access to the sessionId
so that a session can be reused over several different instances.

View revisions

Also available in: Atom