[jboss-user] [JBoss jBPM] - Re: Starting a Process Through API
salaboy21
do-not-reply at jboss.com
Thu Oct 30 09:10:53 EDT 2008
I have no previously experience with jbpm-bpel, but first of all
you need to deploy your process first in order to do:
| ProcessInstance procInstance = JbpmContext.newProcessInstance("ProcessDefintionName");
|
|
did you try with JbpmContext.deploy(BpelProcessDefinition)?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185712#4185712
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185712
More information about the jboss-user
mailing list