# # Properties file defining options for the MetaCatServlet.java servlet # Matt Jones, Dan Higgins, Jivka Bojilova # '$Id: metacat.properties 2837 2005-12-12 19:33:02Z sgarg $' # configured=false version=@release@ user=@user@ password=@password@ defaultDB=@jdbc-connect@ dbDriver=@dbDriver@ dbAdapter=@dbAdapter@ initialConnections=5 incrementConnections=5 maximumConnections=25 maximumConnectionAge=120000 maximumConnectionTime=60000 maximumUsageNumber=100 numberOfIndexingThreads=5 indexingTimerTaskTime=86400000 maximumIndexDelay=5000 runDBConnectionRecycleThread=off cycleTimeOfDBConnection=30000 administrators=@administrators@ moderators=@moderators@ allowedSubmitters=@allowedSubmitters@ deniedSubmitters=@deniedSubmitters@ timedreplication=@timedreplication@ firsttimedreplication=@firsttimedreplication@ timedreplicationinterval=@timedreplicationinterval@ 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@ eml2_0_0namespace=@eml2_0_0namespace@ eml2_0_1namespace=@eml2_0_1namespace@ eml2_1_0namespace=@eml2_1_0namespace@ 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 indexNamespaces=@eml2_0_0namespace@,@eml2_0_1namespace@ indexPaths=organizationName,originator/individualName/surName,originator/individualName/givenName,originator/organizationName,creator/individualName/surName,creator/individualName/givenName,creator/organizationName,dataset/title,keyword,northBoundingCoordinate,southBoundingCoordinate,westBoundingCoordinate,eastBoundingCoordinate,title,entityName,individualName/surName,abstract/para,surName,givenName,para,geographicDescription,literalLayout,eastbc,northbc,westbc,southbc,dataset/access/allow/principal,entityName,taxonRankValue,dataset/dataTable/physical/distribution/online/url,dataset/spatialRaster/physical/distribution/online/url,@packageId 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@ query.ignored.params=enableediting,foo usexmlindex=true # used for the setting the size of resultset for applications like morpho app_resultsetsize=400 # used for the setting the size of resultset for searches done using browsers web_resultsetsize=900 # used for the setting the size of queryresult_string in queryresult table. # the limit is 4000 for oracle queryresult_string_length=4000 # the value of xml_returnfield.usage_count should be more than this value # for records to be entered into xml_queryresult. so if you want results for # any combination of returnfields to be stored in xml_queryresult only when # that combination has been requested 50 times, set this value to 50 xml_returnfield_count=0 # Harvester properties connectToMetacat=true delay=0 harvesterAdministrator=name@institution.edu logPeriod=90 maxHarvests=0 period=24 smtpServer=localhost GetDocError=Error getting EML document from site,Error GetDocSuccess=Success getting EML document from site,Debug GetHarvestListError=Error getting harvest list from site,Error GetHarvestListSuccess=Success getting harvest list from site,Debug HarvesterStartup=Harvester start up,Info HarvesterShutdown=Harvester shut down,Info InsertDocError=Error inserting EML document to Metacat,Error InsertDocSuccess=Success inserting EML document to Metacat,Info MetacatHasDoc=Metacat already has this EML document,Info UpdateDocError=Error updating EML document to Metacat,Error UpdateDocSuccess=Success updating EML document to Metacat,Info ValidateDocError=Error validating EML docoument,Error ValidateDocSuccess=Success validating EML document,Debug ValidateHarvestListError=Error validating harvest list,Error ValidateHarvestListSuccess=Success validating harvest list,Debug # End of Harvester properties