log src/main/java/de/mpiwg/itgroup/annotations/restlet/BaseRestlet.java @ 105:7417f5915181 default tip

age author description
Tue, 10 Feb 2015 17:45:56 +0100 casties added config option for webapp URL prefix.
Wed, 04 Feb 2015 19:37:02 +0100 casties improved logging.
Mon, 02 Feb 2015 11:32:53 +0100 casties renamed getFullname to make it configurable.
Mon, 21 Jul 2014 17:28:15 +0200 casties add slashes to paths for getRealPath to work with Tomcat 8.
Fri, 21 Mar 2014 13:32:41 +0100 casties change logging to java.util.logging.
Wed, 12 Mar 2014 12:42:28 +0100 casties search files in webapp in WEB-INF folder.
Wed, 12 Mar 2014 11:54:07 +0100 casties small cleanup. trying restlet 2.2-snapshot now -- feeling lucky.