Hi
we are using spring and hibernate. we have few
JUNIT test cases which we are trying to execute. But when I execute my test case I am getting unsatisfied Dependancy exception through bean property 'dataSource'.My test case and configuration files:
Test Case
bam-data.xml
What could be the reason for the insaisfied exception?
thanks