This content has been marked as final.
Show 1 reply
-
1. Re: Returning remote interface to stateful session bean
mthirumalai Apr 21, 2003 8:43 PM (in response to mthirumalai)I investigated this and the answer is yes and the code is quite straightforward.
The first class gets a handle to the Remote Home interface of the second, creates a remote interface and returns it.
Seems to work so far.