Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-13 Thread Guy Rouillier
On 12/13/2009 3:26 PM, Jeff Butler wrote: I believe I have found and fixed the error in iBATIS. Please try building from SVN and let me know if the issue is resolved. I built from head in SVN and it is working again for our application. Thanks, I'll update the issue. Jeff Butler On Fri,

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-13 Thread Clinton Begin
Yep, I think you got it Jeff. That is so odd, how both Derby and HSQLDB don't care if you use CLOB or String... regardless, it was a typo. Thanks! Clinton On Sun, Dec 13, 2009 at 1:26 PM, Jeff Butler wrote: > I believe I have found and fixed the error in iBATIS. Please try > building from SV

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-13 Thread Jeff Butler
I believe I have found and fixed the error in iBATIS. Please try building from SVN and let me know if the issue is resolved. Jeff Butler On Fri, Dec 11, 2009 at 11:10 PM, Guy Rouillier wrote: > I've posted an update to Jira issue IBATIS-712.  I can get this to fail > repeatedly with a simple c