[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1781) Finalize a contract between no-interface and InvokableContext
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri Mar 20 08:50:22 EDT 2009
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
More information about the jboss-jira
mailing list