[java-list] The case of the Incredible Telepathic RMI Client

2001-04-10 Por tôpico Sven van ´t Veer
O codigo seguinte roda sem exception e sem cabo de rede try { String host = "rmi://" + this.hostname + "/TailChecker"; System.out.println(host); tc = (TailChecker)Naming.lookup(host); state = tc.checkState(); tc = null; } catch (Exception ex){ message

Re: [java-list] The case of the Incredible Telepathic RMI Client

2001-04-10 Por tôpico Mister M
PROTECTED] Reply-To: [EMAIL PROTECTED] To: java-list [EMAIL PROTECTED] Subject: [java-list] The case of the Incredible Telepathic RMI Client Date: Tue, 10 Apr 2001 13:45:12 -0300 O codigo seguinte roda sem exception e sem cabo de rede try { String host = "rmi://" + thi

Re: [java-list] The case of the Incredible Telepathic RMI Client

2001-04-10 Por tôpico Sven van ´t Veer
or CPM Sistemas - www.cpm.com.br From: Sven van t Veer [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: java-list [EMAIL PROTECTED] Subject: [java-list] The case of the Incredible Telepathic RMI Client Date: Tue, 10 Apr 2001 13:45:12 -0300 O codigo seguinte roda sem exception e sem cabo de red

Re: [java-list] The case of the Incredible Telepathic RMI Client

2001-04-10 Por tôpico Mister M
van ´t Veer [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: java-list [EMAIL PROTECTED] Subject: [java-list] The case of the Incredible Telepathic RMI Client Date: Tue, 10 Apr 2001 13:45:12 -0300 O codigo seguinte roda sem exception e sem cabo de rede try { String host = &quo

Re: [java-list] The case of the Incredible Telepathic RMI Client

2001-04-10 Por tôpico Sven van ´t Veer
: [java-list] The case of the Incredible Telepathic RMI Client Date: Tue, 10 Apr 2001 15:27:39 -0300 Mister M wrote: Eh simples (eu acho...): Supondo q vc tenha feito Naming.bind - se vc nao fez isso, aih sim fico perplexo - antes, o q vc passou com hostname passa a ser interpretado