Administration guide > Troubleshoot > Messages > CWPRJ: Messages for the Projector component
CWPRJ1303E
LISTENER_UNASSIGNABLE_TYPE_CWPRJ1303E=CWPRJ1303E: The parameter of the entity callback method, {0}, is not assignable to entity {1}.
Explanation
The parameter of a lifecycle callback method defined in an entity listener should be the same type as the entity type or a super type of the entity type.
User response
Redefine the entity lifecycle callback method to make sure the parameter type is the entity type or its super type.
Parent topic:
CWPRJ: WebSphere eXtreme Scale messages for the Projector component for entity and tuple projection