I've got a little RMI Server setup on a Redhat 5.2 box that completely
quit working with java 1.2.  Everything seems to startup on the server
side, but when I attempt to connect to it from a remote host I get the
following error:

Connection refused to host: [127.0.0.1:6299]; nested exception is: 
        java.net.ConnectException: Connection refused

I've tried running the client on java 1.1.7 and 1.2 but both yeild the
same error.  I've changed the java.policy file to grant
java.security.AllPermissions to all the java code on the box.  The server
worked fine running on 1.1.7 v3.  Any suggestions on why I can no longer
connect?  Thanx in advance.

Trying to be happy is like trying to build a machine for which the only
specification is that it should run noiselessly.
                                <Unknown Author> 

                                Brandon Anderson


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to