view flys-artifacts/doc/conf/datacage-db.xml @ 4353:daf0919df76d

Ignore comments in meta data xml template Comments should not be send to the client. Therefore ignore them when building the nodes.
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 01 Nov 2012 15:16:01 +0100
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