Applying patch (XalanJ-2183-SqlExtension-DefConPoolFix.patch) from John Gentilin.
This patch fixes a problem with the default connection pool where we were using an
Iterator but in the Iterator look we were trying to remove elements in the Iterators's
collection. This caused a concurrent access error.
Reviewd by Yash Talwar.

1 file changed