This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Chunk.xsl with Xalan


On Fri, Aug 09, 2002 at 12:37:46PM +0200, Szarvas Zoltan wrote:
> Hi
> 
> What is the problem with this?
> 
> xalan-j_2_4_D1
> 
> java -Djava.ext.dirs=c:\Java_Classes\Xalan org.apache.xalan.xslt.Process -in .\DocBook\in.xml -xsl file:///c:\style\html\chunk.xsl
> 
> I get the following Error Message:
> 
> (Location of error unknown)XSLT Error (javax.xml.transform.TransformerConfigurationException): javax.xml.transform.TransformerException: java.lang.ArrayIndexOutOfBoundsException

The current version of Xalan is broken when trying to
use the chunk.xsl stylesheet.  Xalan works with the
non-chunking docbook.xsl stylesheet.  And other processors
work with the chunking stylesheets.  I haven't heard
a good explanation of why it doesn't work.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]