Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/AdvanceServiceImpl.java @ 4247:5da024c2af62
age | author | description |
---|---|---|
Mon, 16 Jul 2012 08:37:24 +0000 | Felix Wolfsteller | Cosmetics, docs. |
Thu, 08 Dec 2011 09:12:27 +0000 | Raimund Renkert | Removed the URL parameter from service calls. The service |
Tue, 25 Oct 2011 12:31:15 +0000 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
Thu, 14 Apr 2011 07:53:01 +0000 | 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. |
Fri, 08 Apr 2011 08:51:28 +0000 | Ingo Weinzierl | Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception. |
Thu, 10 Mar 2011 10:53:41 +0000 | Ingo Weinzierl | Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service. |