Hi I've got a problem when I run unit tests in eclipse or via command prompt they work fine. However once submitting into subversion cruise control kicks off a build and fails on the DAO tests. I'm sure that server can connect to the same datasource using locally and it is definitely using the same datasource. We are using HibernateDaoSupport in our DAOs and all the DAO tests run with AbstractTransactionalDataSourceSpringContextTests. It just fails without an error and all result sets from the database seem to be empty even though there is definitely data as its returning locally. Not sure if theres some weirdness with cruise control. Cheers David -- View this message in context: http://www.nabble.com/cruise-control-broken-unit-tests-work-in-eclipse-tf3876766s2369.html#a10985148 Sent from the AppFuse - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
