Thorsten Scherler schrieb:
> 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.

Are the endorsed libs correctly deployed in Tomcat?

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to