Requesting permission to hijack this thread:
I run the pre-built version of this on our WO server for changing
passwords.
I want to move the source for this project into Eclipse so that I can
customize it a bit. It uses JNI to call Apple's directory services
API. I know nothing about JNI. I've included the jnilib from the xcode
project in the project. I got the project building in Eclipse, etc.,
but it fails when it tries to make the JNI calls -
java.lang.UnsatisfiedLinkError.
The original project has the jnilib in <project>/Contents/Extensions/.
So, I tried putting those items in the same places for deployment and
I manually jimmied the classpath file to be the same as the working
version. Nothing works.
Is there a best practices for how to set up WO apps in Eclipse that
use JNI calls?
T
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]