CWPRJ1114E

ENTITY_ATTRIBUTE_NOT_SERIALIZABLE_CWPRJ1114E=CWPRJ1114E: Attribute {0} of type {1} is not serializable.

Explanation

All attribute types must be serializable.

User response

Verify that the attribute implements the java.io.Serializable or java.io.Externalizable interfaces.