[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] about RMI
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