Perhaps the JUnit test is using a different sqlMap xml file? Check and
see. If it is, make sure that the JUnit's sqlMap xml file is
valid/correct.
-Original Message-
From: Henry Lu [mailto:[EMAIL PROTECTED]
Sent: Friday, July 28, 2006 11:05 AM
To: user-java@ibatis.apache.org
Subject: IBA
My only questions are these:
1. Are you using the latest version of iBATIS (2.1.7)?
2. Is the DOCTYPE in all of your sqlMap files set to this:
PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
The iBATIS build has lots of JUnit tests runnin