Versions Compared

Key

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

...

Finally start again the Java EE container.

If using Flowable

Stop the Java EE container running Syncope Core, then follow the instructions to download and extract the upgrade tool, the run it by adding the "-flowable-2.1.2" switch to the command line as follows:

Code Block
languagesql
./syncopeupgrade.sh org.postgresql.Driver \
 jdbc:postgresql://localhost:5432/syncope syncope syncope postgres \
-flowable-2.1.2 \
 upgradeFlowable212.sql

Finally start again the Java EE container.