Date: Wed, 19 Jun 2002 10:27:22 -0400 From: "Lapinski, Michael (Research)" <lapinski@crd.ge.com> To: "'j mckitrick'" <jcm@freebsd-uk.eu.org> Cc: "'Robert F. Ross'" <rross@recourse.com>, shudo@computer.org, freebsd-java@FreeBSD.ORG Subject: RE: Inconsistent RMI call problem Message-ID: <E4AAC34FE3CF564D8AE89EB8AC333FD705CFEC32@XMB03CRDGE>
next in thread | raw e-mail | index | archive | help
I was think along the lines of sticking your _Stub classes up on a local webserver and then running the app with rmi.server.codebase=http://<ip>:<port>/ The fact that you start with a codebase of . strikes me as strange. I have a jar file that runs a very lightweight webserver to serve up the stubs if you are interested. -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: j mckitrick [mailto:jcm@freebsd-uk.eu.org] ->Sent: Wednesday, June 19, 2002 10:07 AM ->To: Lapinski, Michael (Research) ->Cc: 'Robert F. Ross'; shudo@computer.org; freebsd-java@FreeBSD.ORG ->Subject: Re: Inconsistent RMI call problem -> -> ->On Wed, Jun 19, 2002 at 09:55:12AM -0400, Lapinski, Michael ->(Research) wrote: ->| Why dont you specify a real codebase, ie ->| non-filesystem but a real URL and server the stub ->| class files up with that. -> ->I don't quite understand what you mean. You mean place the ->server on a ->remote machine and try it that way? I think I had a firewall ->issue last ->time. That's why I'm running/deploying locally for now. -> ->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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E4AAC34FE3CF564D8AE89EB8AC333FD705CFEC32>