[jboss-user] [JBoss jBPM] - Re: problems creating task instances

holly77 do-not-reply at jboss.com
Tue Jan 22 10:20:16 EST 2008


Just a guess, try:


  | String nameOfYourProcessDefinition = "SimpleWorkflow";
  | ProcessInstance processInstance = new ProcessInstance(nameOfYourProcessDefinition);
  | 

What error message do you get?

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

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



More information about the jboss-user mailing list