[jboss-user] [JBoss jBPM] - Re: jBPM 3.2.1 and Sub-Process

drashmi30 do-not-reply at jboss.com
Tue Jul 10 08:33:04 EDT 2007


In case you are finding it difficult to deploy a process-definition having a sub-process, then use the below class:
org.jbpm.graph.node.DbSubProcessResolver.java

Use this class in jbpm.cfg.xml:

<bean name="jbpm.sub.process.resolver" class="org.jbpm.graph.node.DbSubProcessResolver" />
  | 	

and build the jbpm-console.war again.

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

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



More information about the jboss-user mailing list