Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java @ 1617:f13a7c126f24
age | author | description |
---|---|---|
2011-12-12 | Felix Wolfsteller | Cosmetics. |
2011-12-08 | Raimund Renkert | Removed the URL parameter from service calls. The service |
2011-10-25 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
2011-06-20 | Sascha L. Teichmann | Added dummy report panel. |
2011-06-14 | Sascha L. Teichmann | DistanceInfoService: Got rid of namespace. Use DOM instead of XPath. |
2011-06-14 | Sascha L. Teichmann | Loop through 'Unterkante' 'Oberkante' from service. |
2011-04-14 | Ingo Weinzierl | Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient. |
2011-04-11 | Ingo Weinzierl | Implemented a service to fetch distance information of a river from the artifact server. |