jBPM 6.0 最終版已與上月底發佈,本文主要從兩個方面去介紹jBPM 6.0 :
java
快速安裝包括以下三步:
git
從http://sourceforge.net/projects/jbpm/files/jBPM%206/jbpm-6.0.0.Final/選擇下載jbpm-6.0.0.Final-installer-full.zip,解壓,解壓完成生成jbpm-installer目錄。數據庫
到jbpm-installer目錄下執行ant命令:eclipse
ant install.demo
咱們能夠經過以下命令啓動jBPM 6:測試
ant start.demo
注意,咱們也能夠不啓動Eclipse,這樣經過以下命令來啓動jBPM 6:ui
ant start.demo.noeclipse
安裝完成咱們能夠經過http://localhost:8080/jbpm-console來訪問,頁面訪問是所須要的用戶名/密碼爲admin/admin。登陸成功會出現以下界面:spa
咱們經過以下7個方面介紹jBPM 6新功能.net
You can now author, test, build, deploy, and manage your projects and their content from one place.
code
Increase your productivity by customizing your workspace, and easily flip between working files without re-opening.
orm
Repositories are now based on git, one of the most popular version controls systems available.
You can now simulate your business processes with various times and variables to thoroughly test for areas of improvement.
You can now design forms to capture and display information during process task execution, without needing any coding or template markup skills.
This new authoring tool will allow you to create business entities and link them into your processes and rules.
Powerful tooling for the visual composition of fully customizable business dashboards which may be feed with data coming from heterogeneous sources of information.