[jboss-jira] [JBoss JIRA] Closed: (JBAS-4655) HandleImplIIOP not retrieving EJBObject correctly
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Sep 3 10:06:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4655?page=all ]
Adrian Brock closed JBAS-4655.
------------------------------
Resolution: Done
This has been fixed by remembering the required stub class in the handle
checking whether the corba object is of the correct type.
If it isn't the stub is created from the stub class and the delegate initialized
from the returned object/reference.
> HandleImplIIOP not retrieving EJBObject correctly
> -------------------------------------------------
>
> Key: JBAS-4655
> URL: http://jira.jboss.com/jira/browse/JBAS-4655
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: IIOP service
> Affects Versions: JBossAS-4.2.1.GA
> Reporter: Adrian Brock
> Fix For: JBossAS-5.0.0.Beta3, JBossAS-4.2.2.GA
>
>
> The IIOP tests in JBoss Head are failing because the
> HandleImplIIOP.getEJBObject()
> is returning a stub only for EJBObject and not for the business interface.
> The test should also be failing in jboss-4.2 but the test isn't failing because
> it is using commit option A and thus not reloading from the database.
> I'm going to change the bankiiop stress test in jboss-4.2 to use "instance per transaction" to show the problem.
--
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