Hi,
 
We are running tomcat 4, cocoon 2.1.3 dev, one xinclude fails
This is the offending line: (same xinclude worked in earliar version of Cocoon 2.1 dev , without any problem.)
 
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" xml:base="cocoon://abc/" href=""/>
 
Error message is :
 
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.NullPointerException
 
But if I xincluded a static file , it works.. Above resource is dynamic xml from our sitemap. 
 
Any help is welcome.
 
Thanks
 
 

Reply via email to