You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/06/21 02:27:59 UTC

DO NOT REPLY [Bug 7622] - DTM Exceptions when reusing a tranformer

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=7622>.
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=7622

DTM Exceptions when reusing a tranformer





------- Additional Comments From nicolson@netscape.com  2002-06-21 00:27 -------
Doesn't this solution still contain a race condition? What if the XPathContext
gets reset after you do the check, but before you do the release?