Matt, guess I was not clear. 

The hibernate.cfg.xml was in src/main/resources but also in
src/test/resources perhaps after I ran appfuse:full-source - the tests are
trying to read the one in src/test and fail if there is no mapping. 

After I deleted the file from src/test/resources/, the tests now pick up
from src/main/resources 

I suspect it's a classpath thing. 

Franco
-- 
View this message in context: 
http://www.nabble.com/Failed-unit-test-in-Appfuse-Hibernate-tutorial-tf3918759s2369.html#a11118411
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