JBoss Community

Re: Obtain a handle to ExecutionImpl from unit tests

created by Michael Wohlfart in jBPM - View the full discussion

you might need something like

 

    <object class="org.jbpm.pvm.internal.id.DatabaseDbidGenerator">
      <field name="commandService"><ref object="newTxRequiredCommandService" /></field>
    </object>
 
    <object class="org.jbpm.pvm.internal.id.DatabaseIdComposer" init="eager" />

 

in your config

Reply to this message by going to Community

Start a new discussion in jBPM at Community