I don't know if underscores are allowed in package names. You might
also verify that the fully-qualified class name is correct.
Matt
On 2/13/08, Leo Barrientos C. <[EMAIL PROTECTED]> wrote:
> Yes "bloqueDao" is defined in
> src/main/webapp/WEB-INF/applicationContext.xml
>
> Also, if i delete th
Yes "bloqueDao" is defined in
src/main/webapp/WEB-INF/applicationContext.xml
Also, if i delete the test, the appz run normally. I'm trying to find
the test configuration... no results.
Thanks in advance.
El mié, 13-02-2008 a las 09:12 -0700, Matt Raible escribió:
> Do you have this DAO defined
Do you have this DAO defined as a bean somewhere? If so, where? Only
certain context files are loaded for testing, so naming is important.
Matt
On 2/13/08, Leo Barrientos C. <[EMAIL PROTECTED]> wrote:
> Hello, i changed to another PC and i got this error:
>
> org.springframework.beans.factory.Uns
Hello, i changed to another PC and i got this error:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name
'com.opensistemas.discusion_documentos.webapp.dao.RolDeUsuarioEnExpedienteDaoTest':
Unsatisfied dependency expressed through bean property
'rolDeUs