Project

General

Profile

1
#
2

    
3
# Properties file defining options for the MetaCatServlet.java servlet
4

    
5
# Matt Jones, Dan Higgins, Jivka Bojilova
6

    
7
# '$Id: metacat.properties 3080 2006-11-10 19:30:36Z jones $'
8

    
9
#
10

    
11
configured=false
12

    
13
version=1.6.0
14

    
15
user=@user@
16

    
17
password=@password@
18

    
19
defaultDB=@jdbc-connect@
20

    
21
dbDriver=@dbDriver@
22

    
23
dbAdapter=@dbAdapter@
24

    
25
initialConnections=5
26

    
27
incrementConnections=5
28

    
29
maximumConnections=25
30

    
31
maximumConnectionAge=120000
32

    
33
maximumConnectionTime=60000
34

    
35
maximumUsageNumber=100
36

    
37
numberOfIndexingThreads=5
38

    
39
indexingTimerTaskTime=86400000
40

    
41
maximumIndexDelay=5000
42

    
43
runDBConnectionRecycleThread=off
44

    
45
cycleTimeOfDBConnection=30000
46

    
47
administrators=@administrators@
48

    
49
moderators=@moderators@
50

    
51
allowedSubmitters=@allowedSubmitters@
52

    
53
deniedSubmitters=@deniedSubmitters@
54

    
55
timedreplication=@timedreplication@
56

    
57
firsttimedreplication=@firsttimedreplication@
58

    
59
timedreplicationinterval=@timedreplicationinterval@
60

    
61
forcereplicationwaitingtime=@forcereplicationwaitingtime@
62

    
63
config-dir=@config-dir@
64

    
65
default-style=@default-style@
66

    
67
xmlcatalogfile=/opt/tomcat/webapps/xmltodb/catalog.txt
68

    
69
sitecode=nceas
70

    
71
accNumSeparator=.
72

    
73
saxparser=org.apache.xerces.parsers.SAXParser
74

    
75
servletpath=@servlet-path@
76

    
77
htmlpath=@html-path@
78

    
79
eml2_0_0namespace=@eml2_0_0namespace@
80

    
81
eml2_0_1namespace=@eml2_0_1namespace@
82

    
83
eml2_1_0namespace=@eml2_1_0namespace@
84

    
85
packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN
86

    
87
accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN
88

    
89
physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN
90

    
91
entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN
92

    
93
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
94

    
95
indexNamespaces=@eml2_0_0namespace@,@eml2_0_1namespace@
96

    
97
indexPaths=@indexPaths@
98

    
99
server=@server@
100

    
101
httpserver=@systemidserver@
102

    
103
junittesturl=@systemidserver@@servlet-path@
104

    
105
authclass=edu.ucsb.nceas.metacat.AuthLdap
106

    
107
ldapurl=ldap://ldap.ecoinformatics.org:389/
108

    
109
ldapsurl=ldap://ldap.ecoinformatics.org:389/
110

    
111
ldapbase=dc=ecoinformatics,dc=org
112

    
113
referral=follow
114

    
115
#ldapurl=ldap://ldap.nceas.ucsb.edu:389/
116

    
117
#ldapsurl=ldap://ldap.nceas.ucsb.edu:389/
118

    
119
#ldapbase=o=NCEAS,c=US
120

    
121
onlySecureLDAPConnection=false
122

    
123
onlySecureLDAPReferalsConnection=false
124

    
125
deltaT=60
126

    
127
replicationpath=@replication-path@
128

    
129
replicationlog=@replication-log@
130

    
131
replicationerrorlog=@replicationerrorlog@
132

    
133
dtdPath=@install-dir@/dtd/
134

    
135
schemaPath=@install-dir@/schema/
136

    
137
dtdURL=@systemidserver@@html-path@/dtd/
138

    
139
schemaURL=@systemidserver@@html-path@/schema/
140

    
141
datafilepath=@datafilepath@
142

    
143
inlinedatafilepath=@inlinedatafilepath@
144

    
145
certPath=@install-dir@/
146

    
147
context=@context@
148

    
149
debuglevel=@debuglevel@
150

    
151
datafileflag=datafile
152

    
153
datafilesizelimit=1000
154

    
155
defaultcontenttype=@defaultcontenttype@
156

    
157
query.ignored.params=enableediting,foo
158

    
159
usexmlindex=true
160

    
161
skinconfigfiles=esa
162

    
163
# used for the setting the size of resultset for applications like morpho
164
app_resultsetsize=400
165

    
166
# used for the setting the size of resultset for searches done using browsers
167
web_resultsetsize=900
168

    
169
# used for the setting the size of queryresult_string in queryresult table.
170
# the limit is 4000 for oracle
171
queryresult_string_length=4000
172

    
173
# the value of xml_returnfield.usage_count should be more than this value
174
# for records to be entered into xml_queryresult. so if you want results for
175
# any combination of returnfields to be stored in xml_queryresult only when
176
# that combination has been requested 50 times, set this value to 50
177
xml_returnfield_count=0
178

    
179
# Harvester properties
180
connectToMetacat=true
181

    
182
delay=0
183

    
184
harvesterAdministrator=name@institution.edu
185

    
186
logPeriod=90
187

    
188
maxHarvests=0
189

    
190
period=24
191

    
192
smtpServer=localhost
193

    
194
GetDocError=Error getting EML document from site,Error
195

    
196
GetDocSuccess=Success getting EML document from site,Debug
197

    
198
GetHarvestListError=Error getting harvest list from site,Error
199

    
200
GetHarvestListSuccess=Success getting harvest list from site,Debug
201

    
202
HarvesterStartup=Harvester start up,Info
203

    
204
HarvesterShutdown=Harvester shut down,Info
205

    
206
InsertDocError=Error inserting EML document to Metacat,Error
207

    
208
InsertDocSuccess=Success inserting EML document to Metacat,Info
209

    
210
MetacatHasDoc=Metacat already has this EML document,Info
211

    
212
UpdateDocError=Error updating EML document to Metacat,Error
213

    
214
UpdateDocSuccess=Success updating EML document to Metacat,Info
215

    
216
ValidateDocError=Error validating EML docoument,Error
217

    
218
ValidateDocSuccess=Success validating EML document,Debug
219

    
220
ValidateHarvestListError=Error validating harvest list,Error
221

    
222
ValidateHarvestListSuccess=Success validating harvest list,Debug
223

    
224
# End of Harvester properties
225

    
226

    
227
# BEGIN spatial options
228
runSpatialOption=true
229
regenerateCacheOnRestart=true
230

    
231
# XML paths to the four bounding coordinates
232
# these paths must be included in your indexPaths variable in build.properties
233
# these are the defaults for EML and have not been tested with other schemas
234
westBoundingCoordinatePath=geographicCoverage/boundingCoordinates/westBoundingCoordinate
235
eastBoundingCoordinatePath=geographicCoverage/boundingCoordinates/eastBoundingCoordinate
236
southBoundingCoordinatePath=geographicCoverage/boundingCoordinates/southBoundingCoordinate
237
northBoundingCoordinatePath=geographicCoverage/boundingCoordinates/northBoundingCoordinate
238

    
239
docTitle=dataset/title
240
metacatUrl=@systemidserver@@servlet-path@
241
baseUrl=@systemidserver@@html-path@
242
# END spatial options
(12-12/23)