How to fix the Oracle error JMS-00222: Invalid Payload factory type?
In this post, you’ll learn more about the Oracle ErrorJMS-00222: Invalid Payload factory type with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
JMS-00222: Invalid Payload factory type
Reason for the Error JMS-00222: Invalid Payload factory type
Cause: Payload factory should be of CustomDatumFactory or ORADataFactory type.
How to fix the Error JMS-00222: Invalid Payload factory type ?
You can fix this error in Oracle by following the below steps
Action: Use one of CustomDatumFactory/ORADataFactory types.
Leave Your Comment