Subject: RE: xalan-java DTM ID error
From: "Conal Tuohy" <conalt@xxxxxxxxxxxxxxx>
Date: Tue, 18 Mar 2003 20:14:15 +1200
|
Greg Martel wrote:
> I have been using Ant to run Xalan to batch process xml files to
> html, and it has been working well up until lately. I got a new
> computer--(IBM) Windows machine and installed new versions of Ant and
> JSDK, and ever since, i have been having trouble because of this
> error:
>
> org.apache.xml.dtm.DTMException: No more DTM IDs are available.
I had this same problem. In my case it was a version incompatibility between
Xalan and Java 1.4 (you're running JDK 1.4, right?)
Read this: http://xml.apache.org/security/install.html
Cheers!!
Con
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|