[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1402) Proxy Invocation as Local or Remote is Flawed
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Jun 4 06:09:20 EDT 2008
Proxy Invocation as 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 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.
--
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
More information about the jboss-jira
mailing list