By the way, another workaround, which works on existing ARQ releases, is to switch to the SAX parser version of the result set XML parsing code:

ARQ.getContext().setTrue(ARQ.useSAX) ;

        Andy

Reply via email to