"wenbozhu" wrote :  Are there any other ways available to deploy processes? 

i deploy the processes in an own method, by calling the api:

  | ...
  | ProcessDefinition processDefinition = 
ProcessDefinition.parseXmlInputStream(is);
  | jbpmContext.deployProcessDefinition(processDefinition);
  | ...
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968024
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to