Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

eschabell/jbpm3_exception_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Update: June 2018 - moved to https://github.com/eschabell/jbpm3_exception_framework.

Project space to put together the results of a generic exception framework
example based on jBPM version 3.2.8 (see pom.xml for dependencies).

Contains tests to show simple node and state node failing, then passing exception and 
all process context over to the Exception Framework. This framework defaults currently 
to a Human Task for processing the error. In our test we end this task to continue 
processing and go back to the originating process.

This project is maven enabled, which means you can check this out as a java project in eclipse and just run:

maven eclipse:eclipse

Note: 'maven build' and 'maven install' should run too.
 
My thanks to Maurice de Chateau for his contributions.

Regards,
Eric D. Schabell
[email protected]
[email protected]

About

Exception framework based on jBPM3.2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages