| Author |
RMI troubleshooting
|
Fernando Mendez
Greenhorn
Joined: Jun 06, 2004
Posts: 10
|
|
i'm tryin to reproduce an RMI aplicacion example that a get from java-sun page, but when i executed it, shows a message from an exception: "conection refuse to Host". i already try with the firewall disable, i also try to meke a telnet to the localhost in DOS prompt, and i get the same message. I'm using WINXP PRO, is any service that i need to set up first?
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8264
|
|
|
Is the rmiregistry running? Take a look at the steps given in the RMI Tutorial for running the examples there.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Fernando Mendez
Greenhorn
Joined: Jun 06, 2004
Posts: 10
|
|
THANX. it was that
|
 |
 |
|
|
subject: RMI troubleshooting
|
|
|