Ok, that didn't work either. I'll just go with hard coding for now.
Cheers,
Marc
mschipperheyn wrote:
>
> Ok, following the manual I thought it had to go into the same directory as
> the actual test class. So, I need to do something like
> test/resources//UserDaoTest.properties.
>
> Cheers,
Ok, following the manual I thought it had to go into the same directory as
the actual test class. So, I need to do something like
test/resources//UserDaoTest.properties.
Cheers,
Marc
Mike Horwitz wrote:
>
> Are you using AppFuse 2.00? If so the properties file should go in a
> matching direc
Are you using AppFuse 2.00? If so the properties file should go in a
matching directory under src/test/resources.
Mike.
On 10/27/07, mschipperheyn <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I try to use the populate method to load object properties, but it doesn't
> work. I don't get an error but I
Hi,
I try to use the populate method to load object properties, but it doesn't
work. I don't get an error but I see in the query browser that my object
values are null. Manually loading works fine.
I placed UserDaoTest.properties in the same dir as UserDaoTest.java
+++UserDaoTest.properties
nick