Camunda: Difference between revisions
(Created page with "==Installation== * unzipped to C:\Uwes\Programme\Java\CamundaBPM * copy standalone.xml to standalone.xml.original in C:\Uwes\Programme\Java\CamundaBPM\server\jboss-as-7.2.0.Final...") |
|||
| Line 7: | Line 7: | ||
* change in start-camunda.bat to | * change in start-camunda.bat to | ||
start http://localhost:9580/camunda-welcome/index.html | start http://localhost:9580/camunda-welcome/index.html | ||
==Operation== | |||
===Start a Process=== | |||
* logon to task list | |||
* click 'start process' icon in menu bar | |||
Revision as of 19:39, 29 September 2014
Installation
- unzipped to C:\Uwes\Programme\Java\CamundaBPM
- copy standalone.xml to standalone.xml.original in C:\Uwes\Programme\Java\CamundaBPM\server\jboss-as-7.2.0.Final\standalone\configuration
- replace port offset in standalone.xml to
port-offset="${jboss.socket.binding.port-offset:1500}
- copy start-camunda.bat to start-camunda.bat.orgininal in C:\Uwes\Programme\Java\CamundaBPM
- change in start-camunda.bat to
start http://localhost:9580/camunda-welcome/index.html
Operation
Start a Process
- logon to task list
- click 'start process' icon in menu bar