Versions Compared

Key

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

...

and the whole <plugins/> element (including children).

Files

In the active workflow.properties (it could be core/src/main/resources/workflow.properties, core/src/main/resources/all/workflow.properties or other, depending on your project setup), replace

Code Block
languagejava
uwfAdapter=org.apache.syncope.core.workflow.flowable.FlowableUserWorkflowAdapter

with

Code Block
languagejava
uwfAdapter=org.apache.syncope.core.flowable.impl.FlowableUserWorkflowAdapter