1 |
82
|
jones
|
#
|
2 |
|
|
# Properties file defining options for the MetaCatServlet.java servlet
|
3 |
308
|
bojilova
|
# Matt Jones, Dan Higgins, Jivka Bojilova
|
4 |
82
|
jones
|
# '$Id$'
|
5 |
|
|
#
|
6 |
362
|
jones
|
user=@user@
|
7 |
|
|
password=@password@
|
8 |
587
|
berkley
|
defaultDB=@jdbc-connect@
|
9 |
882
|
jones
|
dbDriver=@dbDriver@
|
10 |
915
|
berkley
|
dbAdapter=@dbAdapter@
|
11 |
379
|
bojilova
|
initialConnections=5
|
12 |
308
|
bojilova
|
incrementConnections=5
|
13 |
1228
|
tao
|
maximumConnections=25
|
14 |
1090
|
tao
|
maximumConnectionAge=120000
|
15 |
|
|
maximumConnectionTime=60000
|
16 |
|
|
maximumUsageNumber=100
|
17 |
1292
|
tao
|
runDBConnectionRecycleThread=off
|
18 |
1093
|
tao
|
cycleTimeOfDBConnection=30000
|
19 |
1292
|
tao
|
forcereplicationwaitingtime=@forcereplicationwaitingtime@
|
20 |
832
|
jones
|
config-dir=@config-dir@
|
21 |
|
|
default-style=@default-style@
|
22 |
329
|
jones
|
xmlcatalogfile=/opt/tomcat/webapps/xmltodb/catalog.txt
|
23 |
615
|
bojilova
|
sitecode=nceas
|
24 |
|
|
accNumSeparator=.
|
25 |
181
|
jones
|
saxparser=org.apache.xerces.parsers.SAXParser
|
26 |
358
|
bojilova
|
servletpath=@servlet-path@
|
27 |
359
|
bojilova
|
htmlpath=@html-path@
|
28 |
1549
|
tao
|
eml2namespace=eml://ecoinformatics.org/eml-2.0.0
|
29 |
887
|
berkley
|
packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN
|
30 |
|
|
accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN
|
31 |
1549
|
tao
|
physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN
|
32 |
|
|
entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN
|
33 |
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
|
34 |
1008
|
tao
|
server=@server@
|
35 |
1552
|
tao
|
httpserver=@systemidserver@
|
36 |
1084
|
tao
|
junittesturl=@systemidserver@@servlet-path@
|
37 |
547
|
berkley
|
authclass=edu.ucsb.nceas.metacat.AuthLdap
|
38 |
852
|
jones
|
ldapurl=ldap://ldap.ecoinformatics.org:389/
|
39 |
|
|
ldapsurl=ldap://ldap.ecoinformatics.org:389/
|
40 |
|
|
ldapbase=dc=ecoinformatics,dc=org
|
41 |
865
|
jones
|
referral=follow
|
42 |
852
|
jones
|
#ldapurl=ldap://ldap.nceas.ucsb.edu:389/
|
43 |
|
|
#ldapsurl=ldap://ldap.nceas.ucsb.edu:389/
|
44 |
|
|
#ldapbase=o=NCEAS,c=US
|
45 |
525
|
berkley
|
deltaT=60
|
46 |
|
|
replicationpath=@replication-path@
|
47 |
586
|
berkley
|
replicationlog=@replication-log@
|
48 |
1393
|
tao
|
dtdPath=@install-dir@/dtd/
|
49 |
|
|
schemaPath=@install-dir@/schema/
|
50 |
|
|
dtdURL=@systemidserver@@html-path@/dtd/
|
51 |
|
|
schemaURL=@systemidserver@@html-path@/schema/
|
52 |
1080
|
tao
|
datafilepath=@datafilepath@
|
53 |
1456
|
tao
|
inlinedatafilepath=@inlinedatafilepath@
|
54 |
839
|
bojilova
|
certPath=@install-dir@/
|
55 |
1010
|
tao
|
context=@context@
|
56 |
1052
|
tao
|
debuglevel=@debuglevel@
|
57 |
1033
|
tao
|
datafileflag=datafile
|
58 |
1488
|
tao
|
defaultcontenttype=@defaultcontenttype@
|