Project

General

Profile

« Previous | Next » 

Revision 5523

Added by berkley almost 14 years ago

moved the dataone types to the metacat.properties file

View differences:

metacat.properties
14 14

  
15 15
############### Server Values #################
16 16

  
17
server.name=localhost
18
server.httpPort=80
19
server.httpSSLPort=443
17
server.name=slickrock.local
18
server.httpPort=8080
19
server.httpSSLPort=8443
20 20

  
21 21
############### Application Values ############
22 22

  
......
24 24
application.metacatVersion=@metacatVersion@
25 25
application.metacatReleaseInfo=@metacatReleaseInfo@
26 26

  
27
application.deployDir=
27
application.deployDir=/Users/berkley/tools/tomcat/webapps
28 28
## This is autodiscovered and populated by the config utility
29 29
application.context=
30 30
application.default-style=default
31 31
application.knbSiteURL=http://knb.ecoinformatics.org
32
application.backupDir=
33
application.datafilepath=/var/metacat/data
34
application.inlinedatafilepath=/var/metacat/inline-data
35
application.documentfilepath=/var/metacat/documents
32
application.backupDir=/Users/berkley/metacat/.knb
33
application.datafilepath=/Users/berkley/tools/metacat/data
34
application.inlinedatafilepath=/Users/berkley/tools/metacat/inline-data
35
application.documentfilepath=/Users/berkley/tools/metacat/documents
36 36
application.expandedArchivePath=/var/metacat/expanded-archives
37
application.tempDir=/var/metacat/temporary
37
application.tempDir=/Users/berkley/tools/metacat/temporary
38 38
# the location of cgi scripts relative to the metacat context directory
39 39
application.cgiDir=/cgi-bin
40 40
#used for writing debug info into a anouther out file
......
48 48
############### Database Values ###############
49 49

  
50 50
database.connectionURI=jdbc:postgresql://localhost/metacat
51
database.user=
52
database.password=
53
database.type=
54
database.driver=
55
database.adapter=
51
database.user=berkley
52
database.password=1008N16st
53
database.type=postgres
54
database.driver=org.postgresql.Driver
55
database.adapter=edu.ucsb.nceas.dbadapter.PostgresqlAdapter
56 56
database.scriptsuffix.postgres=postgres.sql
57 57
database.scriptsuffix.oracle=oracle.sql
58 58
database.scriptsuffix.sqlserver=sqlserver.sql
......
123 123
######## Datamanager section              #######################################
124 124
datamanager.adapter=PostgresAdapter
125 125
datamanager.implementation=edu.ucsb.nceas.metacat.dataquery.PostgresDatabaseConnectionPool
126
datamanager.server=localhost
126
datamanager.server=slickrock.local
127 127
datamanager.database=datamanager
128 128
datamanager.user=datamanager
129 129
datamanager.password=datamanager
......
142 142

  
143 143
######## Authentication and LDAP ##############################################
144 144

  
145
auth.class=edu.ucsb.nceas.metacat.AuthLdap
145
auth.class=edu.ucsb.nceas.metacat.AuthStub
146 146
# Use AuthStub to test and guarantee authentication
147 147
## auth.class=edu.ucsb.nceas.metacat.AuthStub
148 148
auth.timeoutMinutes=180
149 149
# auth.administrators=uid=jones,o=NCEAS,dc=ecoinformatics,dc=org
150
auth.administrators=
150
auth.administrators=uid=berkley,o=NCEAS,dc=ecoinformatics,dc=org
151 151
auth.url=ldap://ldap.ecoinformatics.org:389/
152 152
auth.surl=ldap://ldap.ecoinformatics.org:389/
153 153
auth.base=dc=ecoinformatics,dc=org
......
301 301

  
302 302
######## Replication properties  #########################################
303 303

  
304
replication.logdir=
304
replication.logdir=/Users/berkley/tools/metacat/logs
305 305
## deltaT=60
306 306
## debuglevel=55
307 307
replication.datafileflag=datafile
......
432 432
######## junit test section  ################
433 433

  
434 434
test.printdebug=true
435
test.metacatUrl=http://indus.msi.ucsb.edu/knb/metacat
436
test.contextUrl=http://indus.msi.ucsb.edu/knb
437
test.workflowSchedulerUrl=http://indus.msi.ucsb.edu/workflowscheduler/scheduler
435
test.metacatUrl=http://localhost:8080/knb/metacat
436
test.contextUrl=http://localhost:8080/knb
437
test.workflowSchedulerUrl=http://localhost:8080/workflowscheduler/scheduler
438 438
test.metacatDeployDir=/usr/local/tomcat/webapps/knb
439 439
test.mcUser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org
440 440
test.mcPassword=kepler
......
453 453
# Instead,  the system will use backed up configuration values.  If you 
454 454
# haven't ever configured the app (no backup files) the system will take 
455 455
# you through the configuration.
456
dev.runConfiguration=true
456
dev.runConfiguration=false
457 457

  
458

  
459
############# DataONE Section #######################################
460
dataone.scienceMetadataSchema1=eml://ecoinformatics.org/eml-2.0.0
461
dataone.scienceMetadataSchema2=eml://ecoinformatics.org/eml-2.0.1
462
dataone.scienceMetadataSchema3=eml://ecoinformatics.org/eml-2.1.0
463
dataone.scienceMetadataSchema4=FGDC-STD-001.1-1999
464
dataone.scienceMetadataSchema5=FGDC-STD-001-1998
465
dataone.scienceMetadataSchema6=INCITS 453-2009
466
dataone.scienceMetadataSchema7=http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2
467
dataone.scienceMetadataSchema8=CF-1.0
468
dataone.scienceMetadataSchema9=CF-1.1
469
dataone.scienceMetadataSchema10=CF-1.2
470
dataone.scienceMetadataSchema11=CF-1.3
471
dataone.scienceMetadataSchema12=CF-1.4
472
dataone.scienceMetadataSchema13=http://www.cuahsi.org/waterML/1.0/
473
dataone.scienceMetadataSchema14=http://www.cuahsi.org/waterML/1.1/
474
dataone.scienceMetadataSchema15=DSPACE METS SIP Profile 1.0
475
dataone.scienceMetadataSchema16=netCDF-3
476
dataone.scienceMetadataSchema17=netCDF-4
477
dataone.scienceMetadataSchema18=http://rs.tdwg.org/dwc/xsd/simpledarwincore/
478
dataone.scienceMetadataSchema19=http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd
479

  

Also available in: Unified diff