Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2488:88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
flys-client/trunk@4275 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 19 Apr 2012 11:00:18 +0000 |
parents | 75d11997921c |
children | 2a504b6d9a1b |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Apr 18 11:42:18 2012 +0000 +++ b/flys-client/ChangeLog Thu Apr 19 11:00:18 2012 +0000 @@ -1,3 +1,11 @@ +2012-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/server/FixingsKMChartServiceImpl.java: + New. Bridge fixings km chart requests from web to artefact server. The filters + have to be JSON encoded and passed in the the 'filter' parameter. + + src/main/webapp/WEB-INF/web.xml: Registered the new proxy servlet. + 2012-04-18 Raimund Renkert <raimund.renkert@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: