Re: rmid with JDK1.1.6

1998-10-20 Thread John M. Gulizia
Michael Kranz wrote: > > Hello, > > I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI > on a Server under Linux? Any documentation abou this? > > Thank you and best regards > Michael > - > Gesellschaft

Re: rmid with JDK1.1.6

1998-10-15 Thread Kontorotsui
On 14-Oct-98 Joe Carter wrote: >My linux box has the same java facilities as the solaris box. >I'm fairly certain you can talk either way. > >There's no "rmid" in the solaris 1.1.6. >My solaris stuff only uses rmiregistry... I have to use solaris because there is the JDK1.2. I thought that RMI w

Re: rmid with JDK1.1.6

1998-10-15 Thread Michael Sinz
On Thu, 15 Oct 1998 14:51:46 +0200 (MET DST), Kontorotsui wrote: > >On 14-Oct-98 Joe Carter wrote: >>My linux box has the same java facilities as the solaris box. >>I'm fairly certain you can talk either way. >> >>There's no "rmid" in the solaris 1.1.6. >>My solaris stuff only uses rmiregistry...

Re: rmid with JDK1.1.6

1998-10-15 Thread Mario Camou
Hi, What I do to activate business objects is create a "Broker" object that is started by hand, this object is responsible for activating other business objects through a Factory pattern: Broker broker = Naming.lookup ( blah blah blah ); myObject = (MyInterface)broker.createObject ("COM.mydomain

Re: rmid with JDK1.1.6

1998-10-15 Thread Michael Sinz
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

Re: rmid with JDK1.1.6

1998-10-15 Thread Joe Carter
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 > OK I've looked into this, and now understand. rmid is a 1.2 enhancement. It is not in _any_ version of 1.1.x On 1.1 RMI systems the remote ob

Re: rmid with JDK1.1.6

1998-10-15 Thread Michael Kranz
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... Is the

Re: rmid with JDK1.1.6

1998-10-14 Thread Michael Thome
> "Michael" == Michael Kranz <[EMAIL PROTECTED]> writes: >> Kontorotsui wrote: >>> Probably because RMI is implemented in Java 1.2. I am waiting for RMI > too, >>> right now I'm forced to work on a Solaris workstation...at least it's not >>> windows :) > Right, I also was told to wait for 1.2.

Re: rmid with JDK1.1.6

1998-10-14 Thread Joe Carter
Michael Kranz wrote: > 8< RMI stuff > > Ok. But I was really looking for the rmi object activation process on the > server "rmid". So what you did "to solaris" I want to do "to linux". > I'm confused now. What is "rmid"? My linux box has the same java facilities as the solaris box. I'm fairly

Re: rmid with JDK1.1.6

1998-10-14 Thread Michael Kranz
Hi Andrea, Hi Joe, thank you both for your answers. >Kontorotsui wrote: >> Probably because RMI is implemented in Java 1.2. I am waiting for RMI too, >> right now I'm forced to work on a Solaris workstation...at least it's not >> windows :) Right, I also was told to wait for 1.2. > >Eh? RMI i

Re: rmid with JDK1.1.6

1998-10-13 Thread Joe Carter
Kontorotsui wrote: > > On 12-Oct-98 Michael Kranz wrote: > >Hello, > > > >I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI > >on a Server under Linux? Any documentation abou this? > > > > Probably because RMI is implemented in Java 1.2. I am waiting for RMI too, > right

RE: rmid with JDK1.1.6

1998-10-13 Thread Kontorotsui
On 12-Oct-98 Michael Kranz wrote: >Hello, > >I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI >on a Server under Linux? Any documentation abou this? > Probably because RMI is implemented in Java 1.2. I am waiting for RMI too, right now I'm forced to work on a Solaris wo

rmid with JDK1.1.6

1998-10-12 Thread Michael Kranz
Hello, I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI on a Server under Linux? Any documentation abou this? Thank you and best regards Michael - Gesellschaft fuer Informatik e.V. (GI) Wissenschaftszen