Versions Compared

Key

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

...

Wiki Markup
Tutorial:  [Getting started: how to make your first process definition. |http://docs.jboss.com/jbpm/v3/gpd/] , all the way through testing..  Downloads for tutorial: -[|http://www.jboss.com/products/jbpm/downloads]--[-http://www.jboss.com/products/jbpm/downloads-|http://www.jboss.com/products/jbpm/downloads]--[-http://www.jboss.com/products/jbpm/downloads-|http://www.jboss.com/products/jbpm/downloads]- -[-http://www.jboss.com/products/jbpm/downloads-|http://www.jboss.com/products/jbpm/downloads]--[|http://www.jboss.com/products/jbpm/downloads]--[-jBPM downloads-|http://www.jboss.com/products/jbpm/downloads]--, jBPM starter kit is supposed to have everything needed for the tutorial.- _Installation instructions have drifted from products e.g._\[ a jboss blog:\|http://blogs.jboss.com/blog/kaers/\] : 

...

AF ships with a Workflow Console:
'The Workflow Console is an administrator/developer tool for interacting with workflows. Its primary use is to test newly developed workflow definitions. However, it also supports the debugging/diagnosis of current "in-flight" workflows.
Test lifecycles are shortened as the tool allows a workflow definition to be deployed and redeployed without ever needing to the restart the Alfresco server. Once deployed, a workflow may be started and interacted with step-by-step. At each step, the state of the workflow may be interrogated or updated.'

Deployment

Process definitions may be deployed with the eclipse plugin.  The server deployer is /alfresco/jbpm/deployprocess .  Note that this is different from the default location that Eclipse suggests ( something like "/jbpm/deploy" ) . Note also that the process file must be called processdefinition.xml .