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 2313 2004-09-21 10:38:33Z jones $'
8

    
9
#
10

    
11
configured=false
12

    
13
version=1.4.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
runDBConnectionRecycleThread=off
38

    
39
cycleTimeOfDBConnection=30000
40

    
41
administrators=@administrators@
42

    
43
forcereplicationwaitingtime=@forcereplicationwaitingtime@
44

    
45
config-dir=@config-dir@
46

    
47
default-style=@default-style@
48

    
49
xmlcatalogfile=/opt/tomcat/webapps/xmltodb/catalog.txt
50

    
51
sitecode=nceas
52

    
53
accNumSeparator=.
54

    
55
saxparser=org.apache.xerces.parsers.SAXParser
56

    
57
servletpath=@servlet-path@
58

    
59
htmlpath=@html-path@
60

    
61
eml2_0_0namespace=@eml2_0_0namespace@
62

    
63
eml2_0_1namespace=@eml2_0_1namespace@
64

    
65
eml2_1_0namespace=@eml2_1_0namespace@
66

    
67
packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN
68

    
69
accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN
70

    
71
physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN
72

    
73
entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN
74

    
75
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
76

    
77
server=@server@
78

    
79
httpserver=@systemidserver@
80

    
81
junittesturl=@systemidserver@@servlet-path@
82

    
83
authclass=edu.ucsb.nceas.metacat.AuthLdap
84

    
85
ldapurl=ldap://ldap.ecoinformatics.org:389/
86

    
87
ldapsurl=ldap://ldap.ecoinformatics.org:389/
88

    
89
ldapbase=dc=ecoinformatics,dc=org
90

    
91
referral=follow
92

    
93
#ldapurl=ldap://ldap.nceas.ucsb.edu:389/
94

    
95
#ldapsurl=ldap://ldap.nceas.ucsb.edu:389/
96

    
97
#ldapbase=o=NCEAS,c=US
98

    
99
deltaT=60
100

    
101
replicationpath=@replication-path@
102

    
103
replicationlog=@replication-log@
104

    
105
replicationerrorlog=@replicationerrorlog@
106

    
107
dtdPath=@install-dir@/dtd/
108

    
109
schemaPath=@install-dir@/schema/
110

    
111
dtdURL=@systemidserver@@html-path@/dtd/
112

    
113
schemaURL=@systemidserver@@html-path@/schema/
114

    
115
datafilepath=@datafilepath@
116

    
117
inlinedatafilepath=@inlinedatafilepath@
118

    
119
certPath=@install-dir@/
120

    
121
context=@context@
122

    
123
debuglevel=@debuglevel@
124

    
125
datafileflag=datafile
126

    
127
datafilesizelimit=1000
128

    
129
defaultcontenttype=@defaultcontenttype@
130

    
131
query.ignored.params=enableediting,foo
132

    
133
usexmlindex=true
134

    
135
resultsetsize=40
136

    
137
# Harvester properties
138

    
139
connectToMetacat=true
140

    
141
delay=0
142

    
143
harvesterAdministrator=name@institution.edu
144

    
145
logPeriod=90
146

    
147
maxHarvests=30
148

    
149
period=24
150

    
151
smtpServer=localhost
152

    
153
GetDocError=Error getting EML document from site,Error
154

    
155
GetDocSuccess=Success getting EML document from site,Debug
156

    
157
GetHarvestListError=Error getting harvest list from site,Error
158

    
159
GetHarvestListSuccess=Success getting harvest list from site,Debug
160

    
161
HarvesterStartup=Harvester start up,Info
162

    
163
HarvesterShutdown=Harvester shut down,Info
164

    
165
InsertDocError=Error inserting EML document to Metacat,Error
166

    
167
InsertDocSuccess=Success inserting EML document to Metacat,Info
168

    
169
MetacatHasDoc=Metacat already has this EML document,Warning
170

    
171
UpdateDocError=Error updating EML document to Metacat,Error
172

    
173
UpdateDocSuccess=Success updating EML document to Metacat,Info
174

    
175
ValidateDocError=Error validating EML docoument,Error
176

    
177
ValidateDocSuccess=Success validating EML document,Debug
178

    
179
ValidateHarvestListError=Error validating harvest list,Error
180

    
181
ValidateHarvestListSuccess=Success validating harvest list,Debug
182

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