How to install Geasy BPMN Editor

All users

Create a configuration file

Create the editor configuration file which must have the following name: webeditor.configuration.properties

This file is used to store some configurations like where the projects generated in the editor should be stored etc...

In the just created file enter the location where you would like to store the projects that will be saved and imported:

Of course, replace /home/user/path/projects with an existing path on your computer/server that will contain every projects created in the editor. Note: this path has to be absolute, a relative path won't work

Apache Tomcat users

  1. Edit the context.xml file located in ??
  2. Enter a new parameter that specifies the absolute path to the editor configuration file (webeditor.configuration.properties created in previous step) as such:
  3. Restart tomcat to load the new configuration
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.