Steve Austin wrote: >Having successfully created the JVM I can then find my class and run the main >method. >However, if I add code the call a JNI routine the class can no longer be found [...]
Make sure that your LIBPATH environment variable includes the directory in which the required load module resides. If the required load module is an external link (to a PDSE), you must also ensure that the STEPLIB DD includes the library containing your module (i don't know whether this is in batch or from the OMVS shell). Justin ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

