# # Properties file defining options for the MetaCatServlet.java servlet # Matt Jones, Dan Higgins, Jivka Bojilova # '$Id: metacat.properties 1951 2003-12-05 21:21:06Z jones $' # configured=false user=@user@ password=@password@ defaultDB=@jdbc-connect@ dbDriver=@dbDriver@ dbAdapter=@dbAdapter@ initialConnections=5 incrementConnections=5 maximumConnections=25 maximumConnectionAge=120000 maximumConnectionTime=60000 maximumUsageNumber=100 runDBConnectionRecycleThread=off cycleTimeOfDBConnection=30000 forcereplicationwaitingtime=@forcereplicationwaitingtime@ config-dir=@config-dir@ default-style=@default-style@ xmlcatalogfile=/opt/tomcat/webapps/xmltodb/catalog.txt sitecode=nceas accNumSeparator=. saxparser=org.apache.xerces.parsers.SAXParser servletpath=@servlet-path@ htmlpath=@html-path@ eml2namespace=@eml2namespace@ packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN 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 server=@server@ httpserver=@systemidserver@ junittesturl=@systemidserver@@servlet-path@ authclass=edu.ucsb.nceas.metacat.AuthLdap ldapurl=ldap://ldap.ecoinformatics.org:389/ ldapsurl=ldap://ldap.ecoinformatics.org:389/ ldapbase=dc=ecoinformatics,dc=org referral=follow #ldapurl=ldap://ldap.nceas.ucsb.edu:389/ #ldapsurl=ldap://ldap.nceas.ucsb.edu:389/ #ldapbase=o=NCEAS,c=US deltaT=60 replicationpath=@replication-path@ replicationlog=@replication-log@ replicationerrorlog=@replicationerrorlog@ dtdPath=@install-dir@/dtd/ schemaPath=@install-dir@/schema/ dtdURL=@systemidserver@@html-path@/dtd/ schemaURL=@systemidserver@@html-path@/schema/ datafilepath=@datafilepath@ inlinedatafilepath=@inlinedatafilepath@ certPath=@install-dir@/ context=@context@ debuglevel=@debuglevel@ datafileflag=datafile datafilesizelimit=1000 defaultcontenttype=@defaultcontenttype@