A Java native method must be exported.
20
Cause . . . . . : The procedure being defined is a Java native method. This procedure must be available externally.
Recovery . . . : Specify the EXPORT keyword on the Procedure specification. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.