On Tue, 26 Feb 2002, Davanum Srinivas wrote: > Torsten, > > Here are the steps: > 1. Get latest CVS of xml-cocoon2. (Updated this morning to Xalan2.3.1+Xerces2.0.0) > 2. Add BCEL.jar, java_cup.jar, JLex.jar and runtime.jar from Xalan2.3.1 binary >distribution into > lib\optional. > 3. Add xsltc.jar from http://www.ambrosoft.com/ into lib\optional. > 4. Build WAR file as usual with include.webapp.libs=true. > 5. Add >-Djavax.xml.transform.TransformerFactory=org.apache.xalan.xsltc.trax.TransformerFactoryImpl > to your TOMCAT_OPTS. > 6. That's it....Start ur tomcat and you will see entries with > org.apache.xalan.xsltc.trax.TransformerHandlerImpl in your log files. > > Jacek, > Found a number of problems with XSLTC implementation. For example: > > javax.xml.transform.TransformerException: java.lang.RuntimeException: External >function > 'org.apache.cocoon.util.NetUtils:encodePath' not supported by XSLTC. > at > >org.apache.xalan.xsltc.trax.TransformerHandlerImpl.endDocument(TransformerHandlerImpl.java:199) > > Can you please help by trying latest Cocoon2? As you might know by now...C2 is the >best testing > environment for any XSLT Engine as we use almost everything that Xalan supports and >we > periodically (when time permits) do a sanity check with Saxon.
Cool! Thanks, Dims I'll try the in the next days... Thanks -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]