CLARIN Virtual Collection Registry ---------------------------------- The connection to the database is configured using JNDI using the name "jdbc/VirtualCollectionStore". When using Apache Tomcat add the following to the context configuration of the web application (by either modifying "server.xml" or providing an appropiate context configuration, e.g. like "$CATALINA_HOME/conf/Catalina/localhost/VirtualCollectionRegistry.xml"; if in doubt, please check the Apache Tomcat documentation): This will configure a DBCP data source for the virtual collection registry. Customize $dbuser, $dbpass and $dbname to match your local settings. NOTE: currently only MySQL is supported. You need to choose, which persistent identifier provider you want to use. You can either use a dummy provider or the GWDG handle provider. a) For using the dummy provider add the following: b) For using the GWDG handle provider add following and customize the base URI for the virtual collection registry and the values for $gwdg_user and $gwdg_password: