The class parameter for EXTPROC is not valid.
20
Cause . . . . . : The class specified with the EXTPROC keyword is not valid. When EXTPROC has a first parameter of *JAVA, the second parameter represents the Java class. This parameter must be a character constant that contains the name of the Java class containing the Java method described in the prototype.
Recovery . . . : Correct the second parameter for EXTPROC. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.