view contrib/make_flys_release/confs/rest-server.xml @ 4635:53fa4d5c9fb2

Deprecate FLYSUtils FLYSUtils should not be used anymore. Instead use/create a Access class hirarchy to provide a data "view" of an artifact.
author Björn Ricks <bjoern.ricks@intevation.de>
date Tue, 04 Dec 2012 14:40:54 +0100
parents 9d404069f361
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<rest-server>
    <!--  The port which the ArtifactDatabase (ArtifactServer) will bind to. -->
    <port>8999</port>
    <listen>localhost</listen>
</rest-server>

http://dive4elements.wald.intevation.org