Re: Replacing JRMP with JERI

Gregg Wonderly <[email protected]>
Newsgroups gmane.comp.java.sun.rmi
Message-ID <[email protected]>
George Ludwig wrote:
> I just put up the doc for moving an RMI app to JERI.
> It's at this link:
>
> http://www.deton8.com/rmi2jeri/index.htm
>
> It's just a first pass, but I'd appreciate any
> feedback so I can make it better.
>
> I wish it was as simple as Greg would have us
> believe...but I think he just knows it too well at
> this point ;)

Well, George, I was specifically trying to limit the discussion to just using JERI.  If you throw in the use of the LUS
because you also need something for lookup besides RMID/RMIregistry which don't know how to use something besides JRMP
over TCP, then there is obviously some other things to learn about.

The flexibility of the Configuration mechanism means that there is not a canned API with a limited set of methods to
learn.  Instead, you design your configuration values and how your application uses them.  This is no different than
using a properties file, or some other form of configuration though, so this shouldn't be a foreign concept to most Java
developers.

Thanks for putting together your rundown on steps to go through George.  Also, please spend some time look at the
jini.org project, v2getsmart at http://v2getsmart.jini.org.  This project has all kinds of tutorial materials and links
related to learning more about JERI and the related features in Jini2.0.

Gregg Wonderly

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html

To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.