[ http://issues.apache.org/jira/browse/JDO-400?page=all ]

Craig Russell updated JDO-400:
------------------------------

    Attachment: JDO-400.patch

Right. The transaction in which the instance is touched must be datastore, not 
optimistic. 

The attached patch explicitly marks the transaction as datastore in order to 
reliably make the instance transactional.

> IsTransactionalFalse - Should work with optimistic transactions?
> ----------------------------------------------------------------
>
>                 Key: JDO-400
>                 URL: http://issues.apache.org/jira/browse/JDO-400
>             Project: JDO
>          Issue Type: Bug
>            Reporter: Ilan Kirsh
>         Assigned To: Craig Russell
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: JDO-400.patch
>
>
> org.apache.jdo.tck.api.jdohelper.IsTransactionalFalse fails if in line 86 p1 
> is not persistent clean, but if the transaction is optimistic p1 is expected 
> to be persistent non transactional, doesn't it?

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