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

