[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:

> This demo is not a callback demo, just a "get" demo.
Guess you need to use RmiCallbackServer as you suggested earlier, it's an
example of Rmi Callback implementation.

>
> Is the current rmi implementation supporting failsafe mode?
I have no idea right now, just try it.

>
>
> > > 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