source: ComponentRegistry/trunk/ComponentRegistry/src/test/resources/spring-config/component-registry.properties @ 5917

Last change on this file since 5917 was 5917, checked in by Twan Goosen, 10 years ago

First steps towards adapting to CCR as a replacement of ISOcat (refs #731): IsocatSerlvet? -> ConceptRegistryServlet?. Context param ...isocatRestUrl replaced with ...ccrRestUrl.
TODO: Apply transformation (both to DCIF and JSON), tweak CCR request (filtering of returned properties)

  • Property svn:mime-type set to text/plain
File size: 601 bytes
Line 
1eu.clarin.cmdi.componentregistry.adminUsers=JUnit.Admin@test.com
2eu.clarin.cmdi.componentregistry.generalComponentSchemaUrl=https://infra.clarin.eu/cmd/general-component-schema.xsd
3eu.clarin.cmdi.componentregistry.component2SchemaXslUrl=https://infra.clarin.eu/cmd/xslt/comp2schema-v2/comp2schema.xsl
4eu.clarin.cmdi.componentregistry.componentSpecSchemaLocation=http://www.clarin.eu/cmd http://lux16.mpi.nl/general-component-schema.xsd
5eu.clarin.cmdi.componentregistry.ccrRestUrl=https://openskos.meertens.knaw.nl/ccr/api/
6eu.clarin.cmdi.componentregistry.jpaDialect=org.hibernate.dialect.HSQLDialect
Note: See TracBrowser for help on using the repository browser.