Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
> That should be work so far, thanks Bill. But there seems to occure one more > problem. I don't have a RemoteDisplay on the receiving JVM. So I need to > have a DataReference instead of a RemoteDataReference because I see no way > to add a RemoteDataReference to a local Display. I tried to construct a > local DataReference via > . . . Try: DisplayImpl display = new ... RemoteDisplayImpl rdisplay = new RemoteDisplayImpl(display); rdisplay.addReference(remote_data_refernece); Good luck, Bill
visad
archives: