Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 10:53:38 +0900 (JST)
From:      shudo@computer.org
To:        jcm@FreeBSD-uk.eu.org, freebsd-java@FreeBSD.ORG
Subject:   Re: Inconsistent RMI call problem
Message-ID:  <20020619.105338.640900190.shudoh@localhost>
In-Reply-To: <20020619005848.A82823@dogma.freebsd-uk.eu.org>
References:  <20020619005848.A82823@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: j mckitrick <jcm@FreeBSD-uk.eu.org>

> I have a little calculator applet that uses RMI calls to a compute
> server engine.  What is driving me nuts is the RMI stubs don't always
> seem to work.

Has your RMI code worked on other platformes than FreeBSD?
If not, your problem may be generic to RMI.

> Here is some relevant output:

These messages seem to say that the compute server cannot find the
stub class named `engine.ComputeEngine_Stub'.
Are you sure that the JVM running on the server can find that class?

  Kazuyuki Shudo	shudo@computer.org	http://www.shudo.net/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020619.105338.640900190.shudoh>