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="getXml/param1"/>
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.
There is an example using xml:base in the Cocoon samples. Does this work? Is it only cocoon:// that's not working or is it xml:base in general?
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
