Discussion:
[jboss-user] [jBPM] - How can I add JBPM5 to S2SH(struts2 Spring3 hibernate 3)?
zhangjingtao
2013-03-26 06:18:52 UTC
Permalink
zhangjingtao [https://community.jboss.org/people/zhangjingtao] created the discussion

"How can I add JBPM5 to S2SH(struts2 Spring3 hibernate 3)?"

To view the discussion, visit: https://community.jboss.org/message/804763#804763

--------------------------------------------------------------
Hi everyone
        Today I was download the JBPM 5.4,My boss asked me to use this tool,In one week,perhaps,I should write a demo use JBPM5
        6 months ago I was write one demo with jbpm 4.4.But this time,when I check out the Jbpm5's code from website,I think it's change in many points.

        now,I request somebody,who can tell me how can I add JBPM5 to S2SH(struts2 Spring3 hibernate 3)?

         the key is:
          1. in spring config file,which jbpm5 object should be write as a bean
          2.how can i start a simple process.(is it like jbpm4?)
          3.who can tell me the different between jbpm4 and jbpm5.I refer to the code.
In the end ,I hava to say sorry that my english is not well.
thank you.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804763#804763]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
wp ren
2013-03-26 13:29:08 UTC
Permalink
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&containerType=14&container=2034]
zhangjingtao
2013-03-27 01:24:01 UTC
Permalink
zhangjingtao [https://community.jboss.org/people/zhangjingtao] 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/804945#804945

--------------------------------------------------------------
是的我是䞭囜人今倩看看悚给的那䞪尝试着写写请假demo我现圚安装了eclipse插件或讞简单的流皋可视化拖拜就可以做奜BPM2的流皋定义文件。
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804945#804945]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
lqviwz
2013-04-24 02:15:09 UTC
Permalink
lqviwz [https://community.jboss.org/people/lqviwz] 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/809899#809899

--------------------------------------------------------------
我连jbpm5和web结合还没搞成
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/809899#809899]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
wp ren
2013-04-26 03:22:10 UTC
Permalink
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/810417#810417

--------------------------------------------------------------
这是我的䞀䞪简单的jbpm5.4和spring敎合的䟋子 https://community.jboss.org/docs/DOC-48575 https://community.jboss.org/wiki/JBPM54IntegrationSpringSpringUsingTheJTATransactionManager
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/810417#810417]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...