Re: DOCBOOK-APPS: Xalan & Big Files & Chunking...
If you're Linux, you can see what's happening by issuing $ strace java org.apache.xalan.xslt.Process -in file.xml -xsl xsl\html\chunk.xsl -out html\file.htm -PARAM use.extensions 1 Usually strace (or just trace on other Unix systems) gives a pretty good idea of where something is hanging. I have no idea if a similar utility exists for Windows. --- Vladimir Vladimir G. Ivanovic http://www.leonora.org/~vladimir 2770 Cowper St. Palo Alto, CA 94306-2447 +1 650 678 8014