Notes on the GeoServer Workshop
These are the notes I took on the GeoServer workshop at the last gvSIG Conference. Data Directory It is important to change the settings of the geoserver_data_dir in the web.xml file to keep the data each time you restart the application container (like Tomcat). It is also good to check out the other settings as it contains interesting facts such as the type of projections to be used or the size of the cache. There are configurable data on the fly and data not configurable on the fly. ...