Project

General

Profile

1 82 jones
#
2
# Properties file defining options for the MetaCatServlet.java servlet
3 3081 jones
#
4 308 bojilova
# Matt Jones, Dan Higgins, Jivka Bojilova
5 82 jones
# '$Id$'
6
#
7 2156 costa
8 3081 jones
######## Configuration section        #########################################
9
# This flag indicates whether configuration information has been collected from
10
# the user installing metacat yet.
11 3101 perry
configured=true
12 2156 costa
13 3081 jones
configurationPage=/configure.jsp
14
15
configurationSuccessPage=/configure-restart.jsp
16
17 3109 perry
version=1.7.0
18 2156 costa
19 3081 jones
######## Database section             #########################################
20 362 jones
user=@user@
21 2156 costa
22 362 jones
password=@password@
23 2156 costa
24 587 berkley
defaultDB=@jdbc-connect@
25 2156 costa
26 882 jones
dbDriver=@dbDriver@
27 2156 costa
28 915 berkley
dbAdapter=@dbAdapter@
29 2156 costa
30 379 bojilova
initialConnections=5
31 2156 costa
32 308 bojilova
incrementConnections=5
33 2156 costa
34 1228 tao
maximumConnections=25
35 2156 costa
36 1090 tao
maximumConnectionAge=120000
37 2156 costa
38 1090 tao
maximumConnectionTime=60000
39 2156 costa
40 1090 tao
maximumUsageNumber=100
41 2156 costa
42 2727 sgarg
numberOfIndexingThreads=5
43
44
indexingTimerTaskTime=86400000
45
46 2735 sgarg
maximumIndexDelay=5000
47
48 1292 tao
runDBConnectionRecycleThread=off
49 2156 costa
50 1093 tao
cycleTimeOfDBConnection=30000
51 2156 costa
52 3081 jones
######## Access section               #########################################
53 2308 jones
administrators=@administrators@
54
55 2577 sgarg
moderators=@moderators@
56
57
allowedSubmitters=@allowedSubmitters@
58
59
deniedSubmitters=@deniedSubmitters@
60
61 2551 tao
timedreplication=@timedreplication@
62
63
firsttimedreplication=@firsttimedreplication@
64
65
timedreplicationinterval=@timedreplicationinterval@
66
67 1292 tao
forcereplicationwaitingtime=@forcereplicationwaitingtime@
68 2156 costa
69 832 jones
config-dir=@config-dir@
70 2156 costa
71 832 jones
default-style=@default-style@
72 2156 costa
73 329 jones
xmlcatalogfile=/opt/tomcat/webapps/xmltodb/catalog.txt
74 2156 costa
75 615 bojilova
sitecode=nceas
76 2156 costa
77 615 bojilova
accNumSeparator=.
78 2156 costa
79 181 jones
saxparser=org.apache.xerces.parsers.SAXParser
80 2156 costa
81 358 bojilova
servletpath=@servlet-path@
82 2156 costa
83 359 bojilova
htmlpath=@html-path@
84 2156 costa
85 2174 sgarg
eml2_0_0namespace=@eml2_0_0namespace@
86 2156 costa
87 2228 sgarg
eml2_0_1namespace=@eml2_0_1namespace@
88
89 2174 sgarg
eml2_1_0namespace=@eml2_1_0namespace@
90
91 887 berkley
packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN
92 2156 costa
93 887 berkley
accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN
94 2156 costa
95 1549 tao
physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN
96 2156 costa
97 1549 tao
entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN
98 2156 costa
99 1367 tao
packagedoctypeset=BIN,-//ecoinformatics.org//eml-access-2.0.0beta6//EN,-//ecoinformatics.org//eml-access-2.0.0beta4//EN,-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN,-//ecoinformatics.org//eml-attribute-2.0.0beta4//EN,-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN,-//ecoinformatics.org//eml-constraint-2.0.0beta4//EN,-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN,-//ecoinformatics.org//eml-coverage-2.0.0beta4//EN,-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN,-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN,-//ecoinformatics.org//eml-entity-2.0.0beta6//EN,-//ecoinformatics.org//eml-entity-2.0.0beta4//EN,-//ecoinformatics.org//eml-literature-2.0.0beta6//EN,-//ecoinformatics.org//eml-literature-2.0.0beta4//EN,-//ecoinformatics.org//eml-physical-2.0.0beta6//EN,-//ecoinformatics.org//eml-physical-2.0.0beta4//EN,-//ecoinformatics.org//eml-project-2.0.0beta6//EN,-//ecoinformatics.org//eml-project-2.0.0beta4//EN,-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN,-//ecoinformatics.org//eml-protocol-2.0.0beta4//EN,-//ecoinformatics.org//eml-software-2.0.0beta6//EN,-//ecoinformatics.org//eml-software-2.0.0beta4//EN
100 2156 costa
101 2754 sgarg
indexNamespaces=@eml2_0_0namespace@,@eml2_0_1namespace@
102 2513 sgarg
103 2872 sgarg
indexPaths=@indexPaths@
104 2754 sgarg
105 1008 tao
server=@server@
106 2156 costa
107 1552 tao
httpserver=@systemidserver@
108 2156 costa
109 1084 tao
junittesturl=@systemidserver@@servlet-path@
110 2156 costa
111 547 berkley
authclass=edu.ucsb.nceas.metacat.AuthLdap
112 2156 costa
113 852 jones
ldapurl=ldap://ldap.ecoinformatics.org:389/
114 2156 costa
115 852 jones
ldapsurl=ldap://ldap.ecoinformatics.org:389/
116 2156 costa
117 852 jones
ldapbase=dc=ecoinformatics,dc=org
118 2156 costa
119 3154 cjones
# time in milliseconds allowed for ldap server connections
120
ldapconnecttimelimit=5000
121
122
# time in milliseconds allowed for ldap server searches
123
ldapsearchtimelimit=30000
124
125
# count of return entries allowed for ldap server searches
126
ldapsearchcountlimit=30000
127
128 865 jones
referral=follow
129 2156 costa
130 852 jones
#ldapurl=ldap://ldap.nceas.ucsb.edu:389/
131 2156 costa
132 852 jones
#ldapsurl=ldap://ldap.nceas.ucsb.edu:389/
133 2156 costa
134 852 jones
#ldapbase=o=NCEAS,c=US
135 2156 costa
136 3058 perry
onlySecureLDAPConnection=false
137 3021 sgarg
138
onlySecureLDAPReferalsConnection=false
139
140 525 berkley
deltaT=60
141 2156 costa
142 525 berkley
replicationpath=@replication-path@
143 2156 costa
144 586 berkley
replicationlog=@replication-log@
145 2156 costa
146 1580 tao
replicationerrorlog=@replicationerrorlog@
147 2156 costa
148 1393 tao
dtdPath=@install-dir@/dtd/
149 2156 costa
150 1393 tao
schemaPath=@install-dir@/schema/
151 2156 costa
152 1393 tao
dtdURL=@systemidserver@@html-path@/dtd/
153 2156 costa
154 1393 tao
schemaURL=@systemidserver@@html-path@/schema/
155 2156 costa
156 1080 tao
datafilepath=@datafilepath@
157 2156 costa
158 1456 tao
inlinedatafilepath=@inlinedatafilepath@
159 2156 costa
160 839 bojilova
certPath=@install-dir@/
161 2156 costa
162 1010 tao
context=@context@
163 2156 costa
164 1052 tao
debuglevel=@debuglevel@
165 2156 costa
166 1033 tao
datafileflag=datafile
167 2156 costa
168 1616 tao
datafilesizelimit=1000
169 2156 costa
170 1488 tao
defaultcontenttype=@defaultcontenttype@
171 2156 costa
172 1956 jones
query.ignored.params=enableediting,foo
173 2156 costa
174 2257 jones
usexmlindex=true
175 2156 costa
176 2898 sgarg
skinconfigfiles=esa
177
178 2417 sgarg
# used for the setting the size of resultset for applications like morpho
179
app_resultsetsize=400
180 2156 costa
181 2417 sgarg
# used for the setting the size of resultset for searches done using browsers
182
web_resultsetsize=900
183
184
# used for the setting the size of queryresult_string in queryresult table.
185
# the limit is 4000 for oracle
186
queryresult_string_length=4000
187
188 2424 sgarg
# the value of xml_returnfield.usage_count should be more than this value
189
# for records to be entered into xml_queryresult. so if you want results for
190
# any combination of returnfields to be stored in xml_queryresult only when
191
# that combination has been requested 50 times, set this value to 50
192
xml_returnfield_count=0
193
194 3081 jones
######## Harvester section            #########################################
195 2156 costa
connectToMetacat=true
196
197
delay=0
198
199
harvesterAdministrator=name@institution.edu
200
201
logPeriod=90
202
203 2427 costa
maxHarvests=0
204 2156 costa
205
period=24
206
207
smtpServer=localhost
208
209
GetDocError=Error getting EML document from site,Error
210
211
GetDocSuccess=Success getting EML document from site,Debug
212
213
GetHarvestListError=Error getting harvest list from site,Error
214
215
GetHarvestListSuccess=Success getting harvest list from site,Debug
216
217
HarvesterStartup=Harvester start up,Info
218
219
HarvesterShutdown=Harvester shut down,Info
220
221
InsertDocError=Error inserting EML document to Metacat,Error
222
223
InsertDocSuccess=Success inserting EML document to Metacat,Info
224
225 2766 costa
MetacatHasDoc=Metacat already has this EML document,Info
226 2156 costa
227
UpdateDocError=Error updating EML document to Metacat,Error
228
229
UpdateDocSuccess=Success updating EML document to Metacat,Info
230
231
ValidateDocError=Error validating EML docoument,Error
232
233
ValidateDocSuccess=Success validating EML document,Debug
234
235
ValidateHarvestListError=Error validating harvest list,Error
236
237
ValidateHarvestListSuccess=Success validating harvest list,Debug
238
239
# End of Harvester properties
240 3034 perry
241 3081 jones
######## Spatial section              #########################################
242 3034 perry
runSpatialOption=true
243
regenerateCacheOnRestart=true
244
245 3120 perry
# Comma-seperated list of schemas containing spatial bounding boxes
246
# name corresponds to the docname stored in xml_documents table
247
spatialDocnameList=eml,fgdc
248
249 3034 perry
# XML paths to the four bounding coordinates
250 3120 perry
# These paths must be included in your indexPaths variable in build.properties
251
# Note the naming convention:
252
#   {docname}_{direction}BoundingCoordinatePath=.....
253
# Has not been tested with other schemas besides EML
254
eml_westBoundingCoordinatePath=geographicCoverage/boundingCoordinates/westBoundingCoordinate
255
eml_eastBoundingCoordinatePath=geographicCoverage/boundingCoordinates/eastBoundingCoordinate
256
eml_southBoundingCoordinatePath=geographicCoverage/boundingCoordinates/southBoundingCoordinate
257
eml_northBoundingCoordinatePath=geographicCoverage/boundingCoordinates/northBoundingCoordinate
258
fgdc_westBoundingCoordinatePath=spdom/bounding/westbc
259
fgdc_eastBoundingCoordinatePath=spdom/bounding/eastbc
260
fgdc_southBoundingCoordinatePath=spdom/bounding/southbc
261
fgdc_northBoundingCoordinatePath=spdom/bounding/northbc
262 3034 perry
263 3058 perry
docTitle=dataset/title
264 3034 perry
metacatUrl=@systemidserver@@servlet-path@
265
baseUrl=@systemidserver@@html-path@
266
# END spatial options