iBatis Unit Testing

2005-10-17 Thread Gajendra Naidu
Hi   Can some body suggest me on writting Unit Test cases using JUNIT for DAOs which have been extended SqlMapDaoTemplate.class.   Thanks in advance.   Gaj

Config files loading

2005-10-04 Thread Gajendra Naidu
I am using iBatis for the web application which I am developing.  Here I have a problem in loading config files such as dao.xml, sql-map-config.xml & database.properties all these files are located in web root folder(This is a requirement from customer). I am able to load this files if they resid