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.4 KB 5895 about 13 years berkley added code to do database query for listObjects
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 78.9 KB 5895 about 13 years berkley added code to do database query for listObjects
ReplicationServlet.java 9.31 KB 5755 over 13 years ben leinfelder only call response.getWriter() when we are abou...

Latest revisions

# Date Author Comment
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

5455 07/26/2010 08:21 PM berkley

hopefully fixed bug with systemmetadata replication

5454 07/26/2010 08:04 PM berkley

debug statements in dbsaxhandler

5451 07/26/2010 02:05 PM berkley

fixing problems with replication and systemmetadata

View revisions

Also available in: Atom