Skip to content

JBoss BPM Suite based customer evaluation demo showing rules integration with BPM.

Notifications You must be signed in to change notification settings

mbaluch/bpms-customer-evaluation-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBoss BPM Suite Customer Evaluation Demo

Demo based on JBoss BPM Suite product.

Quickstart

  1. Clone project.

  2. Add products to installs directory.

  3. Run 'init.sh'.

  4. Login to http://localhost:8080/business-central (u:erics / p:bpmsuite).

  5. Enjoy JBoss BPM Suite!

The project is NOT installed into the JBoss BPM Suite GUI, this is a JBoss Developer Studio developer based demo. It shows how a project looks, feels, and can be unit tested as a developer would work with this type of project.

  1. Install JBoss Developer Studio (JBDS) if needed from Customer Portal.

  2. Import a new maven project in JBDS, select projects/customer-evaluation-demo directory.

  3. Examine the project files; a model, a rule file, a bpmn2 process file, and the unit test file.

  4. Run unit test, see output in console and JUnit tab.

  5. Can also run 'mvn test' in projects/customer-evaluation-demo directory to see unit tests (4x).

Released versions

See the tagged releases for the following versions of the product:

  • v0.1 with JBoss EAP 6.1, JBoss BPM Suite 6, and migrated JBDS project from BRMS 5.3.

About

JBoss BPM Suite based customer evaluation demo showing rules integration with BPM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 68.3%
  • Shell 31.7%