RNF1516

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.