diff ChangeLog @ 73:d1b8c91b4506

Added url '/service/{service}' to REST server to offer the actual service over HTTP. artifacts/trunk@601 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 22 Jan 2010 11:56:28 +0000
parents b01e47317a78
children 66f43d1e69eb
line wrap: on
line diff
--- a/ChangeLog	Fri Jan 22 11:40:26 2010 +0000
+++ b/ChangeLog	Fri Jan 22 11:56:28 2010 +0000
@@ -1,3 +1,12 @@
+2010-01-22	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
+
+	* artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ServiceResource.java:
+	  New REST wrapper to call the service. Bound under '/service/{service}' 
+	  where '{service}' is the name of the service as announced by '/services'.
+
+	* artifact-database/src/main/java/de/intevation/artifactdatabase/rest/RestApp.java:
+	  Register new resource to web server.
+
 2010-01-22	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
 
 	* artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ServicesResource.java:

http://dive4elements.wald.intevation.org