I'm using elicpse for nutch java code and trying to set up eclipse for
debugging JSP pages. I have got WST plugin installed, created a new dynamic
web project called nutch071web, and imported all the webcontent and jars.
But, it failed to run index.jsp page, see error message below. Is anyone
using eclipse to debug nutch jsp pages? Will appreciate some pointers from
you.

Oct 29, 2005 11:06:24 PM org.apache.catalina.core.StandardContextresourcesStart
SEVERE: Error starting static Resources
java.lang.IllegalArgumentException: Document base
C:\nutch\nutch071web\.deployables\nutch071web does not exist or is not a
readable directory
at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java
:140)

AJ

Reply via email to