Re: Annoying 'ArrayIndexOutOfBoundsException'?

2003-08-13 Thread J.Pietschmann
Andreas L. Delmelle wrote: references in the xsl-stylesheet ), one little problem remains. The process throws an ArrayIndexOutOfBoundsException, leading to the debug output as in attached txt-file. Seems like a Xalan-related problem (classpath?), so going to try a fix right away, but if any of you

RE: Annoying 'ArrayIndexOutOfBoundsException'?

2003-08-13 Thread Andreas L. Delmelle
You have JDK 1.4 installed? Yup! ( 1.4.1 is currently the latest release afaik ) Get the most recent release, or get the most recent Xalan and install the jar in the lib/endorsed directory of the JDK. Thought I did ( 2.4.1, distributed with fop 0.20.5 ), but going to try 2.5.1 ... Thx for

Re: Annoying 'ArrayIndexOutOfBoundsException'?

2003-08-13 Thread J.Pietschmann
Andreas L. Delmelle wrote: Yup! ( 1.4.1 is currently the latest release afaik ) There is an important addition: the latest release is 1.4.1_03, which is quite different from 1.4.1_01 WRT to the Xalan release coming with the JDK. Get the most recent release, or get the most recent Xalan and install