Chaperon examples:

http://127.0.0.1:8888/samples/chaperon/wiki.html
http://127.0.0.1:8888/samples/chaperon/wikitest/selftest.html

Both don't work because of source resolving of an internal request (cocoon:/). If I save the result of the internal pipeline and read this from a static file, everything works fine.

Joerg


java.lang.NullPointerException
at org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSource.java:431)
at org.apache.cocoon.components.source.impl.SitemapSource.refresh(SitemapSource.java:376)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:444)
at org.apache.cocoon.components.source.SourceUtil.toSAX(SourceUtil.java:197)
at org.apache.cocoon.transformation.LexicalTransformer.setup(LexicalTransformer.java:216)




Reply via email to