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.UnsatisfiedDependencyException: Error > creating bean with name > 'com.opensistemas.discusion_documentos.webapp.dao.RolDeUsuarioEnExpedienteDaoTest': > Unsatisfied dependency expressed through bean property > 'rolDeUsuarioEnExpedienteDao': Set this property value or disable dependency > checking for this bean. > > It seems that the configuration of test beans cannot find the > dependencies. > > i need to create a XXXXX-context.xml for testing classes? > > Any idea? > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
