RE: Manual for Ibatis

2008-08-18 Thread Brian Parkinson
Hi all: I'm using iBatis 2.3.3.720 and Spring and dbcp 1.2.2. All seems to be well, but sometimes I see an exception related to Connection.close() has already been called. When this happens, the server is pretty much borked - any new database access results in the exception. I never call

Re: Manual for Ibatis

2008-08-18 Thread Sundar Sankar
Hey Brian, Please dont reply when you have to ask the community on a new issue. Please create a new email and write down the issue there. This is to prevent thread hijacking. http://en.wikipedia.org/wiki/Thread_hijacking Thanks -Sundar On Mon, Aug 18, 2008 at 12:59 PM, Brian

Manual for Ibatis

2008-08-11 Thread Reuben Firmin
I'm looking for the Ibatis Manual, the PDF which used to be linked to from the site. The documentation section on the site is broken: http://ibatis.apache.org/javadownloads.html -- I assume that's where it should be? Thanks Reuben

Re: Manual for Ibatis

2008-08-11 Thread Jeff Butler
The download pages hasn't caught up to the recent SVN changes. Here's a new link: http://svn.apache.org/repos/asf/ibatis/trunk/java/ibatis-2/ibatis-2-docs/ Jeff Butler On Mon, Aug 11, 2008 at 2:04 PM, Reuben Firmin [EMAIL PROTECTED] wrote: I'm looking for the Ibatis Manual, the PDF which

Re: Manual for Ibatis

2008-08-11 Thread Clinton Begin
. On Mon, Aug 11, 2008 at 12:04 PM, Reuben Firmin [EMAIL PROTECTED]wrote: I'm looking for the Ibatis Manual, the PDF which used to be linked to from the site. The documentation section on the site is broken: http://ibatis.apache.org/javadownloads.html -- I assume that's where it should

Re: Manual for Ibatis

2008-08-11 Thread Nicholoz Koka Kiknadze
Indeed the link is broken. But the subversion one works: http://svn.apache.org/repos/asf/ibatis/trunk/java/ibatis-2/ibatis-2-docs/en/ Anyway usually docs in SVN are more up to date Peace On Mon, Aug 11, 2008 at 11:04 PM, Reuben Firmin [EMAIL PROTECTED]wrote: I'm looking for the Ibatis

Re: Manual for Ibatis

2008-08-11 Thread Clinton Begin
, Aug 11, 2008 at 11:04 PM, Reuben Firmin [EMAIL PROTECTED]wrote: I'm looking for the Ibatis Manual, the PDF which used to be linked to from the site. The documentation section on the site is broken: http://ibatis.apache.org/javadownloads.html -- I assume that's where it should be? Thanks