Hi,

I build from latest CVS, copy contents of .../build/webapp into my [TOMCAT]/webapps/cocoon directory, delete [TOMCAT]/work/localhost/cocoon and (re)start tomcat.  Tomcat welcome page appears but when I try to get localhost:8080/cocoon/ I receive a blank page (<html><body></body></html>).  Nothing in the cocoon logs, but this in Tomcat (catalina) localhost_log:
           
StandardWrapperValve[Cocoon]: Servlet.service() for servlet Cocoon threw exception
javax.servlet.ServletException: Servlet execution threw an exception
...etc...
       
----- Root Cause -----
java.lang.NoSuchMethodError
at org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline.cacheResults(CachingProcessingPipeline.java:91)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:280)

Am using MacOSX 10.2.3, Java HotSpot(TM) Client VM (build 1.3.1_03-69, mixed mode), jakarta-tomcat-4.0.1

I'm pretty sure this worked last Thursday.  Could problem be related to:
        http://www.mail-archive.com/[EMAIL PROTECTED]/msg33610.html
or have I done something wrong?

--Michael
       

Reply via email to