Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
HarvestDetailLog.java 4.24 KB 2139 almost 20 years Duane Costa Refactored a number of methods to allow for mor...
HarvestDocument.java 13.3 KB 5169 over 14 years Duane Costa Fix for Bug #4637 - Metacat Harvester fails to ...
HarvestListEditor.java 36.4 KB 2892 about 18 years Duane Costa Remove CR characters from end of line. Formatti...
HarvestLog.java 13.2 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
HarvestSiteSchedule.java 25.7 KB 5463 over 13 years ben leinfelder do not read from the inputstream before passing...
Harvester.java 33.2 KB 8018 over 10 years ben leinfelder allow running the Harvester client without a so...
HarvesterRegistration.java 26.5 KB 6901 about 12 years Matt Jones Properly initialize the servlet context when st...
HarvesterRegistrationLogin.java 4.44 KB 9484 about 8 years ben leinfelder include metacat context in the redirect after s...
HarvesterServlet.java 3.09 KB 4999 over 14 years Duane Costa Implement fix for Bug #4245: Harvester command ...
LoginServlet.java 3.75 KB 2171 almost 20 years Duane Costa Store session attributes as username and passwo...
MetUpload.java 10.7 KB 5030 over 14 years daigle Change location of PropertyService to propertie...

Latest revisions

# Date Author Comment
9484 01/11/2016 10:03 AM ben leinfelder

include metacat context in the redirect after successful harvester registration login. https://projects.ecoinformatics.org/ecoinfo/issues/6936

8018 07/17/2013 11:35 AM ben leinfelder

allow running the Harvester client without a source code checkout. (D. Blankman comments)

7984 07/15/2013 10:56 AM ben leinfelder

add slash for harvesterRegistration redirect.

6901 01/13/2012 01:14 AM Matt Jones

Properly initialize the servlet context when starting alternate servlets, which makes sure that the configuration files have been loaded and config properties are available.

5463 07/30/2010 04:11 PM ben leinfelder

do not read from the inputstream before passing it off to the SAXParser

5169 12/21/2009 12:10 PM Duane Costa

Fix for Bug #4637 - Metacat Harvester fails to catch some insert and update failures. As per comments in the bug entry, the Metacat Harvester logic has been modified to examine the Metacat client return string to confirm that it contains the substring "<success>" following an insert or update operation. It no longer considers just the absence of an exception as indicative of a successful operation.

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

4999 07/27/2009 02:47 PM Duane Costa

Implement fix for Bug #4245: Harvester command line scripts don't execute.

4708 12/26/2008 01:17 PM daigle

Remove the configuration directory from the PropertyService constructor

View revisions

Also available in: Atom