> -----Original Message-----
> From: Derek Dees [mailto:[EMAIL PROTECTED]]
> 
> ##########################
> Software/Versions:
>       Sun's JRE 1.4.0
>       Ant 1.5 beta 2
>       Xalan 2_3_1
>       Xerces 2_3_1

>            [xslt] xsl/docbook-xsl/common/l10n.xsl:86:76: Fatal Error! 
> Unknown error in XPath Cause: java.lang.NullPointerException

mm... is there a full stacktrace when using -debug ?
Considering the error, it seems to happen in Xalan.

>From the top of my head I vaguely remember a couple of people having
problems with sequential use which 'should' normally not happen as the
transformer is reused (and is safe to reuse as mentioned in the API)

If your transformation are not Xalan specific, could you try with Saxon ?
http://users.iclway.co.uk/mhkay/saxon/saxon6.3/
http://users.iclway.co.uk/mhkay/saxon/saxon6.3/saxon.zip

Thanks.

Stephane

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to