Just put DLL/SO file to lib/ directory. JVM should be able to load it using 
System.loadLibrary.

Best regards,
Lukasz

Wiadomość napisana przez Dan Tran w dniu 29 wrz 2012, o godz. 07:18:

> Hello,
> 
> I know there is a right to package jni bundle together with associated
> bits ( I can see jansi as a good example )
> 
> For prototyping purpose, can just create a java jni only bundle and
> place the native files in the path ? ie ( on windows use PATH env ,
> for Linux us LD_LIBRARY_PATH )
> 
> Big thanks for any suggestion.
> 
> -Dan

Reply via email to