source: vlo/trunk/vlo_webapp/src/test/resources/application.properties @ 1886

Last change on this file since 1886 was 1886, checked in by herste, 12 years ago

Made location of NationalProjectsMapping?.xml configurable and externalized the xml file also: only relevant for the importer. Should allow updating of mapping _without_ a new deployment.

File size: 243 bytes
Line 
1#Application properties; specifically the solrUrl to use!
2eu.clarin.cmdi.vlo.solrUrl=http://localhost:8080/vlo_solr
3eu.clarin.cmdi.vlo.importerConfigFile=importerConfig.xml
4eu.clarin.cmdi.vlo.nationalProjectMapping=nationalProjectsMapping.xml
Note: See TracBrowser for help on using the repository browser.