Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ArtifactOutResource.java @ 70:ce488c1d3fc4
age | author | description |
---|---|---|
Tue, 12 Jan 2010 08:42:49 +0000 | Ingo Weinzierl | Create namespace aware documents for 'create' and 'out' targets. Adapted XPath expressions for this. |
Thu, 01 Oct 2009 16:03:12 +0000 | Sascha L. Teichmann | Add i18n support via "Accept-Language" HTTP headers. |
Wed, 23 Sep 2009 08:27:35 +0000 | Sascha L. Teichmann | Log RuntimeExceptions in REST calls to log4j. |
Wed, 16 Sep 2009 12:43:03 +0000 | Tim Englich | Switched from Get to Post communication. |
Sun, 13 Sep 2009 14:50:53 +0000 | Sascha L. Teichmann | Re-factored artifact API for better integration of background processing. |
Thu, 10 Sep 2009 15:49:17 +0000 | Sascha L. Teichmann | Added REST out handler for artifacts reachable via HTTP GET '/artifact/{uuid}/{type}'. |