[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1764) Change API of InvokableContext.invoke()

jaikiran pai (JIRA) jira-events at lists.jboss.org
Fri Mar 20 08:52:39 EDT 2009


    [ https://jira.jboss.org/jira/browse/EJBTHREE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12458365#action_12458365 ] 

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: 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