[jboss-user] [JBoss jBPM] - Re: Error when calling a process from a java class

sreepathia@gmail.com do-not-reply at jboss.com
Mon Jun 30 09:07:51 EDT 2008


Hey,
try using 

  | ProcessDefinition.parseXmlXXXXX(....);
  | 
instead of 

  | ProcessDefinition.parseParResource("simple.war/processdefinition.xml"); 

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

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



More information about the jboss-user mailing list