view flys-artifacts/doc/conf/datacage-db.xml @ 4244:3e62c8f8d475

Change Servlet config for RiverInfoService The GaugeOverviewInfoService got rename to RiverInfoService. Therefore the servlet config must be adjusted too.
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 24 Oct 2012 15:53:58 +0200
parents b0f59d42ae4f
children 9c4e2192810c
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<datacage>
    <user>SA</user>
    <password/>
    <driver>org.h2.Driver</driver>
    <url>jdbc:h2:${artifacts.config.dir}/../h2/datacage</url>
</datacage>

http://dive4elements.wald.intevation.org