How deploy geoserver web archive with apache tomcat 8?
问题 I want to run geoserver web archive in my tomcat web server. I'm using tomcat 8. I download GeoServer 2.7.1.1 web archive from geoserver. When I want to deploy the war file, Error occurs as follow: But when I deploy another war application, it deployed correctly. Where is problem? 回答1: The reason for this is because, Tomcat WebServer has a size limit of 50 mb max which is smaller than Geoserver war file. All you need to do is to modify DIR\webapps\manager\WEB-INF\web.xml and modify the