You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Albert Lee (JIRA)" <ji...@apache.org> on 2009/10/12 22:02:32 UTC

[jira] Closed: (OPENJPA-992) Failed to throw EntityExistException on duplicated persist in DB2

     [ https://issues.apache.org/jira/browse/OPENJPA-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Albert Lee closed OPENJPA-992.
------------------------------


> Failed to throw EntityExistException on duplicated persist in DB2
> -----------------------------------------------------------------
>
>                 Key: OPENJPA-992
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-992
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 1.2.2, 1.3.0, 2.0.0-M2
>            Reporter: Albert Lee
>            Assignee: Albert Lee
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>
> TestException.testThrowsEntityExistsException() failed when run against DB2 due to incorrect exception being thrown from OpenJPA. The test is expecting EntityExistsException but instead a RolledbackException with nested PersistenceException is thrown.
> Albert Lee.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.