Hi there,

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).


Here is the call in my xslt file :

<xsl:element name="xinclude:include" namespace="http://www.w3.org/2001/XInclude";>
<xsl:attribute name="href">
cocoon:/resolution_structure?buildid=<xsl:value-of select="buildidref_before"/>
</xsl:attribute>
</xsl:element>




Is there any known bug about XInclude  in Cocoon ?


To conclude, I used The Cinclude Transformer and It is working !!!!



Thanks
Lionel







--
Lionel CRINE
Ingénieur Systèmes documentaires
Société : 4DConcept
22 rue Etienne de Jouy 78353 JOUY EN JOSAS
Tel : 01.34.58.70.70 Fax : 01.39.46.06.90
begin:vcard
fn:Lionel Crine
n:Crine;Lionel
adr:;;22 rue Etienne de Jouy;JOUY EN JOSAS;;78353;FRANCE
email;internet:[EMAIL PROTECTED]
title:documentary systems engineer
tel;work:01.34.58.70.70
tel;fax:01.39.46.06.90
x-mozilla-html:FALSE
url:http://www.4dconcept.fr
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to