hi
i follow this tut http://appfuse.org/display/APF/Using+Hibernate and get
error when Run the DAO Test:
Running com.mycompany.dao.PersonDaoTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
testFindPersonByLastName(com.mycompany.dao.PersonDaoTest) Time elapsed:
0.356 sec <<< ERROR!
java.l
; Matt
>
> On Sat, Nov 21, 2009 at 9:36 AM, QuanNH <[hidden email]> wrote:
>>
>> hi
>>
>> i follow this tut http://appfuse.org/display/APF/Using+Hibernate and get
>> error when Run the DAO Test:
>>
>> Running com.mycompany.dao.PersonDaoTest
>