Hi guys,

Are there any known issues with populating your model objects using the
populate method in BaseDaoTestCase class. I have set up a .properties
file with the same name as my test case and entered values for each
property of the model object, yet when BeanUtils.copyProperties is
called the model object properties are all null. I am using Spring MVC
basic if that matters. Haven't had a chance to debug into BeanUtils but
i have verified that the Map is being populated with values from the
.properties file.

Any ideas, pointers?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to