Versions Compared

Key

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

...

titleRMI deactivated since OFBIZ-6942

...

 

 

Distributed Entity Cache Clear (DCC) Mechanism

...

To keep it simple we will only set the mandatory values. There are other options which are covered by defaults.

Info
titleRMI deactivated since OFBIZ-6942

Because of The infamous Java serialization vulnerability we (PMC) have deactivated RMI hence JNDI (relies on RMI in OFBiz). So if you want to use the DCC mechanism you will first need to uncomment as explained at

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyOFBIZ-6942

The Entity Engine

This is the easiest part, for a given delegator you only have to set its distributed-cache-clear-enable attribute to "true" (false by default)

...