Hello cocoon-dev,
i found why XIncludeTransformer not work in xsp-pages.
The current_xml_base variable are null in processXIncludeElement()
function, because setDocumentLocator() not called.
When XML processed, all ok - XMLByteStreamInterpreter call
setDocumentLocator(). But when XSP pr
At your computer all working, but for me not???
Listen to me.
Now i'm work Win2000 SP2, resin 2.0.1 (without caching)(for testing, 2.0.2 is better),
c2 rc1a.
I.e. is a same configuration.
I build my own webapp called "mysite" & place it into Resin webapps dir.
See my files:
mysite\docs\index.xsp
Betreff: Re: AW: XIncludeTransformer still not working
Hello Jörn,
My xinclude not work. May be you send me your config?
I have win2000/jdk1.3.1_01/Resin 2.0.2/Cocoon2.0rc1a.
My sitemap and xsp-file already here. I can't understand
where is problem...
Now error caching-independent.
t; Date: Friday, September 28, 2001, 10:19:27 PM
> Subject: AW: XIncludeTransformer still not working
> I just tested RC1a.
> It works perfectly for me.
> The only difference I found is the type-attribute:
>
> But I hae a question. As far as I know CInclude is not a standard,