From owner-freebsd-java Tue Jul 3 6:21: 9 2001 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id 8FFDE37B405 for ; Tue, 3 Jul 2001 06:21:06 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Tue, 3 Jul 2001 15:21:04 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FD9D1F@l04.research.kpn.com> From: "Koster, K.J." To: 'j mckitrick' Cc: freebsd-java@FreeBSD.ORG Subject: RE: argh!! Can't get bind/rmi to work.... Date: Tue, 3 Jul 2001 15:21:03 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Jonathon, > > | Looks like some sort of DNS issue, right? > | is BindTest a valid hostname on your system? > | I doubt it. > | Try replacing: > | > | String name = "//BindTest"; > | by > | tring name = "//localhost/BindTest"; > > Well, according to the API, the host name defaults to > localhost if left out, > and the port defaults to 1099 (rmiregistry's default) if left > out. But even when i use localhost, it doesn't work. :-\ > Try hardcoding the IP address 127.0.0.1 instead of localhost. I don't think it's a security policy issue, since that would result in a security related exception. > > Microsoft complaining about the source license used by > Linux is like the event horizon calling the kettle black. > *sigh* Yeah, sad but true. Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message