aspose file tools
The moose likes Other Application Frameworks and the fly likes unsatisfied Dependancy exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "unsatisfied Dependancy exception" Watch "unsatisfied Dependancy exception" New topic
Author

unsatisfied Dependancy exception

David Smith
Greenhorn

Joined: Feb 21, 2007
Posts: 1
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: unsatisfied Dependancy exception
 
Similar Threads
Hibernate insert fails due to generate key failure
Spring + AOP
[SPRING] problem with oracle LOB
spring 2 with hibernate 3
Spring - Hiber. Transaction is not working...