[Geoserver-devel] Preserve catalog when upgrading

Hi,

Is there any documentation on how to preserve the existing catalog/settings when upgrading geoserver? Placing the new geoserver.war on webapps doesn't upgrade geoserver. I have to delete webapps/geoserver (and hence all the settings) to do it.

thx,
mike

Making this a lot easier is one of our main goals for geoserver 1.3-rc1 -
to have a geoserver home directory to preserve the settings.

I forget if there's documentation, and it's quicker to just tell you what
to do.

copy the webapps/geoserver/data directory into the newly expanded war
section.

copy webapps/geoserver/META-INF/catalog.xml and services.xml to the newly
expanded webapps/geoserver/META-INF/ diretory.

Chris

On Mon, 14 Mar 2005, Michael Leong wrote:

Hi,

Is there any documentation on how to preserve the existing
catalog/settings when upgrading geoserver? Placing the new
geoserver.war on webapps doesn't upgrade geoserver. I have to delete
webapps/geoserver (and hence all the settings) to do it.

thx,
mike

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

--