IllegalArgument method calling remove method of EJB during destroy
------------------------------------------------------------------
Key: OWB-455
URL: https://issues.apache.org/jira/browse/OWB-455
Project: OpenWebBeans
Issue Type: Bug
Components: Java EE Integration
Affects Versions: 1.0.0-alpha-2
Reporter: Eric Covener
Assignee: Eric Covener
Priority: Minor
Fix For: 1.0.0-alpha-3
Caused by: java.lang.IllegalArgumentException: object is not an instance of
declaring class
Some incompatability between the way we scan for remove methods up front vs.
what's present in the EJB proxy we get.
Long-term, we shouldn't call these anyway, but we can at least try to find the
corresponding remove method on the EJB reference.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.