Yes, I had the same problem. As I said, I'll be reviewing the whole situation over
the weekend/at the beginning of next week. The prime suspects (in order of
likelihood) are:


1) me
2) Mac OS X
3) the moon

:-)

To briefly reiterate the problem: I can make cinclude and xinclude work immediately
after a generator, but not after an XSLT transformer. I had a work-around of sorts
using XSLT's document() to perform the include in the XSLT transformer, but there
are then other problems down the line with that solution.


Steve

On 11 Mar 2004, at 08:05, Jan Hoskens wrote:

Did you also try the cinclude transformer?

Kind Regards,
Jan

----- Original Message -----
From: "Stephen Winnall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 12:03 AM
Subject: Re: Problem with xinclude...


I tried to work around it by using XSLT's document() function, but I'm
going to have
have to come back and try it again - probably sometime next week. I'll
let you know
then what happens.

Thanks
Steve

On 10 Mar 2004, at 21:39, Joerg Heinicke wrote:

On 13.02.2004 09:57, Stephen Winnall wrote:

Everything works OK if I comment out the xinclude transformation in
the pipeline. The generated
xinclude tag looks like this when I try to generate the target
addresses.html:
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
href="cocoon:/addresses.xhtml" />
But when the xinclude transformation is included, I get the following
error:
Failed to execute pipeline.
org.apache.cocoon.ProcessingException: Failed to execute
pipeline.:
java.lang.RuntimeException: java.lang.NullPointerException

java.lang.RuntimeException: java.lang.NullPointerException
at
org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.jav a:
3363)

Did you solved it? Otherwise try the environment check and see if the expected version of Xalan is in use: http://xml.apache.org/xalan-j/faq.html#environmentcheck.

Joerg

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



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



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



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



Reply via email to