[SOLVED] WO and C subroutine using JNI
[SOLVED] WO and C subroutine using JNI
- Subject: [SOLVED] WO and C subroutine using JNI
- From: Erwin <email@hidden>
- Date: Wed, 3 Nov 2004 17:28:37 +0100
Finally I decided to understand C-calls using JNI from the ground.... back to the HelloWorld example renamed by myself HelloJNIWebObject Wold ! and it runs ...
As I don't master the XCode targets I resolved to performed all preliminary steps manually... (javah, create dylib..)
and incorporating pieces into the WOApp HelloWorld....
just a pending basic question.... when I copy the dynamic library libhellojni.lib
into my WOProject ,
System.loadLibrary("hellojni");
cannot find it... if I copy it into my build directory , it finds it....
I belive I should give some info about this path somewhere....
Erwin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden