Using Geoserver 2.1.1 on Windows 2008 RC2 Server we experienced some problems
in relocating the folder for GeoWeb Cache.
We followed the instructions found here:
* http://docs.geoserver.org/stable/en/user/geowebcache/config.html?highlight=gwc
...and added the following to WEB-INF/web.xml
<!-Add gwc on an other than default folder -->
<context-param>
<param-name>GEOWEBCACHE_CACHE_DIR</param-name>
<param-value>D:\gwc_cache_dir</param-value>
</context-param>
We created an empty D:\gwc_cache_dir and restarted Geoserver. Unfortunately it
never started so we checked permissions and tried to create a subdir called gwc
- but still no success so we removed the config from web.xml and restarted
geoserver. This at put us back on square one - which was good for something :)
What could be wrong? Docs problem, or did we mess up somewhere?
Cheers!
Ragnvald
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users