DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29893>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29893 DTMManagerDefault.getDTM() incorrectly returns null ------- Additional Comments From [EMAIL PROTECTED] 2004-07-06 13:48 ------- >In addition to the "special case", the array m_dtms can have "null" >values that are returned, contrary to the interface documentation. We should never be accessing a null slot in m_dtms for any DTM which is in fact registered with this DTM Manager... and we *should* be returning null for a DTM which is not registered, or which is registered with another manager. So I'm a bit skeptical about the assertion that the bug is here rather than elsewhere. This looks more like a documentation issue. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
