You are pointing to http://www.ibatis.com/dtd/sql-map-2.dtd in your configuration
_____ From: Loro Diego [mailto:[EMAIL PROTECTED] Sent: 10 April 2007 11:07 AM To: [EMAIL PROTECTED] Cc: user-java@ibatis.apache.org Subject: Spring-Ibatis configuration problem. Hi, In my project I use Ibatis and Spring (see attachments for details). While configuring transaction management in Spring I have this problem: - All Ibatis insert statements goes wrong (I think it is a commit problem, because I don't get exceptions) The select statements are all ok. Can you give me some help? Thank you very much, Diego