[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1758) SessionSpecContainer expects a j.l.r.Proxy in invoke method
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Mar 9 11:04:38 EDT 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved EJBTHREE-1758.
-------------------------------------------
Fix Version/s: 1.1.3
Resolution: Done
> SessionSpecContainer expects a j.l.r.Proxy in invoke method
> -----------------------------------------------------------
>
> Key: EJBTHREE-1758
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1758
> Project: EJB 3.0
> Issue Type: Task
> Components: core, proxy
> Affects Versions: 1.1.2
> Reporter: jaikiran pai
> Assignee: Andrew Lee Rubinger
> Fix For: 1.1.3
>
>
> The SessionSpecContainer's invoke method:
> public Object invoke(Object proxy, SerializableMethod method, Object[] args) throws Throwable
> expects the "proxy" the first parameter to be an instance of java.lang.reflect.Proxy.
> In case of the no-interface view for an EJB (being developed for EJB3.1), the proxy will not be an j.l.r.Proxy.
--
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