Drools Course Notes
Jump to navigation
Jump to search
Installing
- Download jbpm suite http://www.jbpm.org/download/download.html
- unpack jbpm-version.Final-installer-full.zip (or newer)
- ant install.demo
- The example and exercises files can be found in NobleProg Training Materials repository under git.nobleprog.com:/home/rcs/drools6_training
- Use ant start.demo to use the environment
- http://localhost:8080/jbpm-console
- 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.)