Hi all,

We are trying to run Java3D in a VM created by JNI method from C
application. We call static method on a Java class through JNI that creates
Java3D objects. The very first call of Java3D

mUniverse = new VirtualUniverse();

fails in a wierd way. VM immediately returns to C application printing
something like

*** panic: cannot find java.lang.Shutdown

Does anybody know what we do wrong? Or is that the limitation of Java3D?

Thank you,

Yuri Nikishkov
Software Engineer, Graphics Technology
Alventive, Inc. - 678.202.2349

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