On Thu, 15 Oct 1998 10:15:03 +0100, Michael Kranz wrote:

>Hi,
>
>believe it or not: I really mean rmid; look at
>
>http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/rmid.html
>
>The same is true with Windows. So my question was, is there rmid in
>JDK1.1.6, especially under Linux? What I learned from you, folks: Apparently
>not. But read ahead...

No.  Note that elsewhere in the JDK 1.2 documentation (which is not
final yet) it shows that rmid is a new feature of JDK 1.2.  It was not
part of the JDK 1.1 (1.1.x) releases.

When the JDK 1.2 is released and we have ported it to Linux, rmid will
most likely be part of that release.

>Is there any equivalent for rmid? If I interpret Mik and Joe correctly, it
>seems so, because they say running RMI-Objects with Linux. But how does an
>application-object-server under JDK1.1.6 activate business-objects (which I
>compile with rmic and register via rmiregistry) without rmid? (According to
>the JDK1.2 documentation above even rmiregistry has to access rmid). Maybe
>you are already using some CORBA-stuff underneath instead of "Pure RMI"??

If you are doing things that only work in JDK 1.2, you may need to wait
for JDK 1.2.  Otherwise, please refer to the JDK 1.1 documentation on how
RMI is activated and works.  Sorry I can not be of more specific help
other than to point you at:

        http://java.sun.com/products/jdk/1.1/docs/tooldocs/solaris/index.html

and

        http://java.sun.com/docs/books/tutorial/rmi/index.html

(The solaris documentation is basically the "unix" documentation)


Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] --------- http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz

Reply via email to