You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Richard Schilling (JIRA)" <ji...@apache.org> on 2008/09/11 21:57:44 UTC

[jira] Updated: (JDO-582) Test case needed for JDOFatalUserException nested exception argument needs cast to Throwable[]

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

Richard Schilling updated JDO-582:
----------------------------------

    Attachment: 20080911-jdo-582.patch

Finally figured out the complete testing mechanism for JDOHelper, and how to properly setup files, etc.... This patch includes the change to JDO Helper, JDOHelperConfigTest, and a new configuration file Negative09.



> Test case needed for JDOFatalUserException nested exception argument needs cast to Throwable[]
> ----------------------------------------------------------------------------------------------
>
>                 Key: JDO-582
>                 URL: https://issues.apache.org/jira/browse/JDO-582
>             Project: JDO
>          Issue Type: Bug
>          Components: api2, api2-legacy
>            Reporter: Erik Bengtson
>            Assignee: Richard Schilling
>             Fix For: JDO 2 maintenance release 2
>
>         Attachments: 20080710-jdo-582.diff, 20080710-jdo-582.diff, 20080911-jdo-582.patch, estedExceptionJDOHelper.patch
>
>
> After collecting exceptions from invoking getPersistenceManagerFactory on all implementations, if no implementation has succeeded in returning a PersistenceManagerFactory, an exception is thrown, and the argument should be a Throwable[]. Otherwise, it's treated as a failed object instead of nested exceptions.

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