Hi, I guess the problem is that both war files are getting deployed to default directory 'geoserver' which causes a conflict in tomcat. But by renaming the war file, deployment directory changes also to new war-name.
As a war file is an ordinary zip-archive, you can also: unzip war, rename directory to 'geoserver-<version>' and copy it into tomcat's webapp directory - should also work. cheers, Rudi -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/tomcat6-not-deploying-geoserver-war-but-does-deploy-geo-war-tp6908226p6908680.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
