Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Because of

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyOFBIZ-10837
, we needed to fix another issue related to ObjectInputStream class. If you encouter a related issue (object not in the whitelist), you must provide a complete list of objects to pass to ObjectInputStream through ListOfSafeObjectsForInputStream property in SafeObjectInputStream.properties file. As an example, the a complete list of objects  used by OFBiz OOTB is commented out by default there. You will need to add your objects/classes to this list.

...