Author: gsim
Date: Thu May 31 01:45:39 2007
New Revision: 543085

URL: http://svn.apache.org/viewvc?view=rev&rev=543085
Log:
Changed class id to avoid clash with dtx.


Modified:
    incubator/qpid/trunk/qpid/specs/amqp-dtx-preview.xml

Modified: incubator/qpid/trunk/qpid/specs/amqp-dtx-preview.xml
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/specs/amqp-dtx-preview.xml?view=diff&rev=543085&r1=543084&r2=543085
==============================================================================
--- incubator/qpid/trunk/qpid/specs/amqp-dtx-preview.xml (original)
+++ incubator/qpid/trunk/qpid/specs/amqp-dtx-preview.xml Thu May 31 01:45:39 
2007
@@ -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


Reply via email to