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 56.7 KB 5709 over 13 years ben leinfelder add support for EML 2.1.1
ReplicationServer.java 3.94 KB 5014 over 14 years daigle Create replication directory. Move replication...
ReplicationServerList.java 16 KB 5319 almost 14 years Matt Jones Modifications to support the DataONE service AP...
ReplicationService.java 76.9 KB 5752 over 13 years ben leinfelder use detected XML encoding when reading/writing ...
ReplicationServlet.java 8.92 KB 5374 almost 14 years berkley refactored the sessionService to use a correct ...

Latest revisions

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

5441 07/22/2010 03:30 PM berkley

added functionality to set access permissions to system metadata the same as the document that it describes

5440 07/22/2010 12:32 PM berkley

fixed major bug in replication where the document info was being truncated due to a poorly implemented sax parser

View revisions

Also available in: Atom