Project

General

Profile

« Previous | Next » 

Revision 6503

use Settings augmentation to customize the D1Client.CN_URL when used in a Metacat deployment.

View differences:

metacat.properties
464 464
test.metacatUrl=http://localhost:8080/knb/metacat
465 465
test.contextUrl=http://localhost:8080/knb
466 466
test.workflowSchedulerUrl=http://localhost:8080/workflowscheduler/scheduler
467
test.metacatDeployDir=/usr/local/tomcat/webapps/knb
467
test.metacatDeployDir=/Users/leinfelder/tools/apache-tomcat-6/webapps/knb
468 468
test.mcUser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org
469 469
test.mcPassword=kepler
470 470
test.mcAnotherUser=uid=test,o=NCEAS,dc=ecoinformatics,dc=org
......
486 486

  
487 487

  
488 488
############# DataONE Section #######################################
489
dataone.coordinatingNodeBaseURL=https://cn-dev.dataone.org/cn
489
D1Client.CN_URL=https://cn-dev.dataone.org
490
#dataone.coordinatingNodeBaseURL=https://cn-dev.dataone.org/cn
490 491
dataone.memberNodeId=METACAT1
491 492
dataone.subject=CN=METACAT1, DC=dataone, DC=org
492 493
dataone.certpath=/etc/dataone/client/certs

Also available in: Unified diff