It does actually connect to the RMI server, but it can't download classes
from the web server. It looks like java.rmi.codebase = TC local path rather
than http://server/webapp which iks what the code sets it to.

Dave

> -----Original Message-----
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED]]
> Sent: 22 July 2002 18:25
> To: Tomcat Users List
> Subject: RE: RMI and TC4.x
> 
> Howdy,
> We use RMI extensively on long-running tomcat servers (4.0.1 and 4.0.4).
> Never had any problems with it.  We even have a portion of the night
> when we do very frequent (more than 1/sec) serialization and
> deserialization of relatively large, complex (but serializable) objects
> between a number of servers.
> 
> We also use JDK 1.4.0 (also tested on 1.3.1), on Solaris.  I looked at
> your bugzilla bug report, and it looked like a fairly simple
> MalformedURLException.  I wonder if this bug is related to a difference
> between tc 3.x and 4.x in the way they handle spaces in JNDI/RMI server
> URLs.  Did you try using tomcat 4.x to connect to an RMI server that
> doesn't have a space in its URL?
> 
> Yoav Shapira
> Millennium ChemInformatics
> 
> 
> >-----Original Message-----
> >From: David Oxley [mailto:[EMAIL PROTECTED]]
> >Sent: Monday, July 22, 2002 12:59 PM
> >To: 'Tomcat Users List'
> >Subject: RMI and TC4.x
> >
> >Has anyone got RMI working from within TC4.x. I had no problems under
> >TC3.x,
> >but just can't get it working under TC4.x.
> >
> >I have had a bug report outstanding for quite some time on this, but I
> was
> >hoping that someone on the user list may have already got this working.
> >
> >http://issues.apache.org/bugzilla/show_bug.cgi?id=7082
> ><http://issues.apache.org/bugzilla/show_bug.cgi?id=7082>
> >
> >
> >
> >Cheers.
> >
> >Dave.
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:tomcat-user-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:tomcat-user-
> [EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to