You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2009/01/07 03:47:44 UTC

[jira] Closed: (OPENEJB-986) Stateful Remove exception handling regression

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

David Blevins closed OPENEJB-986.
---------------------------------

    Resolution: Fixed

$ svn ci container
Sending        container/openejb-core/src/main/java/org/apache/openejb/core/stateful/StatefulContainer.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/core/timer/EjbTimerServiceImpl.java
Transmitting file data ..
Committed revision 732205.



> Stateful Remove exception handling regression
> ---------------------------------------------
>
>                 Key: OPENEJB-986
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-986
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: container system
>    Affects Versions: 3.1
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.1
>
>
> Broken in commit 689243 - http://svn.apache.org/viewvc?rev=689243&view=rev
> Two regressions:
> 1. @Remove(retainIfExeption=true) was not respected for application exceptions
> 2. ApplicationExceptions thrown from an @Remove method were incorrectly thrown to EJBHome, etc. interfaces

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