Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2187 almost 20 years Duane Costa Improve handling of default values. Call fileNe...
  lib 2258 over 19 years Matt Jones Modifications to the registry to support the ne...
  src 2258 over 19 years Matt Jones Modifications to the registry to support the ne...
  test 2256 over 19 years sgarg Adding new file with tests regarding access con...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 5.26 KB 1776 over 20 years Jing Tao Revise it a little bit.
build.properties 1.79 KB 2213 almost 20 years Matt Jones CHnaged CVSROOT to use $USER so it needn't be m...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 42.1 KB 2232 almost 20 years sgarg Updated tag names to be checked out of CVS for EML

Latest revisions

# Date Author Comment
2258 08/28/2004 03:25 AM Matt Jones

Modifications to the registry to support the new ESA skin. Factored out some of
the configuration-specific code into properties that are set in the various
cfg files in the skins. New properties in the cfg files are lsite, usite,
showSiteList, showWgList, showOrganization. These now need to be set in every skin...

2257 08/27/2004 08:51 AM Matt Jones

Changed properties to use the xml_index table by default.

2256 08/26/2004 05:30 PM sgarg

Adding new file with tests regarding access controls related to online data... the tests which are failing are commented out for the time being .. once the bugs are fixed in metacat, they will removed.

2255 08/26/2004 02:56 PM Duane Costa

Add additional comments to the test cases.

2254 08/26/2004 01:45 PM Duane Costa

Remove obsolete comment.
Fix broken URL in HarvestSiteScheduleTest.java

2253 08/24/2004 03:35 PM sgarg

Fixed handling of various docid formats.

2252 08/24/2004 12:34 PM sgarg

Code added to handle errors resulting from following urls:
http://metacat.nceas.ucsb.edu/knb/metacat?action2 - no action specified
http://metacat.nceas.ucsb.edu/knb/metacat?action=insert - no docid specified
http://metacat.nceas.ucsb.edu/knb/metacat?action=login - no username specified...

2251 08/24/2004 11:14 AM sgarg

Added check for null condition so that proper error text is returned to user.

2250 08/23/2004 02:21 PM Matt Jones

Checked to be sure the instance has been initialized in the getDBCOnnection
static method call. Assuming it has been initialized could (and does)
lead to NullPointerExceptions when used outside of the metacat servlet
if the conneciton pool isn't initialized properly.

2249 08/20/2004 01:32 PM Matt Jones

Reformatted code for readability. It was crazy. Still has problems, but its
better. Will be working on some new methods on monday.

View all revisions | View revisions

Also available in: Atom