Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6048 - Method already defined in another schema

6048   Method already defined in another schema

Cause

This error occurs if your schema file attempts to define a method that already exists in the same class or primitive type, in a superschema or a subschema of the current schema.

Action

Remove the duplicated method.