Re: That ole "org.apache.xml.dtm.DTMException: No more DTM IDs are av
ailable " 2003-05-21 - By Joseph Kesselman
That really shouldn't be happening with current code, unless your document is Gawdawful Obscenely Huge.
Are you running Xalan in interpretive mode, or compiled? XSLTC has its own implementation of DTMManager (a stopgap solution for introducing the stopgap DTM to xsltc.DOM bridge layer, pending rewrite of the code generators), and I'm not sure we've ever tested this interaction using that code. It may not be handshaking properly.
______________________________________ Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more. "The world changed profoundly and unpredictably the day Tim Berners Lee got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk
|
|