Hmm, the OriginalException occurs in the WildcardURIMatcher on
line 72, not directly in the source resolving code.

Carsten

> -----Original Message-----
> From: Joerg Heinicke [mailto:[EMAIL PROTECTED]
> Sent: Saturday, October 25, 2003 3:04 AM
> To: [EMAIL PROTECTED]
> Subject: NPE in source resolving
> 
> 
> 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(Sitema
> pSource.java:431)
>       at 
> org.apache.cocoon.components.source.impl.SitemapSource.refresh(Sit
> emapSource.java:376)
>       at 
> org.apache.cocoon.components.source.impl.SitemapSource.toSAX(Sitem
> apSource.java:444)
>       at 
> org.apache.cocoon.components.source.SourceUtil.toSAX(SourceUtil.java:197)
>       at 
> org.apache.cocoon.transformation.LexicalTransformer.setup(LexicalT
> ransformer.java:216)
> 

Reply via email to