- To: Doug Lindholm <lind@xxxxxxxx>
- Subject: Re: rmi problems with latest visad.jar
- From: Bill Hibbard <billh@xxxxxxxxxxxxx>
- Date: Thu, 14 Aug 2003 17:37:27 -0500 (CDT)
Hi Doug, > I've managed to reproduce the problem with a modification of one of the > Test examples. If you add the following line to Test56 around line 90 > > histogram_ref.getData().local(); > > and run 55 then 56 you'll see a related exception with the latest > visad.jar. It works with an older version. Did some class lose it's > Serializable implementation? Thanks for supplying this test. The fix is in: ftp://ftp.ssec.wisc.edu/pub/visad-2.0/untested/FieldImpl.java Cheers, Bill
- References:
- Re: rmi problems with latest visad.jar
- From: Doug Lindholm
- Re: rmi problems with latest visad.jar