[jboss-user] [JBoss jBPM] - Re: about process deployment ...
cwad0000
do-not-reply at jboss.com
Tue Aug 29 05:24:36 EDT 2006
"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
More information about the jboss-user
mailing list