Why should you care?
• processes change, but shutdown the runtime?
• classes change, but stop all processes?
• configuration changes, but shutdown the server?
OSGi to the rescue
Features
• deploy pure *.bpmn files as bundle
• add/remove/update classes/processes at runtime
• easily share process engines as services
• use OSGi services in expressions: ${myService}