Hi List, We are Z/OS 1.7 with Enterprise cobol 3.4 and SDK 1.4
I'm trying to run an OO Cobol program which invokes a Java method and I'm having problems with the LE runtime option XPLINK The compilation and linkage work find. I'm trying to run the program using the BPXBATCH utility with PGM myprog and STDENV DD which contains _CEE_RUNOPTS="XPLINK(ON)" Even so I get the following error code: "CEE3555S A call was made from a NOXPLINK-compiled application to an XPLINK-compiled exported function in DLL libjvm.so and the XPLINK(ON) runtime option was not specified. >From entry point GetJVMPtr at compile unit offset +000000B8 at entry offset +000000B8 at address 3E8AB618." Any Ideas? thanks Magen ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

