Seam integrates with jBPM(Business Process Management). In this lab, you will edit/redeploy
a pre-built Seam application that has a business process definition.
Lab Instructions
We've got a pre-built application that includes jBPM.
Ideally, you will edit jBPM process definitions(.jpdl files) with JBossIDE
eclipse based plugins. If you don't have JBossIDE, no worries. You can hand edit the (.jpdl) files with any text editor.
Open a command window/shell
type: cd @seamHome@
type: seam switch-project (helloworld-lab6 should be entered as the project name)