We have needed to change UserSQL.xml map file in order to adapt it to Oracle
sequences with <selectKey>.
The path to our custom sqlmaps is
/src/main/resources/sqlmaps
including our own UserSQL.xml map.

Everything is OK when running the application, but the DAO Test are using
the default maps in
appfuse-ibatis-2.0-m5.jar
and therefore they are not working properly (classpath issue?).

We've searched some posts and docs like the "AppFuse Core Classes" tutorial,
but didn't find a clear solution. We would like one that would allow us to
upgrade easily.

I would thank any help.
-- 
View this message in context: 
http://www.nabble.com/iBATIS-DAO-Tests-using-default-Appfuse-SqlMaps-tf4428926s2369.html#a12634370
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to