> From: root [mailto:root] On Behalf Of Christian Zoffoli > > Alex McLintock wrote: > > > > Hi folks, > > > > I'm trying to find satisfactory versions of Cocoon and XIndice which work > > together. > > > [cut] > > my little how-to > > 1- copy batik-libs,xerces,xalan,xml-apis from > $CATALINA_HOME/webapps/cocoon/WEB-INF/libs to $CATALINA_HOME/lib
??? Christian: Please, explicitly specify which tomcat version you use. Otherwise, you are going to screw lots of innocent newbies. Newbies: Read newest install instruction from the Cocoon 2.0.2 (due in several days; instructions now available at http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/documentation/xdocs/in stalling/index.xml?rev=1.16&content-type=text/vnd.viewcvs-markup) before trying to follow any of the instructions on this list. > 2- add export CATALINA_OPTS='-Djava.awt.headless=true This is for JDK1.4 *only* > -Duser.language=en' at the beginning of $CATALINA_HOME/bin/catalina.sh If I'm not mistaken, this applies to the Xalan 2.3.1 only. > 3- add -Djava.endorsed.dirs=$XINDICE_HOME/java/lib to > $XINDICE_HOME/config/vm.cfg (note: expand $XINDICE_HOME with the real > path!) This is also for JDK1.4 *only*. Regards, Vadim > 4- patch > org.apache.cocoon.transformation.XMLDBTransformerXMLDBTransformer.java > with http://www.mail-archive.com/cocoon-dev@xml.apache.org/msg12028.html > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>