On Fri, Oct 28, 2011 at 3:56 PM, appela <[email protected]> wrote: > We will try that. > > First thing we wanted to do was move our data dir out of the default > location and up to a static folder so taht we can update the GS software a > bit later. So we copied our data dir up and out. > > Problem now is this: > > We updated the web.xml with the data dir param > <context-param> > <param-name>GEOSERVER_DATA_DIR</param-name> > <param-value>/deploy/geoserver_files/data</param-value> > </context-param>
That section is normally commented out. Did you remove the comment markers that wrap it? Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ 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@Cisco 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
