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=17496>. 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=17496 SlideSource does not work with transactions [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-03-05 19:24 ------- Thanks for the patch, I'm biased to make all methods atomic. Another solution is use the Source lifecycle resolve/release to make the transaction handling automatic. And a third solution is to offer begin/commit/rollback methods. Must think about it .... BTW, can you add a '[PATCH]' in summary for the future, that makes it easier, thank you.