We now have Guvnor displaying uploaded Drools Flow files. We use the native GWT XML api to read in the XML document and GWT Diagram to generate the diagram. At the moment it's view only, over time we will make it editable - which will sure beat round tripping with Visio that other platforms do.

Drools Flow view in Guvnor with GWT Diagram
What purpose of Drools Flow, why not use jbpm, where it fits and what relationships it has with jbpm?
ReplyDeleteTry reading this:
ReplyDeletehttp://blog.athico.com/2007/11/vision-for-unified-rules-and-processes.html
And this these:
http://blog.athico.com/search/label/Rule%20Flow
They should provide more detail. The upshot is a belief in different approaches, we believe in a unified approach jBPM doesn't and we haven't been able to reconcile this difference.
Than you for your comment, i admire you way.
ReplyDeleteAre any roadmap for Drools Flow, for example standards like BPMN implementation?
We have a partial BPEL implementation that I would like to see finished, and someone is documenting the mapping of BPMN - but it's all a long term effort.
ReplyDeletethe simple solution is to have a boxing match between jBPM and Drools. The team left standing gets to choose the direction :)
ReplyDeleteYou might want to get Bisbane on your team first, if you decide to go the boxing route. Though technically, Bisbane isn't a boxer, he is a MMA guy.
Is it possible to draw Gwt based jBPM designer? Currently i am looking to design the jBPM work-flow using GWT.
ReplyDeleteYou can use draw2d and gef(eclipse Graphical Editing Framework) to develop your
ReplyDeleteGWT Diagram App Now.
look at this: http://code.google.com/p/trufun-webrcp/
the GWT framework with completely open source based on html5 technology, is used
to transplant eclipse RCP to GWT WEB.