[jboss-user] [JBoss jBPM] - Re: Deployment order of dependent process definitions

koen.aers@jboss.com do-not-reply at jboss.com
Thu Jul 13 12:02:30 EDT 2006


This is indeed the default behaviour. However, it relies on a default org.jbpm.graph.node.SubprocessResolver implementation. This default implementation is org.jbpm.graph.node.DbSubProcessResolver.
You can configure your own implementation for this and thus change this default behaviour. The configured name to use is jbpm.sub.process.resolver... Look for details in the implementation of the ProcessState node.

Regards,
Koen

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957798#3957798

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957798



More information about the jboss-user mailing list