[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Checked in: Fix test case issue in JPA test on server
|
- From: Kevin Yuan <kevin.yuan@xxxxxxxxxx>
- Date: Thu, 09 Jul 2009 14:30:22 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.21 (Windows/20090302)
Modify test case to remove an wrapping exceptions such as rollback,
runtime, etc. to get nested exception in Server, here should be
OptimisticLocakException.
These tests passed on both inside and outside Container now.
Reviewed by Edwin Tang
Checked in both 2.0 and 1.1 branch, Revision (2.0): 4636
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264582
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264589
- Kevin