Fri, 07 Sep 2012 12:03:15 +0000 |
Ingo Weinzierl |
Merged revisions 5373,5377-5378 via svnmerge from
|
Tue, 04 Sep 2012 10:42:40 +0000 |
Christian Lins |
Add missing imports and fix package declaration of RemoteServiceServlet
|
Thu, 16 Aug 2012 08:14:09 +0000 |
Sascha L. Teichmann |
Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
|
Wed, 15 Aug 2012 14:20:19 +0000 |
Bjoern Ricks |
Avoid NullPointerException if user authetication is deactivated. If user
|
Wed, 15 Aug 2012 12:11:41 +0000 |
Bjoern Ricks |
Don't display not allowed rivers to the user
|
Tue, 24 Jul 2012 08:11:41 +0000 |
Sascha L. Teichmann |
Removed some superfluous casts.
|
Sun, 08 Jul 2012 09:37:45 +0000 |
Felix Wolfsteller |
Cosmetics, whitespaces, 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 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.
|