Hi all, did somebody tried lately (with jdk 1.6): ./build.sh war cp dist/apache-lenya-1.4-dev-bin/lenya.war $CATALINA_HOME/webapps/
I get for http://localhost:8080/lenya/ javax.servlet.ServletException: Servlet.init() for servlet Cocoon threw exception org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) ... root cause java.lang.NoClassDefFoundError: org/apache/regexp/RESyntaxException I then tried with jdk 1.5 and get the same result. Seems that some jars got not copied. Does somebody sees the same error? salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
