Christian Haul wrote:
> On 29.Jul.2002 -- 03:09 PM, Ugo Cei wrote:
>
>>Looks like XSP is broken in HEAD: the value of text nodes in the input
>>is not copied to the output. Thus, for instance, the output of
>>http://localhost:8080/cocoon/samples/xsp/hello
>>is the following:
>
>
> ACK. Downgrade all the x*.jars to cvs date tag -D20020722 If I find
> time, I will update CVS. But don't hold your breath.
>
> Chris.
No luck :(. This is what I did:
- cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -D20020722
xml-xalan
- cd xml-xalan/java
- ./build.sh
- copied build/xalan.jar, bin/xercesImpl.jar, bin/xml-apis.jar to
$TOMCAT_HOME/webapps/cocoon/WEB-INF/lib
- removed x*20020723.jar
- stopped tomcat, emptied work directory, restarted tomcat
Still, text node values in XSP are not copied to output.
Ugo
--
Ugo Cei - Consorzio di Bioingegneria e Informatica Medica
P.le Volontari del Sangue, 2 - 27100 Pavia - Italy
Phone: +39.0382.525100 - E-mail: u.cei@cbim.it
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|