[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1402) Proxy Invocation Logic to Detemine Local or Remote is Flawed
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Jun 5 07:50:21 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1402?page=all ]
Andrew Lee Rubinger resolved EJBTHREE-1402.
-------------------------------------------
Fix Version/s: AS 5.0.0.CR1
(was: AS 5.0.0.CR2)
Resolution: Done
> 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.CR1
>
>
> 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
More information about the jboss-jira
mailing list