From: Heinrich G?zger <Heinrich.Goetzger at exploding-systems.de>
Reply-To: xmlblaster at server.xmlBlaster.org
To: xmlBlaster List <xmlblaster at server.xmlblaster.org>
Subject: Re: [xmlblaster] about RMI
Date: Fri, 27 Feb 2004 16:22:27 +0100 (CET)
On Fri, 27 Feb 2004, zhang zhi wei wrote:
> Is the RMI completely implemented?
I'm not aware of some broken stuff about RMI right now.
>
> I cannot find a rmi callback demo?
did you try this:
java -Djava.security.policy=${XMLBLASTER_HOME}/config/xmlBlaster.policy
javaclients.rmi.ClientGet -loginName Jeff
>
> If i want to write the rmi callback demo, i must use the rimConnection,
> RMICallback Server?
check with the requirement:
http://www.xmlblaster.org/xmlBlaster/doc/requirements/protocol.rmi.html
and see the links in the bottom to CODE references.
HTH
Heinrich