[ http://issues.apache.org/jira/browse/JDO-362?page=all ]
Craig Russell updated JDO-362:
------------------------------
Attachment: nontransactionalwrite.patch
Please review this patch.
> NontransactionalWriteOptimisticRollback and other NontransactionalWriteTest
> fail because OID is null.
> -----------------------------------------------------------------------------------------------------
>
> Key: JDO-362
> URL: http://issues.apache.org/jira/browse/JDO-362
> Project: JDO
> Type: Bug
> Components: tck20
> Versions: JDO 2 rc1
> Reporter: Christian Ernst
> Assignee: Craig Russell
> Fix For: JDO 2 final
> Attachments: nontransactionalwrite.patch
>
> In the super class of all NontransactionalWriteTest's :
> org.apache.jdo.tck.lifecycle.NontransactionalWriteTestcreateAndModifyVersionedPCPoint.createAndModifyVersionedPCPoint()
> an OID is obtained for a transient Instance which will be than always null
> because of A.12.5.6.-14
> There seems to be missing a pm.makePersistent(instance);
--
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