A *JAVA method cannot be a procedure pointer.
20
Cause . . . . . : When the first parameter of EXTPROC is *JAVA, the third parameter must be a character constant; it cannot be a procedure pointer.
Recovery . . . : Correct the parameters for keyword EXTPROC. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.