Dmitry Buzdin [http://community.jboss.org/people/buzdin] replied to the 
discussion

"Active Execution with executionId is null?"

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

--------------------------------------------------------------
Hi,

I faced the similar problem during jBPM 4.3 Spring 3.0 prototyping.

It is caused by missing <object 
class="org.jbpm.pvm.internal.id.DatabaseIdComposer" init="eager"/> statement in 
process engine descriptor.
The problem in jBPM is that it silently skips situations when core services are 
not configured and missing. I suppose that it is not possible to create a 
proper Execution without IdComposer, but still this situation is silently 
ignored.

Dmitry

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

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to