hi all am using nutch-0.9 application which is running on tomcat. I've my nutch plugin folder c:/tomcat6.0/webapps/Searchapp/WEB-INF/classes/plugin
and my nutch-site.xml file has an entry ... <property> <name>plugin.folders</name> <value>plugins</value> <description>Directories where nutch plugins are located. Each element may be a relative or absolute path. If absolute, it is used as is. If relative, it is searched for on the classpath.</description> </property> but still am getting java.lang.IllegalArgumentException: plugin.folders is not defined is thesr any way to solve it???? -- View this message in context: http://www.nabble.com/tomcat-nutch-plugin-tp17816246p17816246.html Sent from the Nutch - User mailing list archive at Nabble.com.
