On 11/3/06, Manu George <[EMAIL PROTECTED]> wrote:

       I just wrote some test cases for testing the methods of
EjbLocalObject for a Stateful Session Bean. The proxy object that I
get for local or remote seems to be the same in the case of Running
test cases in the IntraVmServer. The problem  faced was that the proxy
did not have a getEJBLocalHome method. I also found a Jira for this
problem but it was closed marked duplicate and I was unable to find
the original JIRA.  Currently for both Remote and Local Homes we get
the same object. Is this because since both are intra-vm objects there
is no difference. If that is the case can we add getEJBLocalHome to
the EjbObjectProxyHandler?
Or do we need to create separate EjbLocalObjectProxyHandler and
separate children? Is someone working on this issue?

Can you show how you wrote the test? I'm not that familiar with those
inner-workings of OpenEJB, so unless I see it I won't be able to help
that much (other than replying and confirming that your message hit
some mailboxes ;-))

Jacek

--
Jacek Laskowski
http://www.jaceklaskowski.pl

Reply via email to