Luciano Resende wrote:
So, in the case where we replace the ODE Process Store module with one
implemented by Tuscany, is this new module going to be responsible for
handling all the versioning and matching a running process instance
with the right BPEL process version ?

Also, can the modules that handle deploy.xml and process store be
implemented separately (e.g Tuscany would handle deploy.xml but still
use ode process store module) ?

Thanks
Luciano
Luciano,

My reading of Matthieu's note is that what is necessary is simply that Tuscany must implement a ProcessConf class, rather than the whole process store. That can be prepared entirely from information which Tuscany has to hand, although as Matthieu points out, there are complex details within the ProcessConf implementation that will require us to re-use some ODE modules that compile the BPEL process file, but he says that doing that will not be too hard ;-)

With Tuscany, the Process Store is not needed since Tuscany has the Domain configuration to drive things.


Yours optimistically,

Mike.

Reply via email to