PDA

View Full Version : Error during binding step: RPG call to Java



B.Morris
05-30-2003, 12:55 PM
DFourie wrote: > > Hi, i'm trying a Java call from RPG for the first time. > > When I compile it, it fails during the binding step. > > It complains about a definition of _QRNX_JNI_FREE_OBJ > > Is this something to so with my CLASSPATH? > You need a PTF. V5R2: SI07312 V5R1: SI07161

Guest.Visitor
06-02-2003, 10:47 PM
Hi, i'm trying a Java call from RPG for the first time. When I compile it, it fails during the binding step. It complains about a definition of _QRNX_JNI_FREE_OBJ Is this something to so with my CLASSPATH? Any help would be appreciated. Thanks! (please see raw code below for RPG source and job log) <hr width=50 align=left>Code ('http://www.mcpressonline.com/mc/showcode@@.6ae6beae')

Guest.Visitor
06-02-2003, 10:47 PM
Thanks Barbara, SI07312 done the trick!!!!