On Wed, Oct 11, [email protected] wrote: > Exception in thread "main" java.lang.IllegalStateException: Unknown > configuration type: web-app in > org.eclipse.jetty.xml.XmlConfiguration@41629346
There's your root error. > I dont know how to proceed any longer - i hoped someone here could > help me > on the right track again :) Googling that error seems to indicate that you might have a syntax or schema error in one of your config files, most likely webdefault.xml. Where did you crib the four .xml files from? Did you just copy them over from your tomcat install? -- /Kristian ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
