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 2551 2005-08-27 00:44:07Z tao $'
8

    
9
#
10

    
11
configured=false
12

    
13
version=@release@
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
runDBConnectionRecycleThread=off
38

    
39
cycleTimeOfDBConnection=30000
40

    
41
administrators=@administrators@
42

    
43
timedreplication=@timedreplication@
44

    
45
firsttimedreplication=@firsttimedreplication@
46

    
47
timedreplicationinterval=@timedreplicationinterval@
48

    
49
forcereplicationwaitingtime=@forcereplicationwaitingtime@
50

    
51
config-dir=@config-dir@
52

    
53
default-style=@default-style@
54

    
55
xmlcatalogfile=/opt/tomcat/webapps/xmltodb/catalog.txt
56

    
57
sitecode=nceas
58

    
59
accNumSeparator=.
60

    
61
saxparser=org.apache.xerces.parsers.SAXParser
62

    
63
servletpath=@servlet-path@
64

    
65
htmlpath=@html-path@
66

    
67
eml2_0_0namespace=@eml2_0_0namespace@
68

    
69
eml2_0_1namespace=@eml2_0_1namespace@
70

    
71
eml2_1_0namespace=@eml2_1_0namespace@
72

    
73
packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN
74

    
75
accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN
76

    
77
physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN
78

    
79
entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN
80

    
81
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
82

    
83
indexed_paths=organizationName,originator/individualName/surName,originator/individualName/givenName,originator/organizationName,creator/individualName/surName,creator/individualName/givenName,creator/organizationName,dataset/title,keyword,northBoundingCoordinate,southBoundingCoordinate,westBoundingCoordinate,eastBoundingCoordinate,title,entityName,individualName/surName,abstract/para,surName,givenName,para,geographicDescription,literalLayout
84

    
85
server=@server@
86

    
87
httpserver=@systemidserver@
88

    
89
junittesturl=@systemidserver@@servlet-path@
90

    
91
authclass=edu.ucsb.nceas.metacat.AuthLdap
92

    
93
ldapurl=ldap://ldap.ecoinformatics.org:389/
94

    
95
ldapsurl=ldap://ldap.ecoinformatics.org:389/
96

    
97
ldapbase=dc=ecoinformatics,dc=org
98

    
99
referral=follow
100

    
101
#ldapurl=ldap://ldap.nceas.ucsb.edu:389/
102

    
103
#ldapsurl=ldap://ldap.nceas.ucsb.edu:389/
104

    
105
#ldapbase=o=NCEAS,c=US
106

    
107
deltaT=60
108

    
109
replicationpath=@replication-path@
110

    
111
replicationlog=@replication-log@
112

    
113
replicationerrorlog=@replicationerrorlog@
114

    
115
dtdPath=@install-dir@/dtd/
116

    
117
schemaPath=@install-dir@/schema/
118

    
119
dtdURL=@systemidserver@@html-path@/dtd/
120

    
121
schemaURL=@systemidserver@@html-path@/schema/
122

    
123
datafilepath=@datafilepath@
124

    
125
inlinedatafilepath=@inlinedatafilepath@
126

    
127
certPath=@install-dir@/
128

    
129
context=@context@
130

    
131
debuglevel=@debuglevel@
132

    
133
datafileflag=datafile
134

    
135
datafilesizelimit=1000
136

    
137
defaultcontenttype=@defaultcontenttype@
138

    
139
query.ignored.params=enableediting,foo
140

    
141
usexmlindex=true
142

    
143
# used for the setting the size of resultset for applications like morpho
144
app_resultsetsize=400
145

    
146
# used for the setting the size of resultset for searches done using browsers
147
web_resultsetsize=900
148

    
149
# used for the setting the size of queryresult_string in queryresult table.
150
# the limit is 4000 for oracle
151
queryresult_string_length=4000
152

    
153
# the value of xml_returnfield.usage_count should be more than this value
154
# for records to be entered into xml_queryresult. so if you want results for
155
# any combination of returnfields to be stored in xml_queryresult only when
156
# that combination has been requested 50 times, set this value to 50
157
xml_returnfield_count=0
158

    
159
# Harvester properties
160
connectToMetacat=true
161

    
162
delay=0
163

    
164
harvesterAdministrator=name@institution.edu
165

    
166
logPeriod=90
167

    
168
maxHarvests=0
169

    
170
period=24
171

    
172
smtpServer=localhost
173

    
174
GetDocError=Error getting EML document from site,Error
175

    
176
GetDocSuccess=Success getting EML document from site,Debug
177

    
178
GetHarvestListError=Error getting harvest list from site,Error
179

    
180
GetHarvestListSuccess=Success getting harvest list from site,Debug
181

    
182
HarvesterStartup=Harvester start up,Info
183

    
184
HarvesterShutdown=Harvester shut down,Info
185

    
186
InsertDocError=Error inserting EML document to Metacat,Error
187

    
188
InsertDocSuccess=Success inserting EML document to Metacat,Info
189

    
190
MetacatHasDoc=Metacat already has this EML document,Warning
191

    
192
UpdateDocError=Error updating EML document to Metacat,Error
193

    
194
UpdateDocSuccess=Success updating EML document to Metacat,Info
195

    
196
ValidateDocError=Error validating EML docoument,Error
197

    
198
ValidateDocSuccess=Success validating EML document,Debug
199

    
200
ValidateHarvestListError=Error validating harvest list,Error
201

    
202
ValidateHarvestListSuccess=Success validating harvest list,Debug
203

    
204
# End of Harvester properties
(11-11/17)