[
https://issues.apache.org/jira/browse/OWB-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Covener closed OWB-416.
----------------------------
Fix Version/s: 1.0.0-alpha-2
Resolution: Fixed
> BaseEJBBean.destroyComponentInstance() tries to call multiple remove methods
> ----------------------------------------------------------------------------
>
> Key: OWB-416
> URL: https://issues.apache.org/jira/browse/OWB-416
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Java EE Integration
> Affects Versions: 1.0.0-alpha-1
> Reporter: Eric Covener
> Assignee: Eric Covener
> Fix For: 1.0.0-alpha-2
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> BaseEJBBean.destroyComponentInstance() tries to call multiple remove methods
> if they're available, but of course only the first remove method called can
> succeed -- after that the EJB container must have run the PreDestroy and
> invalidated the underlying EJB reference.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.