view contrib/make_flys_release/confs/backend-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" ?>
<backend-database>

    <user>flys29</user>
    	<password>flys29</password>
    	<dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
    	<driver>org.postgresql.Driver</driver>
    <url>jdbc:postgresql://czech-republic.atlas.intevation.de:5432/flys29</url>

    <!--
	<user>flys27</user>
	<password>flys27</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>
    -->

</backend-database>

http://dive4elements.wald.intevation.org