When similiar situation happened on my PC, I solved the problem by
installing JRE, Java3D and OpenGL (or DirectX depending on the Java3D
version) to the machine where my *.jar file runs.

Hope this helps,


Guang Bin Liu
VTHRC
Univ. of Queensland
Brisbane, Australia
Phone: 61 7 3365 4072
Fax:   61 7 3365 4522
e-mail: [EMAIL PROTECTED]
        [EMAIL PROTECTED]



> > Hi everybody...
> >
> > I´m trying to generate a .jar file of my application
> > (That uses the Java3D library) with the Jbuilder 4
> > Archive Builder feature.
> > When I try to run the .jar file in a computer whith
> > Java 3D library installed, the application works
> > fine, but with a computer without the J3D the
> > application hangs, returning the following
> > information:
> > Exception in thread "main"
> > java.lang.UnsatisfiedLinkError: no J3D in
> > java.library.path
> > The problem is that the application is trying to
> > locate the J3D library, in the jdk library path, but
> > when I generate the .jar, I´ve added the library to
> > the .jar file.
> > Does anyone know how to make this work? I didn´t
> > like to download and install J3D library in every
> > machine that uses the application.
> >
> > Thanks...
> >
> > Aurélio Meneghello Jr - Brazil
> >
> >


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

===========================================================================
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".

Reply via email to