NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Ludovic, Thanks for catching this error. For some crazy reason, RemoteServer.java and RemoteServerImpl.java each contained the statements 'package visad;' and 'import visad.*;'. Clearly the 'import visad.*;' is unnecessary, so you can just remove it from RemoteServer.java and RemoteServerImpl.java. The real mystery is why javac gave an error on your system but does not on our Solaris and does not on our NT. I have removed 'import visad.*;' from RemoteServer.java and RemoteServerImpl.java in our source distribution. Please let me know if you continue to have problems. Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 whibbard@xxxxxxxxxxxxx 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html
visad
archives: