Missing transaction begin in NontransactionalWriteTest
------------------------------------------------------
Key: JDO-399
URL: http://issues.apache.org/jira/browse/JDO-399
Project: JDO
Issue Type: Bug
Components: tck20
Affects Versions: JDO 2 final
Reporter: Ilan Kirsh
It seems that in org.apache.jdo.tck.lifecycle.NontransactionalWriteTest line
156 (after setOptimistic) a statement is missing:
pmConflict.currentTransaction().begin();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira