| Author |
Spring doesn't inject dao beans
|
cecilia fava
Greenhorn
Joined: Oct 26, 2011
Posts: 8
|
|
I'm new in Spring 3 + hibernate 3, and I use XML bean declaration. The problem is when I wire a bean with other dao bean. The error hapened when my bean try to call the dao bean
My bean UserService.xml is
My applicationConext.xml
My web.xml
I'm trying all last week and I don't know how to do...
Thanks!
|
 |
 |
|
|
subject: Spring doesn't inject dao beans
|
|
|