Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java @ 2508:4aa70825bde1
age | author | description |
---|---|---|
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 10:05:14 +0000 | Ingo Weinzierl | Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers. |
Wed, 09 Mar 2011 08:00:06 +0000 | Ingo Weinzierl | Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list. |