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  
    Reporter: Christian Ernst


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

Reply via email to