Starting a Java3D app using Java Web Start?

hi!
is there any easy/automatic way to install J3D via JWS? Or is it still necessary to make many “work-arounds” to make it install properly? If so, does anyone have a simple working example?

cheers,

and happy new year!

How to do this, has been detailed on the Java3D mailing-list.

Go and seach its archives for an answer.

AFAIK, you still cannot auto-install it.

All you can do is to deploy all dll/jars with you app via webstart.

it’s confirmed :’(

If you’re trying the same, i recommend you to read this.