Hello,
Which is a good Java open source workflow engine ? I found lots of them in the net but could not decide which is better. Thank you.
Pradeep
-
Java open source workflow engine (3 messages)
- Posted by: Pradeep Bhat
- Posted on: March 21 2005 01:31 EST
Threaded Messages (3)
- Java open source workflow engine by Alex Greif on March 21 2005 04:08 EST
- Re:Java open source workflow engine by Rex George on March 21 2005 05:24 EST
- Thanks by Pradeep Bhat on March 21 2005 07:45 EST
-
Java open source workflow engine[ Go to top ]
- Posted by: Alex Greif
- Posted on: March 21 2005 04:08 EST
- in response to Pradeep Bhat
Flow4J is not a workflow engine, but an eclipse plugin that helps you graphically design an execute workflows in Java (web-)applications.
http://flow4jeclipse.sourceforge.net/
cheers,
Alex -
Re:Java open source workflow engine[ Go to top ]
- Posted by: Rex George
- Posted on: March 21 2005 05:24 EST
- in response to Pradeep Bhat
please have a look at,
http://java-source.net/open-source/workflow-engines -
Thanks[ Go to top ]
- Posted by: Pradeep Bhat
- Posted on: March 21 2005 07:45 EST
- in response to Pradeep Bhat
Thank you Alex and Rex. I will evaluate the products.