Project

General

Profile

« Previous | Next » 

Revision 6934

use RC-1 Dataone jars

View differences:

MNodeService.java
1187 1187
                    "Could not set the replication status on the CN (NotFound): " + 
1188 1188
                    e.getMessage());
1189 1189
            
1190
        } catch (VersionMismatch e) {
1191
            throw new ServiceFailure("2151",
1192
                    "Could not set the replication status on the CN (VersionMismatch): " + 
1193
                    e.getMessage());
1194
            
1195 1190
        }
1196 1191

  
1197 1192

  

Also available in: Unified diff