• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
(no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


  • Subject: (no subject)
  • From: Erwin <email@hidden>
  • Date: Wed, 3 Nov 2004 15:23:43 +0100

I get
<x-tad-smaller>Error: Class ConvertImagePage could not be found.</x-tad-smaller>

What I don't realize is how to 'duplicate' the JNISample process into WO

IN JNISample, the java main programme JNISample.java load the Example JNI Library
static { System.loadLibrary("Example"); }
then in the main, a JNISample instance is created and the call to the native_method is performed
public static void main (String args[]) {
JNISample jniexample = new JNISample();
int result = jniexample.native_method("Hello World !");

System.out.println("Finished JNISample. Answer is " + result);
}

Do you know if it's feasible in WO ?
 _______________________________________________
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

  • Follow-Ups:
    • Re:
      • From: Zak Burke <email@hidden>
  • Prev by Date: Re: Changing folder name of WebObjects project causes failure to run
  • Next by Date: EOF inserts PK automatically
  • Previous by thread: Re: Changing folder name of WebObjects project causes failure to run
  • Next by thread: Re:
  • Index(es):
    • Date
    • Thread