Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6140 - No class map defined for class

6140   No class map defined for class

Cause

This error occurs if your schema file defines a persistent class with no associated class map. Every persistent class must have a class map.

Action

Add a class map definition for the class.