]
Andrew Lee Rubinger updated EJBTHREE-1456:
------------------------------------------
Fix Version/s: AS 5.0.0.CR2
"Wrong Target" when executing on @Remove-annotated business
SFSB interfaces
---------------------------------------------------------------------------
Key: EJBTHREE-1456
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1456
Project: EJB 3.0
Issue Type: Bug
Components: core
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: AS 5.0.0.CR2
MethodInfo returned from container has unadvised method of EJBObject.remove() when
getting obtaining MethodInfo from a hash of a @Remove method.
This is incorrect, the method invoked upon the container should be
BusinessInterface.remove(), with full SFSB remove semantics in place. Simply checking for
this and manually setting unadvisedMethod to be correct does not work either, as we lose
@Remove semantics.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: