Java Mailing List Archive

http://www.java2.5341.com/

Home » nutch-user.lucene »

tomcat nutch plugin

m.harig

2008-06-13


Author LoginPost Reply

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????
--
Sent from the Nutch - User mailing list archive at Nabble.com.

©2008 java2.5341.com - Jax Systems, LLC, U.S.A.