How do I know that rmi registry has started.
843793Feb 14 2003 — edited Feb 18 2003I am using windows 2000 professional.
I removed all the package statements from the ComputePi exampleat the rmi tutorial. I compiled all the classes in one folder and also generated the stub and skeleton with rmic. Then I said "start rmiregistry". Another Dos window briefly appeared and then vanished. Then I said "java ComputeEngine".
I get the error message Connection refused to host. I get java.net.ConnectException. Can anyone tell me what the problem could be. When I say start rmiregistry I am not getting any confirmation that the rmi registry started properly.