Seam integrates with JBoss Rules(Rules Engine). In this lab, you will edit/redeploy
a pre-built Seam application that has a rule engine call.
Lab Instructions
We've got a pre-built application that includes Rules integration.
Ideally, you will edit JBoss Rules definitions(.drl files) with JBossIDE
eclipse based plugins. If you don't have JBossIDE, no worries. You can hand edit the (.drl) files with any text editor.
Open a command window/shell
type: cd @seamHome@
type: seam switch-project (helloworld-lab5 should be entered as the project name)