wp ren [
https://community.jboss.org/people/bird86] created the discussion
"Re: How can I add JBPM5 to S2SH(struts2 Spring3 hibernate 3)?"
To view the discussion, visit:
https://community.jboss.org/message/804848#804848
--------------------------------------------------------------
You decompile the jar package,its name is 'jbpm-test-5.4.0.Final.jar'.Without
jboss server, you can use jbpm5.4 in your web application.
the other,open
http://docs.jboss.org/jbpm/v5.4/userguide/
http://docs.jboss.org/jbpm/v5.4/userguide/, see the section 19.3.
I guess you are chinese!!! so,
反编译jbpm-test-5.4.0.Final.jar,里面有3个类,测试用的,你能从里面看到怎么用各种API。
和spring整合,这个地址
http://docs.jboss.org/jbpm/v5.4/userguide/
http://docs.jboss.org/jbpm/v5.4/userguide/, 19.3节有介绍,但我没试过。
我现在也在搞jbpm,用5比较困难,主要是没例子,没关于BPMN2这种流程定义文件的demo。BPMN2,这种类型流程定义文件,不会设计。
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/804848#804848]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]