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
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
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...
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
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
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
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
> "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.
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
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
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
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
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
13 matches
Mail list logo