`
openstudy
  • 浏览: 232596 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

jbpm user guide 笔记

阅读更多
chapter 2
理解jbpm的目录结构
go to directory ${jbpm.home}/install, run  ant demo.setup.tomcat
http://localhost:8080/jbpmeditor/p/explorer
http://localhost:8080/jbpm-console
alex, mike, peter, mary/password login

install gdp plugin into eclipse
Help --> Install New Software..., Add..., Archive..., Navigate to ${jbpm.home}/install/src/gpd/jbpm-gpd-site.zip

Adding jPDL 4 schema to the catalog
Window --> Preferences, XML --> XML Catalog, Add..., ...,  jpdl-4.3.xsd

import example project to eclipse

chapter 5
The services API doesn't need to make a functional difference between process instances and executions. Therefore, the API has only one Execution type to refer to both ProcessInstances and Executions.
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics