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.shahve...@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 >