Versions Compared

Key

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

...

Fill the XML elements under <properties> with the elements identified above , the (where XXXXXXX is the path to a directory to be created and YYYYYYYYYYY is the directory where you have placed the file oryx.debug.js-tokenValueMap.properties), then run

Code Block
mvn clean package

this will download Activiti Modeler and adapt the configuration to work with Apache Syncope console.

At this point you will need to adjust the activitiModelerDirectory property in console.properties to point to the YYYYYYYYYYY set above.

Restart the Java EE container

...