Daniele Dellafiore wrote:
>
>
>G:\Programmi\Xj3D>echo Running Xj3D demo browser
>Running Xj3D demo browser
>
>G:\Programmi\Xj3D>java -classpath
>"examples/browser;jars/j3d-org.jar;jars/gnu-re
>gexp-1.0.8.jar;jars/httpclient.jar;jars/j3d-org-images.jar;jars/js.jar;jars/uri.
>jar;jars/vlc_uri.jar;jars/xj3d-common.jar;jars/xj3d-core.jar;jars/xj3d-eai.jar;j
>ars/xj3d-ecmascript.jar;jars/xj3d-j3d.jar;jars/xj3d-jaxp.jar;jars/xj3d-jsai.jar;
>jars/xj3d-jsai.jar;xj3d-net.jar;jars/xj3d-norender.jar;jars/xj3d-ogl-sg.jar;jars
>/xj3d-ogl.jar;jars/xj3d-parser.jar;jars/xj3d-render.jar;jars/xj3d-runtime.jar;ja
>rs/xj3d-sav.jar;jars/xj3d-script-base.jar;jars/xj3d-xml-util.jar;${GL4JAVA_LIBS}
>/gl4java.jar;${GL4JAVA_LIBS}/gl4java-glffonts.jar;${GL4JAVA_LIBS}/gl4java-glutfo
>nts.jar" -Xmx256M DIYBrowser
>Exception in thread "main" java.lang.NoSuchMethodError:
>org.j3d.geom.overlay.Upd
>ateControlBehavior: method <init>()V not found
> at
>org.web3d.vrml.renderer.j3d.browser.VRMLUniverse.<init>(VRMLUniverse.
>java:277)
> at DIYBrowser.<init>(DIYBrowser.java:183)
> at DIYBrowser.main(DIYBrowser.java:521)
>
>
Looks like its picking up the old j3d-org.jar file. Likely its in your
lib/ext directory. Remove all xj3d-*.jar and j3d-org.jars from there.
We used to install some files there that we can now get rid of. I'll
add a cleanup step in the installer.
--
Alan Hudson
President: Yumetech, Inc. http://www.yumetech.com/
Web3D Open Source Chair http://www.web3d.org/TaskGroups/source/
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".