view contrib/make_flys_release/confs/rest-server.xml @ 4376:3c8964855270

Avoid NullPointerExceptions if no settings are available Don't fail with a NullPointerExceptions if no setting for the axis is available.
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 02 Nov 2012 15:41:52 +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