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.
Now that we've got the correct path to java3d (thanks to several people who replied) I find that something that worked with the earlier visad.jar doesn't with the one we downloaded on Wednesday. Given a DisplayImpl D, a DataReference R and a ConstantMap C, a call to D.addReference(R,C) results in the following runtime error: java.lang.IllegalAccessError: try to access field visad.DataRenderer.enabled from class visad.java3d.RenderJ3D at visad.java3d.RenderJ3D.setLinks(RendererJ3D.java:104) at visad.java3d.DefaultRenderJ3D.setLinks(DefaultRendererJ3D.java:57) at visad.DisplayImpl.addReference(DisplayImpl.java:725) ..
visad
archives: