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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to