[jboss-user] [jBPM] - jBPM 4.3 starting a sub-process after a state node will fail

Tun Mang do-not-reply at jboss.com
Sun Apr 4 13:46:38 EDT 2010


Tun Mang [http://community.jboss.org/people/tunmang] replied to the discussion

"jBPM 4.3 starting a sub-process after a state node will fail"

To view the discussion, visit: http://community.jboss.org/message/535506#535506

--------------------------------------------------------------
Hi Maciej Swiderski and Huisheng Xu :

Thank all of you so much. My problem is finally resolved after changing the settings to "newTxRequiredCommandService" in "jbpm.default.cfg.xml" :

  <process-engine-context>
  ....
      <object class="org.jbpm.pvm.internal.id.DatabaseIdComposer" init="eager" />
      <object class="org.jbpm.pvm.internal.id.DatabaseDbidGenerator">
        <field name="commandService">
         <ref object="newTxRequiredCommandService" />
       </field>
     </object>    
    <id-generator />
  ....
  </process-engine-context>
 
Your help is very appreciated.  :) 
 
Tun Mang
 
 
 
 
 
 
 

--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100404/cda8be8e/attachment.html 


More information about the jboss-user mailing list