You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Markus Jelsma <ma...@openindex.io> on 2016/03/01 12:44:30 UTC

RE: Integrate apache nutch 1.7 and Spring framework

Hi - well it seems Nutch is not on the class path. Anyway, i'd probably recommend running Nutch as a server.
https://wiki.apache.org/nutch/Nutch_1.X_RESTAPI

 
 
-----Original message-----
> From:mahdieh Shahverdi <m....@ymail.com.INVALID>
> Sent: Monday 29th February 2016 9:38
> To: user@nutch.apache.org
> Subject: Integrate apache nutch 1.7 and Spring framework
> 
> Hi,
> I wrote a web service endpoint that runs a crawl with nutch 1.7. I compiled apache nutch 1.7 and added it's jar file to my project but I got the class not found exception for crawl command when running the web service. I'm using Eclipse IDE. Is it possible to describe a method for integrating nutch and spring?
> 
> Best Regards,
> MSH
>