Hi,
Our Java natives libraries do not load anymore on OSX 10.4 Tiger.
More precisely the Java classes that define native entry points can
be used but the native library refuse to load (using the
System.loadLibrary function)
Our natives libraries were placed in the /usr/lib/java directory by
the installer and this was working OK on all previous OSX version.
I've checked the Java "java.library.path" value which gives:
/Developer/qt/lib::.:/Users/letz/Library/Java/Extensions:/Library/
Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
So everything seems correct (java.library.path is the same on Panther)
I've try to move our native library in other possible places like /
Library/Java/Extensions but without success....
Anyone here with a solution?
Thanks
Stephane Letz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden