[
http://jira.jboss.com/jira/browse/EJBTHREE-1402?page=all ]
Andrew Lee Rubinger updated EJBTHREE-1402:
------------------------------------------
Description:
Current logic in SessionProxyInvocationHandlerBase attempts to find the Container by name
in the local Ejb3Registrar, and if so, invokes upon it. In the case that a Container of
the same name exists locally when the target is intended for @Remote, the call will be
handled as @Local.
Create tests for this condition and fix.
was:
Current logic in ProxyObjectFactory attempts to find the Container by name in the local
Ejb3Registrar, and if so, invokes upon it. In the case that a Container of the same name
exists locally when the target is intended for @Remote, the call will be handled as
@Local.
Create tests for this condition and fix.
Proxy Invocation Logic to Detemine Local or Remote is Flawed
------------------------------------------------------------
Key: EJBTHREE-1402
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1402
Project: EJB 3.0
Issue Type: Bug
Components: proxy
Reporter: Andrew Lee Rubinger
Assigned To: Andrew Lee Rubinger
Priority: Critical
Fix For: AS 5.0.0.CR2
Current logic in SessionProxyInvocationHandlerBase attempts to find the Container by name
in the local Ejb3Registrar, and if so, invokes upon it. In the case that a Container of
the same name exists locally when the target is intended for @Remote, the call will be
handled as @Local.
Create tests for this condition and fix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira