DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20843>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20843 When trying to select 3824 rows from a DB i get an ArrayIndexOutOfBoundsException ------- Additional Comments From [EMAIL PROTECTED] 2003-06-29 01:00 ------- I know about this issue and it has to do with the newer segmented DTM code. The SQL extension only knows how to work with one DTM ID at the momement I have made previous attempts to incorperate the multi DTM ID in the past and ended up just makeing a mess of the DTMDocument code. I think that code needs a good rewrite so it can be implemented cleanly. I just added Art Welsh's Inline Parsing code and I am currently doing testing with him before we announce the new features. From my testing all the older functionality works fine. Once we get through the Inline variable code, I will look at the DTM Document again. I have a need to do a IMAP then an SNMP extension for Xalan, a clean version of DTMDocument would helpout there.
