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=14977>. 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=14977 NPE in SQLTransformer.serializeData() [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|SQLTransformer serializeData|NPE in |method |SQLTransformer.serializeData | |() ------- Additional Comments From [EMAIL PROTECTED] 2003-06-11 00:33 ------- Patch applied to both 2.0 and 2.1. I hope nobody has a problem with the fix. I also know why the NPE does not occur more often: the users simply don't see them because of "catch (Exception local)" - at least this is what I guess. Thanks for reporting the bug and providing a patch. Joerg