users@glassfish.java.net

How to take the same Stateful Bean from Remote RMI-IIOP and Local Stateless Bean

From: Miroslav Nachev <miro_at_space-comm.com>
Date: Wed, 21 May 2008 00:35:15 +0300

Hi,

After few tests I found that when one Stateful Bean is retrieved
(doLookup) through RMI-IIOP the instance is the same which must be. The
problem is when the same Stateful Bean is retrieved from the server side
from Stateless or Stateful bean.
My question is there any way from server side to retrieve the same
Stateful Bean as from client side (RMI-IIOP)?


Regards,
Miro.