Even though I'm in the process of replacing that code, I would really like to see these patches applied. Unfortunately I won't have any time to do it myself for the next couple of weeks. Is it possible one of the other developers might be able to do it?
-scott "GILCHRIST,PETE (Non-HP-Germany,e To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> x1)" cc: (bcc: Scott Boag/Cambridge/IBM) <pete_gillchrist@ Subject: patch non.hp.com> 07/10/2002 07:27 AM Please respond to xalan-dev Hi , we got caught by bug 5046 ( i think) . Anyway as it was a production stopper. I traced and fixed the bug. It boils down to an Object[] array hitting the ceiling. Currently set at 500. The quick fix was to increase the number but ..... I dont like this as the ceiling will be reached some time by some-one. I have thus patched 4 sources so that the TokenQueue is now an ArrayList object with accessors for children/clients. I have unit tested and works ok. I will place onto our test box later today to stress test. My question is .... 1. can i send the sources to this contact email? 2. I am unaware of apache standards so my comments to show changes may need some rework. We use Xalan / Xerces in an important production application at HP and really need this fix in place. NOTE:: all changes made by me will have // pg001 on the line of the change Thanks Pete Gilchrist [EMAIL PROTECTED] <<xalan_patch_pg001.zip>>