Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ForceReplicationHandler.java 14.3 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
ReplMessageHandler.java 5.45 KB 5014 over 14 years daigle Create replication directory. Move replication...
ReplicationHandler.java 57.7 KB 5944 about 13 years berkley fixed replication bug where systemmetadata was ...
ReplicationServer.java 3.94 KB 5014 over 14 years daigle Create replication directory. Move replication...
ReplicationServerList.java 16 KB 5319 about 14 years Matt Jones Modifications to support the DataONE service AP...
ReplicationService.java 79 KB 5944 about 13 years berkley fixed replication bug where systemmetadata was ...
ReplicationServlet.java 9.31 KB 5755 over 13 years ben leinfelder only call response.getWriter() when we are abou...

Latest revisions

# Date Author Comment
5944 02/10/2011 04:17 PM berkley

fixed replication bug where systemmetadata was not getting procssed correctly

5930 02/08/2011 12:05 PM berkley

fixed typo that prevented replication

5917 02/04/2011 12:39 PM berkley

fixed bugs in listObjects

5895 02/03/2011 03:25 PM berkley

added code to do database query for listObjects

5755 12/23/2010 09:10 AM ben leinfelder

only call response.getWriter() when we are about to send text/xml to the client, otherwise we end of calling both getWriter() and getOutputStream() - resulting in an illegal state.

5752 12/21/2010 02:26 PM ben leinfelder

use detected XML encoding when reading/writing files
use UTF-8 as default when performing queries in the DB (assume DB is using UTF-8)
remove as many PrintWriters (uses system default character encoding only) as possible and construct OutputStreamWriters where explicit encoding can be given....

5709 12/08/2010 04:59 PM ben leinfelder

add support for EML 2.1.1

5459 07/28/2010 10:00 AM berkley

reformatting logs for robert

5458 07/27/2010 11:25 AM berkley

added another logging statement

5457 07/27/2010 11:04 AM berkley

added replicate log statements with the guid and localId

View revisions

Also available in: Atom