[
https://jira.jboss.org/jira/browse/EJBTHREE-1781?page=com.atlassian.jira....
]
jaikiran pai commented on EJBTHREE-1781:
----------------------------------------
The InvokableContext has been marked as deprecated in favour of ejb3-endpoint, so
no-interface might as well start deciding on using the ejb3-endpoint, provided the
containers start supporting the ejb3-endpoint.
Finalize a contract between no-interface and InvokableContext
--------------------------------------------------------------
Key: EJBTHREE-1781
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1781
Project: EJB 3.0
Issue Type: Task
Components: proxy
Reporter: jaikiran pai
Assignee: jaikiran pai
As part of the fix for EJBTHREE-1777, the SessionProxy has now been removed. The
no-interface was responsible for passing this to the InvokableContext for invoking on the
context. We need to decide on the new contract. Since the InvokableContext just needs a
target (=sessionId), the no-interface can pass this information to the InvokableContext.
Need to see how this fits in with the proxy-impl which too relies on the InvokableContext.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira