connection refused means that you didnt run
java RegisterIt
or that the RMI registry is not working or you are querying it on the wrong
port (socket) number.
chanoch
-----Original Message-----
From: foobar_7939@y... [mailto:foobar_7939@y...]
Sent: 18 January 2001 23:00
To: Java Server
Subject: Book: J2EE
Can anyone tell what I need to enter, from the command line, in order to
run the Callbacks example? I'm using Java 1.3, Win2K OS. Assume my
directory structure is c:\projavaserver\chapter02\callbacks.
I have no problem starting the rmiregistry, HelloServer, and the
ClassFileServer, but when I run the appletviewer nothing happens. I've
tried the appletviewer with other apps -- no problems. I must be doing
something wrong but I have no idea what.
I also tried this example using JRUN 3.0. This time I get "I/O exception
while reading: Connection refused: no further information" message.
This example can't be that hard...any suggestions would be greatly
appreciated.
Thanks in advance.
JL