Check the manifest entries for your jar. There may be
none for the j3d classes you have archived.
Try using a command similar to:
java -classpath %CLASSPATH%;yourjarfile.jar -jar
yourjarfile.jar
Charles
--- Aurelio Meneghello Jr <[EMAIL PROTECTED]>
wrote:
> 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
>
>
==========================================================================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".
=====
email me at either
[EMAIL PROTECTED]
or
[EMAIL PROTECTED]
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
===========================================================================
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".