Drools Course Notes

From Training Material
Jump to navigation Jump to search

Installing

  1. Download jbpm suite http://www.jbpm.org/download/download.html
  2. unpack jbpm-version.Final-installer-full.zip (or newer)
  3. ant install.demo
  4. The example and exercises files can be found in NobleProg Training Materials repository under git.nobleprog.com:/home/rcs/drools6_training
  5. Use ant start.demo to use the environment
  6. http://localhost:8080/jbpm-console
  7. Import the projects to Eclipse and Kie

Starting Kie

cd /opt/jpbm-installer 
ant start.demo
For gracefully stopping
ant stop.demo
Accessing gui
# Wait a minute or two if you have "404 - Not Found error"
http://localhost:8080/jbpm-console

Remote

For Online Instructor-led courses:

  • VirtaulBox is available in OwnCloud or Dropbox
  • EC2 AMI with everything installed (ask Bernard S.)