Project

General

Profile

1 82 jones
#
2 2156 costa
3 82 jones
# Properties file defining options for the MetaCatServlet.java servlet
4 2156 costa
5 308 bojilova
# Matt Jones, Dan Higgins, Jivka Bojilova
6 2156 costa
7 82 jones
# '$Id$'
8 2156 costa
9 82 jones
#
10 2156 costa
11 1951 jones
configured=false
12 2156 costa
13 2257 jones
version=1.4.0-
14 2156 costa
15 362 jones
user=@user@
16 2156 costa
17 362 jones
password=@password@
18 2156 costa
19 587 berkley
defaultDB=@jdbc-connect@
20 2156 costa
21 882 jones
dbDriver=@dbDriver@
22 2156 costa
23 915 berkley
dbAdapter=@dbAdapter@
24 2156 costa
25 379 bojilova
initialConnections=5
26 2156 costa
27 308 bojilova
incrementConnections=5
28 2156 costa
29 1228 tao
maximumConnections=25
30 2156 costa
31 1090 tao
maximumConnectionAge=120000
32 2156 costa
33 1090 tao
maximumConnectionTime=60000
34 2156 costa
35 1090 tao
maximumUsageNumber=100
36 2156 costa
37 1292 tao
runDBConnectionRecycleThread=off
38 2156 costa
39 1093 tao
cycleTimeOfDBConnection=30000
40 2156 costa
41 1292 tao
forcereplicationwaitingtime=@forcereplicationwaitingtime@
42 2156 costa
43 832 jones
config-dir=@config-dir@
44 2156 costa
45 832 jones
default-style=@default-style@
46 2156 costa
47 329 jones
xmlcatalogfile=/opt/tomcat/webapps/xmltodb/catalog.txt
48 2156 costa
49 615 bojilova
sitecode=nceas
50 2156 costa
51 615 bojilova
accNumSeparator=.
52 2156 costa
53 181 jones
saxparser=org.apache.xerces.parsers.SAXParser
54 2156 costa
55 358 bojilova
servletpath=@servlet-path@
56 2156 costa
57 359 bojilova
htmlpath=@html-path@
58 2156 costa
59 2174 sgarg
eml2_0_0namespace=@eml2_0_0namespace@
60 2156 costa
61 2228 sgarg
eml2_0_1namespace=@eml2_0_1namespace@
62
63 2174 sgarg
eml2_1_0namespace=@eml2_1_0namespace@
64
65 887 berkley
packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN
66 2156 costa
67 887 berkley
accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN
68 2156 costa
69 1549 tao
physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN
70 2156 costa
71 1549 tao
entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN
72 2156 costa
73 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
74 2156 costa
75 1008 tao
server=@server@
76 2156 costa
77 1552 tao
httpserver=@systemidserver@
78 2156 costa
79 1084 tao
junittesturl=@systemidserver@@servlet-path@
80 2156 costa
81 547 berkley
authclass=edu.ucsb.nceas.metacat.AuthLdap
82 2156 costa
83 852 jones
ldapurl=ldap://ldap.ecoinformatics.org:389/
84 2156 costa
85 852 jones
ldapsurl=ldap://ldap.ecoinformatics.org:389/
86 2156 costa
87 852 jones
ldapbase=dc=ecoinformatics,dc=org
88 2156 costa
89 865 jones
referral=follow
90 2156 costa
91 852 jones
#ldapurl=ldap://ldap.nceas.ucsb.edu:389/
92 2156 costa
93 852 jones
#ldapsurl=ldap://ldap.nceas.ucsb.edu:389/
94 2156 costa
95 852 jones
#ldapbase=o=NCEAS,c=US
96 2156 costa
97 525 berkley
deltaT=60
98 2156 costa
99 525 berkley
replicationpath=@replication-path@
100 2156 costa
101 586 berkley
replicationlog=@replication-log@
102 2156 costa
103 1580 tao
replicationerrorlog=@replicationerrorlog@
104 2156 costa
105 1393 tao
dtdPath=@install-dir@/dtd/
106 2156 costa
107 1393 tao
schemaPath=@install-dir@/schema/
108 2156 costa
109 1393 tao
dtdURL=@systemidserver@@html-path@/dtd/
110 2156 costa
111 1393 tao
schemaURL=@systemidserver@@html-path@/schema/
112 2156 costa
113 1080 tao
datafilepath=@datafilepath@
114 2156 costa
115 1456 tao
inlinedatafilepath=@inlinedatafilepath@
116 2156 costa
117 839 bojilova
certPath=@install-dir@/
118 2156 costa
119 1010 tao
context=@context@
120 2156 costa
121 1052 tao
debuglevel=@debuglevel@
122 2156 costa
123 1033 tao
datafileflag=datafile
124 2156 costa
125 1616 tao
datafilesizelimit=1000
126 2156 costa
127 1488 tao
defaultcontenttype=@defaultcontenttype@
128 2156 costa
129 1956 jones
query.ignored.params=enableediting,foo
130 2156 costa
131 2257 jones
usexmlindex=true
132 2156 costa
133 2090 tao
resultsetsize=40
134 2156 costa
135
# Harvester properties
136
137
connectToMetacat=true
138
139
delay=0
140
141
harvesterAdministrator=name@institution.edu
142
143
logPeriod=90
144
145
maxHarvests=30
146
147
period=24
148
149
smtpServer=localhost
150
151
GetDocError=Error getting EML document from site,Error
152
153
GetDocSuccess=Success getting EML document from site,Debug
154
155
GetHarvestListError=Error getting harvest list from site,Error
156
157
GetHarvestListSuccess=Success getting harvest list from site,Debug
158
159
HarvesterStartup=Harvester start up,Info
160
161
HarvesterShutdown=Harvester shut down,Info
162
163
InsertDocError=Error inserting EML document to Metacat,Error
164
165
InsertDocSuccess=Success inserting EML document to Metacat,Info
166
167
MetacatHasDoc=Metacat already has this EML document,Warning
168
169
UpdateDocError=Error updating EML document to Metacat,Error
170
171
UpdateDocSuccess=Success updating EML document to Metacat,Info
172
173
ValidateDocError=Error validating EML docoument,Error
174
175
ValidateDocSuccess=Success validating EML document,Debug
176
177
ValidateHarvestListError=Error validating harvest list,Error
178
179
ValidateHarvestListSuccess=Success validating harvest list,Debug
180
181
# End of Harvester properties