Mercurial > dive4elements > river
view contrib/make_flys_release/confs/seddb-db.xml @ 4217:08b6458909a9
The service 'DischargeTablesOverview' now accepts the official number of a gauge, too.
The service first tries to parse the official number (long value). If it fails, it it
assumed that the the name of the gauge is specified.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 23 Oct 2012 11:58:47 +0200 |
parents | 9d404069f361 |
children | 7e82d51c5a27 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <seddb-database> <!-- This is the default SedDB db configuration. --> <user>seddb</user> <password>seddbpass</password> <dialect>org.hibernatespatial.oracle.OracleSpatial10gDialect</dialect> <driver>oracle.jdbc.driver.OracleDriver</driver> <url>jdbc:oracle:thin:@//czech-republic.atlas.intevation.de:1521/XE</url> </seddb-database>