Mercurial > dive4elements > river
view artifacts/doc/conf/rest-server.xml @ 8452:b9a8463ac636
(issue1732) When duplication wsplgen artificats fix shapefile layers
The shapefile layers are copied but still contained the old names
and paths and the wms layer refered to layers from the old
artifact. This was broken.
Now the old artificat id is replaced by the new artifact id in the
mapfiles.
Duplication most wsplgen artifacts
should now work.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 28 Oct 2014 18:52:35 +0100 |
parents | 5aa05a7a34b7 |
children | 492f8e615c38 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <rest-server> <!-- The port which the ArtifactDatabase (ArtifactServer) will bind to. --> <port>8181</port> <listen>localhost</listen> </rest-server>