Date: Wed, 19 Jun 2002 09:55:12 -0400 From: "Lapinski, Michael (Research)" <lapinski@crd.ge.com> To: "'Robert F. Ross'" <rross@recourse.com>, j mckitrick <jcm@FreeBSD-uk.eu.org> Cc: shudo@computer.org, freebsd-java@FreeBSD.ORG Subject: RE: Inconsistent RMI call problem Message-ID: <E4AAC34FE3CF564D8AE89EB8AC333FD705CFEC31@XMB03CRDGE>
next in thread | raw e-mail | index | archive | help
Why dont you specify a real codebase, ie non-filesystem but a real URL and server the stub class files up with that. -mtl -------------------------------------------------- Michael Lapinski Computer Scientist GE Corporate Research & Development "I think there is a world market for maybe five computers." - IBM Chairman Thomas Watson, 1943 ->-----Original Message----- ->From: Robert F. Ross [mailto:rross@recourse.com] ->Sent: Wednesday, June 19, 2002 12:00 AM ->To: j mckitrick ->Cc: shudo@computer.org; freebsd-java@FreeBSD.ORG ->Subject: Re: Inconsistent RMI call problem -> -> ->have you tried truss'ing to see if it's making the syscalls ->to access them ->or where it's looking? -> ->Robert Ross ->Senior Software Engineer ->Recourse Technologies, Inc. -> ->On Wed, 19 Jun 2002, j mckitrick wrote: -> ->> | Has your RMI code worked on other platformes than FreeBSD? ->> | If not, your problem may be generic to RMI. ->> ->> Yes. It runs on a Sun Blade as well. ->> ->> | 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? ->> ->> I can't understand how it cannot find those classes. I can list the ->> directory and they are right there. ->> ->> ->> 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 ->> -> -> ->To Unsubscribe: send mail to majordomo@FreeBSD.org ->with "unsubscribe freebsd-java" in the body of the message -> 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?E4AAC34FE3CF564D8AE89EB8AC333FD705CFEC31>