Issue Details (XML | Word | Printable)

Key: JDO-399
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michael Bouschen
Reporter: Ilan Kirsh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Missing transaction begin in NontransactionalWriteTest

Created: 25/Jul/06 06:09 AM   Updated: 04/Oct/06 07:17 PM
Return to search
Component/s: tck2
Affects Version/s: JDO 2 final
Fix Version/s: JDO 2 maintenance release 1, JDO 2 TCK challenge fixes

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDO-399.patch 2006-07-29 08:55 PM Michael Bouschen 0.7 kB

Resolution Date: 29/Jul/06 10:01 PM


 Description  « Hide
It seems that in org.apache.jdo.tck.lifecycle.NontransactionalWriteTest line 156 (after setOptimistic) a statement is missing:

  pmConflict.currentTransaction().begin();

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.