Archive for the ‘flow’ Category

Simple Drools Rule Flow to BPMN2 migration tool
December 28, 2010

For ease the transition from Drools Flow files to the new BPMN2 standard drools gives you a nice but hidden feature, a XmlBPMNProcessDumper. This tiny piece takes a RuleFlowProcess instance and spits nice well formed BPMN2 files. So, for making your life just a little better, I’ve created a project on github exposing this internal [...]

Jetty + DataSource + JTA
April 18, 2010

Working on my next post about Drools Flow Work Items I wanted to have a one click example. This example involves a web application so I started with Jetty which fits perfect for a mvn jetty:run example. In the standalone example we run our own JNDI directory provided by Bitronix. Jetty has JNDI directory embedded [...]

Follow

Get every new post delivered to your Inbox.