Hi,

I am trying to configure Nutch 1.X on eclipse, and configured the build
path to include all jars from the build->lib folder.

There is a class ProxyTestbed.java which has a error in importing the
following package :
import *org.mortbay.proxy.*AsyncProxyServlet; (proxy package not found)

I tried to figure out that this class file loads from *jetty-6.1.26.jar, *but
is not actually present in this jar.

Am I missing anything here ? Do I download any other jar ?

Thanks in advance !

Reply via email to