From: thhal at mailblocks.com (Thomas Hallgren) Date: Tue, 29 Mar 2005 20:20:36 +0200 Subject: [Pljava-dev] java.lang.SecurityException In-Reply-To: References: <42497E58.4060001@mailblocks.com> <42498174.2090501@mailblocks.com> <424987A4.8090301@mailblocks.com> <42498DB9.9020802@mailblocks.com> Message-ID: <42499C74.2000804@mailblocks.com> Joves Luo wrote: >>Right, I think you encounter a bug that has been fixed in CVS head, so >>if you have a chance to get the source-tree using CVS and then compile >>and test again using that, it would be very helpful. >> >>A bugfix that greatly improves the ResultSet type mappings is in the >>works by the way. I hope to get it in tonight. >> >>- thomas >> >> >> >> > >Do you mean the java.sql.SQLException: Stale Handle to native structure >or the error that I already fixed? > > Oh, sorry. I mean both. Or to clarify, the "Stale Handle" is a bug that I belive has been fixed in CVS already. A fix for the bug that you found a good workaround for using getObject().toString() will be commited shortly. - thomas