Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6135 - This is not allowed on JADE methods

6135   This is not allowed on JADE methods

Cause

This error occurs if you attempt to define a library or entry point name in a JADE method. These attributes are defined only for external methods.

Action

Remove the invalid library or entry point definitions. If you intended the method to be an external method rather than a JADE method, you must delete it and then add it again as an external method.