- From: Furniss, Peter <Peter.Furniss@choreology.com>
- Date: Thu, 22 May 2003 13:56:57 +0100
- To: "Ricky Ho" <riho@cisco.com>, "Mark Little" <mark.little@arjuna.com>, <public-ws-chor@w3.org>
catching up ... Ricky Ho sent: > >BPEL integration with WS-Tx >====================== >I'd like to see something like the following in BPEL > ><process> > .... > <sequence> > ..... > <receive newScope="true" ....> > <scope> > <PrepareHandler> ... </PrepareHandler> > <CancelHandler> ... </CancelHandler> > <CommitHandler> ... </CommitHandler> > <CompensationHandler> ... </CompensationHandler> > </scope> > </receive> > ..... > </sequence> ></process> > >Thoughts ?? That latter looks remarkably like the Participant framework we have (in java) in Choreology Cohesions - proof perhaps that BPEL is just a programming language :-). Some piece of behaviour in reaction to an application message is defined (do there need to be immediate forward operations in the <receive> element ?), and the reactions to the potential future stimuli are also defined and associated with it. Peter ------------------------------------------ Peter Furniss Chief Scientist, Choreology Ltd Cohesions 1.0 (TM) Business transaction management software for application coordination web: http://www.choreology.com email: peter.furniss@choreology.com phone: +44 20 7670 1679 direct: +44 20 7670 1783 mobile: +44 7951 536168 13 Austin Friars, London EC2N 2JX
Received on Thursday, 22 May 2003 08:57:08 UTC