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