It's been awhile since I've had the opportunity to work with geoserver, so today ran thru the default install. Looks like embedded Jetty is now the standard implementation, if you want to run it under Tomcat you'll need to copy
\webapps\geoserver to \webapps\geoserver
Also you'll need to either copy the data dir \data_dir into the tomcat webapps folder as \webapps\geoserver\data
Alternatively (perhaps preferably), you can set the environment variable for tomcat as documented here:
http://geoserver.org/display/GEOSDOC/Tomcat+-+data_dir+environment+variables
No comments:
Post a Comment