On Fri, 10 Sep 2004 18:50:44 +0200, Lionel Crine <[EMAIL PROTECTED]>
wrote:
I'm really annoying because I facing a problem I do not understand.
I have three computer with the same cocoon, tomcat, java application.
I'm trying to load a pipeline with an xinclude.
This pipeline works fine on 2 Computer.
The last computer send nullpointerexception :
here is the exception I have in core.log :
NullPointerException -->
org.apache.transformation.XIncludeTransformer$IncludePipe.startElement(XIncludeTransformer.java:196).
[snip]
Is there any known bug about XInclude in Cocoon ?
To conclude, I used The Cinclude Transformer and It is working !!!!
Hi Lionel,
until now I didn't succeed in creating a working pipeline using
XIncludeTransformer. As soon as I put a XSLT-Transformer between
the XIncludeTransformer and the final Serializer I get this run-
time error, too (regardless what the stylesheet is doing - even
an identity transformation only does not work).
My current solution is a workaround using CIncludeTransformer and
two additional stylesheets.
Please tell me if you find out what causes the exception and how
to solve it.
thanx,
Gerald
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]