[jboss-dev-forums] [Design of JBoss jBPM] - Re: [sim] experiments & scenarios
camunda
do-not-reply at jboss.com
Fri Oct 19 05:31:01 EDT 2007
Okay, I already changed something myself:
Including a process in the scenario is changed from
<sim-process name='test'>
to
<sim-process path='Test/processdefinition.xml'>
This makes it easy to load the process from the XML directly while constructing the scenario. Otherwise the process definition has to be available somewhere, which gets a problem. The one from the jbpmCointext can not be used, because it is not instrumented for simulation.
I have some ideas to improve that later, but for the moment it is the most easy, but also convenient way I think.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096881#4096881
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096881
More information about the jboss-dev-forums
mailing list