You're XML files are definitely in question here.
I'd start with a small standalone application to see if the environment on the
new project is causing you trouble.
/Axel
The easiest and most accurate thing to do would be to mount the ibatis
source code and step through it yourself. We can provide general answers,
but there's nothing like checking it right at the source.
Of course the result set "should be" closed. Only you can confirm if it
actually is.
Clinton
Am getting the error below "Premature end of file, when calling
SqlMapClientBuilder.buildSqlMapClient(reader); The SystemOut shows all
the xml in the console, so I don't understand the error. By the
way, this code used to work, however when I copied the files/lib in a
new project, that's wh
Hi all,
I am a happy ibatis user for years and now I have encountered a strange
thing.
I have Ibatis build with jdk 1.5.0_16 on my Windows XP.
When updating with any of the 4 abator generated stubs on either jdk 1.5 or
1.6 I encounter *no* problems on a windows XP box.
When I deploy everthing to a
Hi Guys,
We are facing a critical issue in production and while looking into the
possible causes, we came accross this code segment where we using
jdbcType=ORACLECURSOR with corresponding jdbcType="ResultSet"..as below
XML MAPPING
{ call packagename.procedu
Mario,
My records show that you never sent the source. You only sent a fully
compiled binary demo. We can't do much with that... ;-)
Clinton
On Mon, Nov 24, 2008 at 5:29 AM, Mario Ds Briggs <[EMAIL PROTECTED]>wrote:
> Hi Prakash,
>
> Sometime last year i had made the offer on the dev list -
If it's a new project, I recommend using Spring DAO since iBATIS DAO is
deprecated.
See http://ibatis.apache.org/javadownloads.cgi
Christian
-Original Message-
From: Comcast Mail [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 22, 2008 7:03 AM
To: user-java@ibatis.apache.org
Subject
Thanks Mario for your reply. We are using Ibatis version -
ibatis-2.3.0.677.jar file. Please send me the patch and any documentation
along with this.
I really appreciate your help in this regard.
Thanks
Prakash
From: Mario Ds Briggs [EMAIL PROTECTED]
Sent:
Hi Prakash,
Sometime last year i had made the offer on the dev list -
http://www.mail-archive.com/[EMAIL PROTECTED]/msg02595.html and Clinton
responded positively. We did send him the demo, but he has been terribly
busy to get to it. In the meantime we too got stuck in some legalese.
However i ha