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