]
jaikiran pai commented on EJBTHREE-1764:
----------------------------------------
Just for reference - SessionProxy is no longer available after the fix for EJBTHREE-1777.
Change API of InvokableContext.invoke()
---------------------------------------
Key: EJBTHREE-1764
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1764
Project: EJB 3.0
Issue Type: Task
Components: core, proxy
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.1.3
InvokableContext.invoke is the ejb3-proxy view of a Container; API should be:
InvokableContext.invoke(SessionProxy, SerializableMethod, Object[])
..where SessionProxy replaces the current "Object" designation. SessionProxies
must in turn support "getTarget()" which is currently supplied by
StatefulSessionProxy.getSessionId().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: