Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 604:938ce81a6bd0
Integrated Database-Support for the Mapviewer-Interface
gnv-artifacts/trunk@666 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 09 Feb 2010 13:01:20 +0000 |
parents | 78499af390a2 |
children | e8ebdbc7f1e3 |
comparison
equal
deleted
inserted
replaced
603:78499af390a2 | 604:938ce81a6bd0 |
---|---|
1 2010-02-09 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * doc/conf/conf.xml: | |
4 Switched the usage of DummyMetaDataService to MetaDataService because | |
5 the Service is now able to work properly. | |
6 * doc/conf/queries.properties: | |
7 Added the required SQL-Statements for fetching the Metadata from the | |
8 Database. | |
9 * src/main/java/de/intevation/gnv/artifacts/services/MetaDataService.java: | |
10 Added the Database-Lookup of FIS and Parameters. | |
11 Now the Metadata will be looked up using the specified Databaseschema as | |
12 defined in doc/schema/externalinterface_schema.sql | |
13 * src/main/java/de/intevation/gnv/artifacts/services/DummyMetaDataService.java | |
14 Removed Dummyservice because it is not required any more. | |
15 | |
1 2010-02-05 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 16 2010-02-05 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 17 |
3 Issue170 | 18 Issue170 |
4 | 19 |
5 * pom.xml: Changed log4j version to 1.2.14 (later version | 20 * pom.xml: Changed log4j version to 1.2.14 (later version |