• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java based Workflow Engines

 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please recommend a good Java based Work flow engines available in the market.

I need to develop J2EE based 'Loan Approval System' that requires work flow engine.
Work flow engine concept is quite new to me. So I also request to explain the same. Can it work without RDBMS ? If yes, How?
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You might start by looking at what some of these can do, and how they do it.
 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi puranik,

you said that you want to develop a loan delivering system using workflow.so i suggest to use workflow by open symphony i.e OSWorkFlow.Its very flexible but it will take time to get the concept.

See this site for more details
http://www.opensymphony.com/osworkflow/
 
reply
    Bookmark Topic Watch Topic
  • New Topic