Getting the following error after downloading lenya-1.2.4, created a publication (which is working well), and trying to index using tools/bin/index-pub.sh
Buildfile: /usr/local/tomcat/webapps/lenya/lenya/bin/crawl_and_index.xml init: index: [echo] INFO: Index hypertext documents [echo] INFO: Show configuration [java] java.lang.NoClassDefFoundError: org/w3c/dom/DOMError and no index my script is as follows: LENYAPUB=home LENYA_BUILD=/usr/local/tomcat/webapps/lenya/lenya ANT_HOME=/data/src/lenya/tools CLASSPATH=. echo "anthome:$ANT_HOME" ./ant -f $LENYA_BUILD/bin/crawl_and_index.xml -Dlucene.xconf=$LENYA_BUILD/pubs/$LENYAPUB/config/search/lucene-live.xconf index Any ideas? TIA gene --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]