Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.library.path with WebStart

843802Apr 23 2003 — edited Apr 26 2003
Hi,

I need a NWNative.dll to run the application.
This dll is located in the same directory as the jar.

If I run the jar directly (javaw -cp ./) all works fine. But webstart tells me, the dll is not in my java.library.path.

I don't want to copy this file to every computer in the network, so is there another way?

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2003
Added on Apr 23 2003
2 comments
136 views