Hi,
I’ve created a generic abstract class that I’ve annotated with @MappedSuperClass.

This class is extended by another class:

And finally this class is extended by concrete class:

When the application start, CUBA checks for properly enhanced entity. This check throws an EntityNotEnhancedException. I don’t know why.

Does someone have a clue ?
Stef.