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