Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-362

NontransactionalWriteOptimisticRollback and other NontransactionalWriteTest fail because OID is null.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JDO 2 rc1
    • JDO 2 final (2.0)
    • tck
    • None

    Description

      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);

      Attachments

        1. nontransactionalwrite.patch
          0.7 kB
          Craig L Russell
        2. nontransactionalwrite.patch
          4 kB
          Craig L Russell

        Activity

          People

            clr Craig L Russell
            christian.ernst Christian Ernst
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: