<?xml version="1.0" encoding="UTF-8"?>
<!--BeNOW Config for package: org.benow.repository.  http://dev.benow.ca-->
<config>
  <entry
    description="List of repository resources by realm ([realm,]resource).  Resource is either an RMI location (not working currently), or a ObjectRepository Class."
    name="org.benow.repository.RepositoryManager.repositories" type="java.lang.String">org.benow.repository.basic.BasicRepository</entry>
  <entry description="Configuration file for Castor JDO databases."
    name="org.benow.repository.RepositoryManager.repositoryConfigFile" type="java.io.File">{$ConfigDir}castor/database.xml</entry>
  <entry
    description="Mapping for unmarshalling Castor JDO configuration file."
    name="org.benow.repository.RepositoryManager.jdoMappings" type="java.io.File">{$ConfigDir}castor/xml/org.benow.castor.mapping.castor.jdo.xml</entry>
</config>

