changeset 374:8656162eb52d

Bind REST server to localhost. gnv-artifacts/trunk@457 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 17 Dec 2009 18:05:23 +0000
parents 361e51883ab0
children b3ad3cb94855
files gnv-artifacts/ChangeLog gnv-artifacts/doc/conf/conf.xml
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Thu Dec 17 16:57:05 2009 +0000
+++ b/gnv-artifacts/ChangeLog	Thu Dec 17 18:05:23 2009 +0000
@@ -1,3 +1,7 @@
+2009-12-17	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
+
+	* doc/conf/conf.xml: Bind REST server to localhost.
+
 2009-12-17	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
 
 	* src/test/ressources/lang/artifactMessages_de_DE.properties,
--- a/gnv-artifacts/doc/conf/conf.xml	Thu Dec 17 16:57:05 2009 +0000
+++ b/gnv-artifacts/doc/conf/conf.xml	Thu Dec 17 18:05:23 2009 +0000
@@ -402,6 +402,7 @@
     <rest-server>
         <!--  at this Point it is possible to Change the Port the ArtifactDatabase will bind to.-->
         <port>8181</port>
+        <listen>localhost</listen>
     </rest-server>
     <!-- garbage collection of outdated artifacts -->
     <cleaner>

http://dive4elements.wald.intevation.org