I bundle the files along side my class files and jar the whole thing together. Just add the full paths in you config:
<sqlMap resource="package/structure/here/GeneralReport.xml"/> Is that what you mean? Matt -----Original Message----- From: Eugeny N Dzhurinsky [mailto:[EMAIL PROTECTED] Sent: 6. september 2005 10:36 To: user-java@ibatis.apache.org Subject: search path for mapping files Is there any way to specify the path where to search for the mapping files? I simply don't want to store the iBATIS files in the WEB-INF/classes for my WEB application -- Eugene N Dzhurinsky