Hello, I've updated to Xalan Java 2.0.1, and it almost works. However I have the following problems: * When a table is put in the XML file, Xalan fails. It seems that it comes from the extension use. In the CLASSPATH I've put xalan.jar, xerces.jar, and extensions/xalan2.jar. What am I doing wrong? * When I use a stylesheet with an absolute path, Xalan fails. I do: java org.apache.xalan.xslt.Process -in myfile.xml -xsl /path/to/docbook-1.34/html/docbook.xsl It fails with the error: XSLT Error (javax.xml.transform.TransformerConfigurationException): File "file:////(the current path)//path/to/docbook-1.34/VERSION" not found. Can anyone confirm this behaviour? Or is something not configured? Thanks in advance, BG ------------------------------------------------------------------ To unsubscribe from this elist send a message with the single word "unsubscribe" in the body to: [EMAIL PROTECTED]
