> From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > > > [java] URI: developing/developing-with-avalon.pdf > [java] getting links: .FATAL_E 2002-07-26 12:37:56.916 [cocoon ] > (): Exception caught > [java] java.lang.NullPointerException > [java] at > org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipe > line.setupPipeline(AbstractCachingProcessingPipeline.java:396)
Feels like I already fixed this once... http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/java/org/apache/cocoon /components/pipeline/impl/CachingProcessingPipeline.java.diff?r1=1.25&r2 =1.26&diff_format=h Changes from line 393 and below were fixing NPE. Seems that this change got lost after applying a patch from bugzilla... :-/ Would you mind applying these lost changes to the AbstractCachingProcessingPipeline.java? Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]