Hi Folks,


I've got two JUnit TestCases set up to test a configuration that is using spring/ibatis to access a database. One is working and the other is throwing a ClassCastException and I'm...