Hi,
 
In addition to a regular RMI call, you can send contexts. Contexts we have identified are currently TransactionContext,
SecurityContext and ApplicationContext (done in enhydra enterprise only for now). Sending additional information is
probably not recommended since it wouldn't work with RMI/IIOP, Corba. Howerver, there is nothing that prevent from
additional communication happending between component sending-receiving contexts. This is actually the case for
the transaction managers.
 
thanks,
christophe 
 
 -----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of SG
Sent: Friday, August 10, 2001 5:49 AM
To: [EMAIL PROTECTED]
Subject: Can you send Output/Input Streams through RMI to skel/stubs of JOnAs?

Is it possible to send output/input streams that the client and server can listen to? I want them to be able to send answers and prompts to each other that they each listen to. Does anyone know if this can be done?

Reply via email to