Are you placing your .properties file in the correct directory? It
should be in src/test/resources/${groupId}/ClassName.properties.

Matt

On 3/14/08, Frank-Michael Jaeschke <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  in BaseDaoTestCase Spring BeanUtils is used to populate values from a
>  HashMap values into a bean,
>  but it doesn't work for me (it doesn't set values).
>  Is it possible to use BeanUtils.html#populate(Object, Map) from commons
>  beanutils instead ?
>  The PersonDaoTestCase is working afterwards for me.
>
>  http://www.nabble.com/file/p16046539/BaseDaoTestCase.patch
>  BaseDaoTestCase.patch
>
>  Frank-Michael
>
>
>  --
>  View this message in context: 
> http://www.nabble.com/Bean-population-in-BaseDaoTestCase-%28Hibernate%29-tp16046539s2369p16046539.html
>  Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  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]

Reply via email to