Dale Anson wrote:
I ran into this problem right after upgrading java from 1.4.0 to 1.4.1. I reverted to 1.4.0 and the problem went away. I didn't dig too deep, but it appears to be a glitch in the java 1.4.1 xml apis.
I saw this DTM stuff error in a bugged version of Xalan. So it seems you're not using Saxon after all. I'd suggest you to add latest Xalan or something else as the endorsed xslt system in the endorsed dir in the JDK installation.

Drew Davidson wrote:

I'm using the <style> task to run a DocBook document and I'm getting the following exception:

[style] : Fatal Error! org.apache.xml.dtm.DTMException: No more DTM IDs are available Cause: org.apache.xml.dtm.DTMException: No more DTM IDs are available

Any clues as to what's causing this?

I'm using Ant 1.5.1, saxon651.jar, docbook-xsl-1.56.1, docbkx412.

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


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

Reply via email to