diff options
| author | Gordon Sim <gsim@apache.org> | 2007-05-31 08:45:39 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-05-31 08:45:39 +0000 |
| commit | 3359525a4c1d518148c29b9af1706ea9e16dc39b (patch) | |
| tree | 12ebae951cc4260344ca4d8c9b522262eb2e41ab /qpid/specs | |
| parent | 6b965ef06930f48540723a3712cc5d9aa71a6e7f (diff) | |
| download | qpid-python-3359525a4c1d518148c29b9af1706ea9e16dc39b.tar.gz | |
Changed class id to avoid clash with dtx.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@543085 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/specs')
| -rw-r--r-- | qpid/specs/amqp-dtx-preview.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/specs/amqp-dtx-preview.xml b/qpid/specs/amqp-dtx-preview.xml index 77ef5e0bb2..f1c10f609c 100644 --- a/qpid/specs/amqp-dtx-preview.xml +++ b/qpid/specs/amqp-dtx-preview.xml @@ -109,7 +109,7 @@ <!-- == dtx-demarcation ========================================================== --> - <class name = "dtx-demarcation" handler = "channel" index = "100" label = "demarcates distributed transaction branches"> + <class name = "dtx-demarcation" handler = "channel" index = "101" label = "demarcates distributed transaction branches"> <doc> This class is part of the X-Open XA distributed transaction protocol support. It allows a channel to be selected for use with distributed transactions and the transactional boundaries for work on that channel |
