nutch-site.xml file is as follows: <?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="nutch-conf.xsl"?>
<!-- Put site-specific property overrides in this file. --> <configuration> <nutch-conf> <property> <name>searcher.dir</name> <value>/cygdrive/c/Users/Larry/Nutch/nutch-0.9/mycrawl</value> <description>Search Directory</description> </property> </nutch-conf> </configuration> Tomcat at run time gives a Warning: Configuration - bad file - element not property -- View this message in context: http://old.nabble.com/Configuration---bad-conf-file---element-not-property-tp27366364p27366364.html Sent from the Nutch - Dev mailing list archive at Nabble.com.