From owner-freebsd-java Mon Jun 24 3:21:58 2002 Delivered-To: freebsd-java@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id 6FCCC37B448 for ; Mon, 24 Jun 2002 03:21:28 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17MQyN-0004JF-00; Mon, 24 Jun 2002 11:21:27 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.6/8.11.1) id g5OALQM32038; Mon, 24 Jun 2002 11:21:26 +0100 (BST) (envelope-from jcm) Date: Mon, 24 Jun 2002 11:21:26 +0100 From: j mckitrick To: Jonathan Chen Cc: freebsd-java@FreeBSD.ORG Subject: Re: Frustrating Java RMI problem, reprise Message-ID: <20020624112126.A32006@dogma.freebsd-uk.eu.org> References: <20020624043621.A29670@dogma.freebsd-uk.eu.org> <20020624053725.GA93880@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20020624053725.GA93880@grimoire.chen.org.nz>; from jonc@chen.org.nz on Mon, Jun 24, 2002 at 05:37:25PM +1200 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 | >From the trace above, my guess is the rmiregistry needs to have it's | classpath set properly as well. That's why when you ran it in | ~/myjava, the code worked (classpath by default includes . in its | environment). Jonathan, you're a genius. ;-) I think you solved my problem. Thanks! Now I can move on to XML-RPC. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message