[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [wsbpel] Issue - 162 - Proposal For Vote
Issue 162 - Unique Activity Names for Compensate
Proposal: Add text to section 13.3.3 "Invoking a Compensation Handler" to
clarify that activity names used in a compensate activity must be unique
within the scope.
Rationale: Currently, there is no constraint on activity names, i.e. the
activity name (standard attribute) does not have to be unique. As a result,
a compensate activity may become ambigous:
scope
compensationHandler
compensate "A" <-- don't know which one
scope name="A" <-- first enclosed scope
scope name="A" <-- second enclosed scope
Kind Regards
DK
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]