Start learning jbpm3.2.1

Source: Internet
Author: User

A review management system is required. workflows are used in the middle. After learning about many open-source workflow management systems, you are ready to use jbpm and choose version 3.2.1!

Download: http://sourceforge.net/projects/jbpm/

The downloaded jbpm directory structure:

  • Config, Configuration files for a standard Java environment
  • DB, SQL scripts for DB creation and compatibility information
  • Designer, The eclipse plugin to author jpdl processes and installation scripts (this is not part of the plain jpdl download) See also section 1.3, "The jpdl graphical process designer ".
  • Doc, Userguide and javadocs
  • Examples
  • Lib, Libraries on which jbpm depends. For more information on this see section 5.3, "third party libraries"
  • Server, A preconfigured JBoss that contains jbpm inside the console web application (this is not part of the plain jpdl download)
  • SRC, The jbpm and identity component Java sources

The preconfigured JBoss application server has the following components installed:

  • The jbpm Web Console, Packaged as a web archive. That console can be used by Process Participant as well as jbpm administrators.
  • The job executorFor the execution of timers and messages. the job executor is a part of the console webapp. there is a servlet that launches the job executor. the job executor spawns a thread pool for monitoring and executing timers and asynchronous messages.
  • The jbpm tables, in the database: The default hypersonic database that contains the jbpm tables and already contains a process.
  • One example ProcessIs already deployed into the jbpm database.
  • Identity component. The identity component libraries are part of the console web application. The tables of the Identity component are available in the database (those are the tables that start with jbpm_id _...)

Learn firstExamples

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.