RE: RMI and TC4.x (Really classloader stuff)

2002-08-19 Thread David Oxley
Thanks for your comments Greg. Now at least I know what's going on. I'm going to attach these comments to the bug log. Thanks. Dave. -Original Message- From: Greg Trasuk [mailto:[EMAIL PROTECTED]] Sent: 10 August 2002 04:54 To: 'Tomcat Users List' Subject: RE: RMI and TC4.x (Really

RE: RMI and TC4.x (Really classloader stuff)

2002-08-12 Thread Cox, Charlie
looked at the bug listed previously. does the stack trace change when you have no spaces in the tomcat path? Charlie -Original Message- From: Greg Trasuk [mailto:[EMAIL PROTECTED]] Sent: Friday, August 09, 2002 11:54 PM To: 'Tomcat Users List' Subject: RE: RMI and TC4.x (Really

RE: RMI and TC4.x (Really classloader stuff)

2002-08-09 Thread Greg Trasuk
, 2002 05:36 To: 'Tomcat Users List' Subject: RE: RMI and TC4.x 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

RE: RMI and TC4.x

2002-07-23 Thread David Oxley
]] 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

RE: RMI and TC4.x

2002-07-22 Thread Shapira, Yoav
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